Autobuilder log for remotes/origin/HEAD~1 (e3a0558cf4e4855a4f4c5fb2d44273ea95cfac70):
>>> Starting at: Fri Jul 31 19:40:05 UTC 2026
>>> Commit: e3a0558cf4e4855a4f4c5fb2d44273ea95cfac70
>>> Switching git branch...
--START-IGNORE-WARNINGS
HEAD is now at c24f7c9489 grouplimit syntax
Previous HEAD position was c24f7c9489 grouplimit syntax
HEAD is now at e3a0558cf4 todo
HEAD is now at e3a0558cf4 todo
--STOP-IGNORE-WARNINGS
>>> Building...
+ unset GIT_ANNEX_TMP_BUILD_DIR
+ unset GIT_ANNEX_LOCAL_FEATURES
++ git rev-parse HEAD
+ REV=e3a0558cf4e4855a4f4c5fb2d44273ea95cfac70
+ OUTDIR=../out/output/sha1/e3a0558cf4e4855a4f4c5fb2d44273ea95cfac70
+ OUTDIR_TMP=../out/output/sha1/e3a0558cf4e4855a4f4c5fb2d44273ea95cfac70.tmp
+ install -d -m0755 -- ../out/output/sha1/e3a0558cf4e4855a4f4c5fb2d44273ea95cfac70.tmp
+ printf '%s\n' e3a0558cf4e4855a4f4c5fb2d44273ea95cfac70
++ pwd
+ PATH=/home/builder/gitbuilder/build/..:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
+ export PATH
+ BUILDERCOMMONOPTIONS='-fBotan -f-Blake3 -fXXH3'
+ export BUILDERCOMMONOPTIONS
+ ghc --make Build/BuildVersion
[ 1 of 14] Compiling Utility.Data ( Utility/Data.hs, Utility/Data.o )
[ 2 of 14] Compiling Utility.FileSystemEncoding ( Utility/FileSystemEncoding.hs, Utility/FileSystemEncoding.o )
[ 3 of 14] Compiling Utility.Debug ( Utility/Debug.hs, Utility/Debug.o )
[ 4 of 14] Compiling Utility.Misc ( Utility/Misc.hs, Utility/Misc.o )
[ 5 of 14] Compiling Utility.Monad ( Utility/Monad.hs, Utility/Monad.o )
[ 6 of 14] Compiling Utility.OsPath ( Utility/OsPath.hs, Utility/OsPath.o )
[ 7 of 14] Compiling Utility.FileIO ( Utility/FileIO.hs, Utility/FileIO.o )
[ 8 of 14] Compiling Utility.Process.Shim ( Utility/Process/Shim.hs, Utility/Process/Shim.o )
[ 9 of 14] Compiling Utility.SafeOutput ( Utility/SafeOutput.hs, Utility/SafeOutput.o )
[10 of 14] Compiling Utility.Exception ( Utility/Exception.hs, Utility/Exception.o )
[11 of 14] Compiling Utility.Process ( Utility/Process.hs, Utility/Process.o )
[12 of 14] Compiling Build.Version ( Build/Version.hs, Build/Version.o )
[13 of 14] Compiling Main ( Build/BuildVersion.hs, Build/BuildVersion.o )
[14 of 14] Linking Build/BuildVersion
+ Build/BuildVersion
+ make linuxstandalone
make git-annex Build/Standalone
make[1]: Entering directory '/home/builder/gitbuilder/build'
if [ "cabal" = ./Setup ]; then ghc --make Setup; fi
if [ "cabal" != stack ]; then \
cabal configure -fBotan -f-Blake3 -fXXH3 --ghc-options=""; \
rm cabal.project.local~* 2>/dev/null || true; \
else \
cabal setup -fBotan -f-Blake3 -fXXH3; \
fi
mkdir -p tmp
touch tmp/configure-stamp
cabal build -fBotan -f-Blake3 -fXXH3
Warning: The package list for 'hackage.haskell.org' is 46 days old.
Run 'cabal update' to get the latest list of available packages.
Resolving dependencies...
Build profile: -w ghc-9.10.3 -O1
In order, the following will be built (use -v for more details):
- git-annex-10.20260717 (exe:git-annex) (first run)
Created semaphore called cabal_semaphore_hy with 4 slots.
[ 1 of 25] Compiling Author ( /home/builder/gitbuilder/build/Author.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Author.o )
[ 2 of 25] Compiling Utility.Data ( /home/builder/gitbuilder/build/Utility/Data.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Utility/Data.o )
[ 3 of 25] Compiling Utility.FileSystemEncoding ( /home/builder/gitbuilder/build/Utility/FileSystemEncoding.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Utility/FileSystemEncoding.o )
[ 4 of 25] Compiling Utility.Debug ( /home/builder/gitbuilder/build/Utility/Debug.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Utility/Debug.o )
[ 5 of 25] Compiling Utility.Misc ( /home/builder/gitbuilder/build/Utility/Misc.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Utility/Misc.o )
[ 6 of 25] Compiling Utility.Monad ( /home/builder/gitbuilder/build/Utility/Monad.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Utility/Monad.o )
[ 7 of 25] Compiling Utility.OsPath ( /home/builder/gitbuilder/build/Utility/OsPath.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Utility/OsPath.o )
[ 8 of 25] Compiling Utility.FileIO ( /home/builder/gitbuilder/build/Utility/FileIO.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Utility/FileIO.o )
[ 9 of 25] Compiling Utility.OsString ( /home/builder/gitbuilder/build/Utility/OsString.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Utility/OsString.o )
[10 of 25] Compiling Utility.Process.Shim ( /home/builder/gitbuilder/build/Utility/Process/Shim.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Utility/Process/Shim.o )
[11 of 25] Compiling Utility.SafeOutput ( /home/builder/gitbuilder/build/Utility/SafeOutput.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Utility/SafeOutput.o )
[12 of 25] Compiling Utility.Exception ( /home/builder/gitbuilder/build/Utility/Exception.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Utility/Exception.o )
[13 of 25] Compiling Utility.Process ( /home/builder/gitbuilder/build/Utility/Process.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Utility/Process.o )
[14 of 25] Compiling Utility.SafeCommand ( /home/builder/gitbuilder/build/Utility/SafeCommand.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Utility/SafeCommand.o )
[15 of 25] Compiling Utility.Env.Basic ( /home/builder/gitbuilder/build/Utility/Env/Basic.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Utility/Env/Basic.o )
[16 of 25] Compiling Build.Version ( /home/builder/gitbuilder/build/Build/Version.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Build/Version.o )
[17 of 25] Compiling Utility.Split ( /home/builder/gitbuilder/build/Utility/Split.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Utility/Split.o )
[18 of 25] Compiling Utility.DottedVersion ( /home/builder/gitbuilder/build/Utility/DottedVersion.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Utility/DottedVersion.o )
[19 of 25] Compiling Git.Version ( /home/builder/gitbuilder/build/Git/Version.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Git/Version.o )
[20 of 25] Compiling Utility.SystemDirectory ( /home/builder/gitbuilder/build/Utility/SystemDirectory.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Utility/SystemDirectory.o )
[21 of 25] Compiling Utility.Path ( /home/builder/gitbuilder/build/Utility/Path.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Utility/Path.o )
[22 of 25] Compiling Build.TestConfig ( /home/builder/gitbuilder/build/Build/TestConfig.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Build/TestConfig.o )
[23 of 25] Compiling Build.Configure ( /home/builder/gitbuilder/build/Build/Configure.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Build/Configure.o )
[24 of 25] Compiling Main ( /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/setup.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/Main.o )
[25 of 25] Linking /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/setup/setup
checking UPGRADE_LOCATION... https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-armhf.tar.gz
checking git... yes
checking git version... 2.53.0
checking cp -a... yes
checking cp -p... yes
checking cp --preserve=timestamps... yes
checking cp --reflink=auto... yes
checking cp --no-preserve=xattr... yes
checking xargs -0... yes
checking rsync... yes
checking curl... yes
checking bup... no
checking borg... no
checking nice... yes
checking ionice... yes
checking nocache... no
checking gpg... gpg
checking lsof... lsof
checking git-remote-gcrypt... git-remote-gcrypt
checking ssh connection caching... yes
Configuring git-annex-10.20260717...
Preprocessing executable 'git-annex' for git-annex-10.20260717...
Building executable 'git-annex' for git-annex-10.20260717...
error: BuildFlags.hs:76:2:
warning: #warning Building without Blake3 support. [-Wcpp]
76 | #warning Building without Blake3 support.
| ^~~~~~~
|
76 | #warning Building without Blake3 support.
| ^
error: Remote/S3.hs:16:2:
warning: #warning Building with an old version of the aws library. Recommend updating to 0.25.2, which fixes bugs and is needed for some features. [-Wcpp]
16 | #warning Building with an old version of the aws library. Recommend updating to 0.25.2, which fixes bugs and is needed for some features.
| ^~~~~~~
|
16 | #warning Building with an old version of the aws library. Recommend updating to 0.25.2, which fixes bugs and is needed for some features.
| ^
[ 1 of 758] Compiling Assistant.Types.BranchChange ( Assistant/Types/BranchChange.hs, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/build/git-annex/git-annex-tmp/Assistant/Types/BranchChange.o, /home/builder/gitbuilder/build/dist-newstyle/build/arm-linux/ghc-9.10.3/git-annex-10.20260717/build/git-annex/git-annex-tmp/Assistant/Types/BranchChange.dyn_o )
ghc-9.10.3: internal error: evacuate: strange closure type 57344
(GHC version 9.10.3 for arm_unknown_linux)
Please report this as a GHC bug: https://www.haskell.org/ghc/reportabug
Failed to build git-annex-10.20260717. The build process terminated with exit code -6
make[1]: *** [Makefile:62: git-annex] Error 1
make[1]: Leaving directory '/home/builder/gitbuilder/build'
make: *** [Makefile:168: linuxstandalone] Error 2
+ make clean
if [ "cabal" != ./Setup ] && [ "cabal" != cabal ]; then cabal clean; fi
rm -rf tmp dist dist-newstyle git-annex configure *.tix .hpc \
doc/.ikiwiki html dist tags Build/SysConfig Build/Version \
Setup Build/InstallDesktopFile Build/Standalone \
Build/DistributionUpdate Build/BuildVersion Build/MakeMans \
git-annex-shell git-remote-annex .tasty-rerun-log
find . -name \*.o -exec rm {} \;
find . -name \*.hi -exec rm {} \;
+ exit 3
>>> Cleaning after failed build...
>>> Result code: 40
FAIL
renamed 'out/log' -> 'out/fail/e3a0558cf4e4855a4f4c5fb2d44273ea95cfac70'
Done: e3a0558cf4e4855a4f4c5fb2d44273ea95cfac70