<< index

Autobuilder log for remotes/origin/git-remote-annex~13 (377e9fff187305d7cecfa003c9e88ece45766ae6):

>>> Starting at: Wed Mar 27 21:01:24 UTC 2024

>>> Commit: 377e9fff187305d7cecfa003c9e88ece45766ae6

>>> Switching git branch...
--START-IGNORE-WARNINGS
HEAD is now at 96bbe9fafc fixes
Previous HEAD position was 96bbe9fafc fixes
HEAD is now at 377e9fff18 fix typo
HEAD is now at 377e9fff18 fix typo
--STOP-IGNORE-WARNINGS

>>> Building...
+ unset GIT_ANNEX_TMP_BUILD_DIR
+ unset GIT_ANNEX_LOCAL_FEATURES
++ git rev-parse HEAD
+ REV=377e9fff187305d7cecfa003c9e88ece45766ae6
+ OUTDIR=../out/output/sha1/377e9fff187305d7cecfa003c9e88ece45766ae6
+ OUTDIR_TMP=../out/output/sha1/377e9fff187305d7cecfa003c9e88ece45766ae6.tmp
+ install -d -m0755 -- ../out/output/sha1/377e9fff187305d7cecfa003c9e88ece45766ae6.tmp
+ printf '%s\n' 377e9fff187305d7cecfa003c9e88ece45766ae6
+ ghc --make Build/BuildVersion
[1 of 7] Compiling Utility.Data ( Utility/Data.hs, Utility/Data.o )
[2 of 7] Compiling Utility.Misc ( Utility/Misc.hs, Utility/Misc.o )
[3 of 7] Compiling Utility.Monad ( Utility/Monad.hs, Utility/Monad.o )
[4 of 7] Compiling Utility.SafeOutput ( Utility/SafeOutput.hs, Utility/SafeOutput.o )
[5 of 7] Compiling Utility.Exception ( Utility/Exception.hs, Utility/Exception.o )
[6 of 7] Compiling Build.Version ( Build/Version.hs, Build/Version.o )
[7 of 7] Compiling Main ( Build/BuildVersion.hs, Build/BuildVersion.o )
Linking Build/BuildVersion ...
+ Build/BuildVersion
+ timeout 60m 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 -fParallelBuild --ghc-options=""; \
rm cabal.project.local~* 2>/dev/null || true; \
else \
cabal setup ; \
fi
Resolving dependencies...
Build profile: -w ghc-9.0.2 -O1
In order, the following would be built (use -v for more details):
- git-annex-10.20240227 (first run)
mkdir -p tmp
touch tmp/configure-stamp
cabal build
Build profile: -w ghc-9.0.2 -O1
In order, the following will be built (use -v for more details):
- git-annex-10.20240227 (exe:git-annex) (first run)
[ 1 of 21] Compiling Author ( /home/builder/gitbuilder/build/Author.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Author.o )
[ 2 of 21] Compiling Utility.Data ( /home/builder/gitbuilder/build/Utility/Data.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Utility/Data.o )
[ 3 of 21] Compiling Utility.FileSystemEncoding ( /home/builder/gitbuilder/build/Utility/FileSystemEncoding.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Utility/FileSystemEncoding.o )
[ 4 of 21] Compiling Utility.Debug ( /home/builder/gitbuilder/build/Utility/Debug.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Utility/Debug.o )
[ 5 of 21] Compiling Utility.Misc ( /home/builder/gitbuilder/build/Utility/Misc.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Utility/Misc.o )
[ 6 of 21] Compiling Utility.Monad ( /home/builder/gitbuilder/build/Utility/Monad.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Utility/Monad.o )
[ 7 of 21] Compiling Utility.Process.Shim ( /home/builder/gitbuilder/build/Utility/Process/Shim.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Utility/Process/Shim.o )
[ 8 of 21] Compiling Utility.SafeOutput ( /home/builder/gitbuilder/build/Utility/SafeOutput.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Utility/SafeOutput.o )
[ 9 of 21] Compiling Utility.Exception ( /home/builder/gitbuilder/build/Utility/Exception.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Utility/Exception.o )
[10 of 21] Compiling Utility.Process ( /home/builder/gitbuilder/build/Utility/Process.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Utility/Process.o )
[11 of 21] Compiling Utility.SafeCommand ( /home/builder/gitbuilder/build/Utility/SafeCommand.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Utility/SafeCommand.o )
[12 of 21] Compiling Utility.Env.Basic ( /home/builder/gitbuilder/build/Utility/Env/Basic.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Utility/Env/Basic.o )
[13 of 21] Compiling Build.Version ( /home/builder/gitbuilder/build/Build/Version.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Build/Version.o )
[14 of 21] Compiling Utility.Split ( /home/builder/gitbuilder/build/Utility/Split.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Utility/Split.o )
[15 of 21] Compiling Utility.DottedVersion ( /home/builder/gitbuilder/build/Utility/DottedVersion.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Utility/DottedVersion.o )
[16 of 21] Compiling Git.Version ( /home/builder/gitbuilder/build/Git/Version.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Git/Version.o )
[17 of 21] Compiling Utility.SystemDirectory ( /home/builder/gitbuilder/build/Utility/SystemDirectory.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Utility/SystemDirectory.o )
[18 of 21] Compiling Utility.Path ( /home/builder/gitbuilder/build/Utility/Path.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Utility/Path.o )
[19 of 21] Compiling Build.TestConfig ( /home/builder/gitbuilder/build/Build/TestConfig.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Build/TestConfig.o )
[20 of 21] Compiling Build.Configure ( /home/builder/gitbuilder/build/Build/Configure.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Build/Configure.o )
[21 of 21] Compiling Main ( /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/setup.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/Main.o )
Linking /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/setup/setup ...
checking UPGRADE_LOCATION... https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-arm64.tar.gz
checking git... yes
checking git version... 2.39.2
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.20240227...
Preprocessing executable 'git-annex' for git-annex-10.20240227..
Building executable 'git-annex' for git-annex-10.20240227..
[ 1 of 707] Compiling Assistant.Types.BranchChange ( Assistant/Types/BranchChange.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/BranchChange.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/BranchChange.dyn_o )
[ 2 of 707] Compiling Assistant.Types.ThreadName ( Assistant/Types/ThreadName.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/ThreadName.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/ThreadName.dyn_o )
[ 3 of 707] Compiling Assistant.Types.TransferSlots ( Assistant/Types/TransferSlots.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/TransferSlots.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/TransferSlots.dyn_o )
[ 4 of 707] Compiling Author ( Author.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Author.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Author.dyn_o )
[ 5 of 707] Compiling BuildFlags ( BuildFlags.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/BuildFlags.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/BuildFlags.dyn_o )
[ 6 of 707] Compiling BuildInfo ( BuildInfo.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/BuildInfo.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/BuildInfo.dyn_o )
[ 7 of 707] Compiling Build.BundledPrograms ( Build/BundledPrograms.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Build/BundledPrograms.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Build/BundledPrograms.dyn_o )
[ 8 of 707] Compiling Config.Cost ( Config/Cost.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Config/Cost.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Config/Cost.dyn_o )
[ 9 of 707] Compiling Database.Keys.Tables ( Database/Keys/Tables.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Keys/Tables.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Keys/Tables.dyn_o )
[ 10 of 707] Compiling Database.RawFilePath ( Database/RawFilePath.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/RawFilePath.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/RawFilePath.dyn_o )
[ 11 of 707] Compiling Database.Utility ( Database/Utility.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Utility.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Utility.dyn_o )
[ 12 of 707] Compiling Types.AdjustedBranch ( Types/AdjustedBranch.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/AdjustedBranch.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/AdjustedBranch.dyn_o )
[ 13 of 707] Compiling Types.Availability ( Types/Availability.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Availability.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Availability.dyn_o )
[ 14 of 707] Compiling Types.Creds ( Types/Creds.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Creds.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Creds.dyn_o )
[ 15 of 707] Compiling Assistant.Types.CredPairCache ( Assistant/Types/CredPairCache.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/CredPairCache.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/CredPairCache.dyn_o )
[ 16 of 707] Compiling Types.DesktopNotify ( Types/DesktopNotify.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/DesktopNotify.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/DesktopNotify.dyn_o )
[ 17 of 707] Compiling Types.Direction ( Types/Direction.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Direction.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Direction.dyn_o )
[ 18 of 707] Compiling Types.IndexFiles ( Types/IndexFiles.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/IndexFiles.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/IndexFiles.dyn_o )
[ 19 of 707] Compiling Types.Link ( Types/Link.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Link.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Link.dyn_o )
[ 20 of 707] Compiling Types.Mime ( Types/Mime.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Mime.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Mime.dyn_o )
[ 21 of 707] Compiling Types.ProposedAccepted ( Types/ProposedAccepted.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/ProposedAccepted.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/ProposedAccepted.dyn_o )
[ 22 of 707] Compiling Types.RemoteConfig ( Types/RemoteConfig.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/RemoteConfig.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/RemoteConfig.dyn_o )
[ 23 of 707] Compiling Types.RepoVersion ( Types/RepoVersion.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/RepoVersion.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/RepoVersion.dyn_o )
[ 24 of 707] Compiling Types.Upgrade ( Types/Upgrade.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Upgrade.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Upgrade.dyn_o )
[ 25 of 707] Compiling Types.WorkerPool ( Types/WorkerPool.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/WorkerPool.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/WorkerPool.dyn_o )
[ 26 of 707] Compiling Utility.Applicative ( Utility/Applicative.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Applicative.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Applicative.dyn_o )
[ 27 of 707] Compiling Utility.Attoparsec ( Utility/Attoparsec.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Attoparsec.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Attoparsec.dyn_o )
[ 28 of 707] Compiling Utility.Bloom ( Utility/Bloom.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Bloom.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Bloom.dyn_o )
[ 29 of 707] Compiling Utility.Data ( Utility/Data.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Data.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Data.dyn_o )
[ 30 of 707] Compiling Utility.DebugLocks ( Utility/DebugLocks.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/DebugLocks.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/DebugLocks.dyn_o )
[ 31 of 707] Compiling Utility.Dot ( Utility/Dot.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Dot.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Dot.dyn_o )
[ 32 of 707] Compiling Utility.Env ( Utility/Env.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Env.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Env.dyn_o )
[ 33 of 707] Compiling Utility.Env.Set ( Utility/Env/Set.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Env/Set.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Env/Set.dyn_o )
[ 34 of 707] Compiling Utility.FileSystemEncoding ( Utility/FileSystemEncoding.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/FileSystemEncoding.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/FileSystemEncoding.dyn_o )
[ 35 of 707] Compiling Utility.Debug ( Utility/Debug.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Debug.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Debug.dyn_o )
[ 36 of 707] Compiling Utility.Aeson ( Utility/Aeson.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Aeson.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Aeson.dyn_o )
[ 37 of 707] Compiling Types.Key ( Types/Key.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Key.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Key.dyn_o )
[ 38 of 707] Compiling Utility.Hash ( Utility/Hash.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Hash.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Hash.dyn_o )
[ 39 of 707] Compiling Utility.HtmlDetect ( Utility/HtmlDetect.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/HtmlDetect.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/HtmlDetect.dyn_o )
[ 40 of 707] Compiling Utility.HumanNumber ( Utility/HumanNumber.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/HumanNumber.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/HumanNumber.dyn_o )
[ 41 of 707] Compiling Utility.DataUnits ( Utility/DataUnits.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/DataUnits.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/DataUnits.dyn_o )
[ 42 of 707] Compiling Utility.LockFile.LockStatus ( Utility/LockFile/LockStatus.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LockFile/LockStatus.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LockFile/LockStatus.dyn_o )
[ 43 of 707] Compiling Utility.MD5 ( Utility/MD5.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/MD5.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/MD5.dyn_o )
[ 44 of 707] Compiling Utility.Misc ( Utility/Misc.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Misc.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Misc.dyn_o )
[ 45 of 707] Compiling Utility.Monad ( Utility/Monad.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Monad.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Monad.dyn_o )
[ 46 of 707] Compiling Utility.LockPool.STM ( Utility/LockPool/STM.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LockPool/STM.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LockPool/STM.dyn_o )
[ 47 of 707] Compiling Utility.LockPool.LockHandle ( Utility/LockPool/LockHandle.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LockPool/LockHandle.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LockPool/LockHandle.dyn_o )
[ 48 of 707] Compiling Utility.OpenFd ( Utility/OpenFd.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/OpenFd.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/OpenFd.dyn_o )
[ 49 of 707] Compiling Utility.OptParse ( Utility/OptParse.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/OptParse.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/OptParse.dyn_o )
[ 50 of 707] Compiling Utility.PID ( Utility/PID.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/PID.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/PID.dyn_o )
[ 51 of 707] Compiling Utility.PartialPrelude ( Utility/PartialPrelude.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/PartialPrelude.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/PartialPrelude.dyn_o )
[ 52 of 707] Compiling Utility.Format ( Utility/Format.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Format.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Format.dyn_o )
[ 53 of 707] Compiling Types.Concurrency ( Types/Concurrency.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Concurrency.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Concurrency.dyn_o )
[ 54 of 707] Compiling Utility.Percentage ( Utility/Percentage.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Percentage.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Percentage.dyn_o )
[ 55 of 707] Compiling Utility.Process.Shim ( Utility/Process/Shim.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Process/Shim.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Process/Shim.dyn_o )
[ 56 of 707] Compiling Utility.QuickCheck ( Utility/QuickCheck.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/QuickCheck.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/QuickCheck.dyn_o )
[ 57 of 707] Compiling Utility.HumanTime ( Utility/HumanTime.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/HumanTime.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/HumanTime.dyn_o )
[ 58 of 707] Compiling Types.VectorClock ( Types/VectorClock.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/VectorClock.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/VectorClock.dyn_o )
[ 59 of 707] Compiling Utility.RawFilePath ( Utility/RawFilePath.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/RawFilePath.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/RawFilePath.dyn_o )
[ 60 of 707] Compiling Utility.FileSize ( Utility/FileSize.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/FileSize.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/FileSize.dyn_o )
[ 61 of 707] Compiling Types.Transitions ( Types/Transitions.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Transitions.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Transitions.dyn_o )
[ 62 of 707] Compiling Utility.SafeOutput ( Utility/SafeOutput.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/SafeOutput.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/SafeOutput.dyn_o )
[ 63 of 707] Compiling Utility.Exception ( Utility/Exception.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Exception.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Exception.dyn_o )
[ 64 of 707] Compiling Utility.Process ( Utility/Process.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Process.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Process.dyn_o )
[ 65 of 707] Compiling Utility.SafeCommand ( Utility/SafeCommand.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/SafeCommand.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/SafeCommand.dyn_o )
[ 66 of 707] Compiling Git.Types ( Git/Types.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Types.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Types.dyn_o )
[ 67 of 707] Compiling Utility.Process.Transcript ( Utility/Process/Transcript.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Process/Transcript.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Process/Transcript.dyn_o )
[ 68 of 707] Compiling Utility.Path.Max ( Utility/Path/Max.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Path/Max.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Path/Max.dyn_o )
[ 69 of 707] Compiling Utility.Network ( Utility/Network.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Network.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Network.dyn_o )
[ 70 of 707] Compiling Utility.Mounts ( Utility/Mounts.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Mounts.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Mounts.dyn_o )
[ 71 of 707] Compiling Utility.IPAddress ( Utility/IPAddress.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/IPAddress.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/IPAddress.dyn_o )
[ 72 of 707] Compiling Utility.Glob ( Utility/Glob.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Glob.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Glob.dyn_o )
[ 73 of 707] Compiling Utility.FileMode ( Utility/FileMode.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/FileMode.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/FileMode.dyn_o )
[ 74 of 707] Compiling Utility.LockFile.Posix ( Utility/LockFile/Posix.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LockFile/Posix.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LockFile/Posix.dyn_o )
[ 75 of 707] Compiling Utility.LockPool.Posix ( Utility/LockPool/Posix.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LockPool/Posix.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LockPool/Posix.dyn_o )
[ 76 of 707] Compiling Utility.LockPool ( Utility/LockPool.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LockPool.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LockPool.dyn_o )
[ 77 of 707] Compiling Types.LockCache ( Types/LockCache.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/LockCache.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/LockCache.dyn_o )
[ 78 of 707] Compiling Utility.LockFile ( Utility/LockFile.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LockFile.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LockFile.dyn_o )
[ 79 of 707] Compiling Git.FileMode ( Git/FileMode.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/FileMode.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/FileMode.dyn_o )
[ 80 of 707] Compiling Utility.Env.Basic ( Utility/Env/Basic.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Env/Basic.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Env/Basic.dyn_o )
[ 81 of 707] Compiling Utility.DiskFree ( Utility/DiskFree.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/DiskFree.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/DiskFree.dyn_o )
[ 82 of 707] Compiling Utility.DBus ( Utility/DBus.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/DBus.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/DBus.dyn_o )
[ 83 of 707] Compiling Utility.Base64 ( Utility/Base64.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Base64.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Base64.dyn_o )
[ 84 of 707] Compiling Git.PktLine ( Git/PktLine.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/PktLine.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/PktLine.dyn_o )
[ 85 of 707] Compiling Build.Version ( Build/Version.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Build/Version.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Build/Version.dyn_o )
[ 86 of 707] Compiling Build.Mans ( Build/Mans.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Build/Mans.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Build/Mans.dyn_o )
[ 87 of 707] Compiling Annex.UntrustedFilePath ( Annex/UntrustedFilePath.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/UntrustedFilePath.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/UntrustedFilePath.dyn_o )
[ 88 of 707] Compiling Utility.Shell ( Utility/Shell.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Shell.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Shell.dyn_o )
[ 89 of 707] Compiling Utility.Split ( Utility/Split.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Split.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Split.dyn_o )
[ 90 of 707] Compiling Utility.ShellEscape ( Utility/ShellEscape.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/ShellEscape.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/ShellEscape.dyn_o )
[ 91 of 707] Compiling Utility.DottedVersion ( Utility/DottedVersion.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/DottedVersion.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/DottedVersion.dyn_o )
[ 92 of 707] Compiling Git.Version ( Git/Version.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Version.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Version.dyn_o )
[ 93 of 707] Compiling Git.BuildVersion ( Git/BuildVersion.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/BuildVersion.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/BuildVersion.dyn_o )
[ 94 of 707] Compiling Utility.SshHost ( Utility/SshHost.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/SshHost.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/SshHost.dyn_o )
[ 95 of 707] Compiling Utility.SystemDirectory ( Utility/SystemDirectory.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/SystemDirectory.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/SystemDirectory.dyn_o )
[ 96 of 707] Compiling Utility.Path ( Utility/Path.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Path.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Path.dyn_o )
[ 97 of 707] Compiling Utility.Path.Windows ( Utility/Path/Windows.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Path/Windows.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Path/Windows.dyn_o )
[ 98 of 707] Compiling Utility.Path.Tests ( Utility/Path/Tests.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Path/Tests.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Path/Tests.dyn_o )
[ 99 of 707] Compiling Utility.MagicWormhole ( Utility/MagicWormhole.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/MagicWormhole.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/MagicWormhole.dyn_o )
[100 of 707] Compiling Utility.Directory ( Utility/Directory.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Directory.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Directory.dyn_o )
[101 of 707] Compiling Utility.Directory.Stream ( Utility/Directory/Stream.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Directory/Stream.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Directory/Stream.dyn_o )
[102 of 707] Compiling Build.TestConfig ( Build/TestConfig.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Build/TestConfig.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Build/TestConfig.dyn_o )
[103 of 707] Compiling Build.Configure ( Build/Configure.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Build/Configure.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Build/Configure.dyn_o )
[104 of 707] Compiling Utility.Tense ( Utility/Tense.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Tense.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Tense.dyn_o )
[105 of 707] Compiling Assistant.Types.Alert ( Assistant/Types/Alert.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/Alert.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/Alert.dyn_o )
[106 of 707] Compiling Utility.Terminal ( Utility/Terminal.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Terminal.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Terminal.dyn_o )
[107 of 707] Compiling Utility.ThreadLock ( Utility/ThreadLock.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/ThreadLock.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/ThreadLock.dyn_o )
[108 of 707] Compiling Utility.ThreadScheduler ( Utility/ThreadScheduler.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/ThreadScheduler.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/ThreadScheduler.dyn_o )
[109 of 707] Compiling Utility.TimeStamp ( Utility/TimeStamp.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/TimeStamp.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/TimeStamp.dyn_o )
[110 of 707] Compiling Annex.VectorClock.Utility ( Annex/VectorClock/Utility.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/VectorClock/Utility.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/VectorClock/Utility.dyn_o )
[111 of 707] Compiling Utility.Tmp ( Utility/Tmp.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Tmp.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Tmp.dyn_o )
[112 of 707] Compiling Utility.MoveFile ( Utility/MoveFile.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/MoveFile.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/MoveFile.dyn_o )
[113 of 707] Compiling Utility.Tmp.Dir ( Utility/Tmp/Dir.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Tmp/Dir.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Tmp/Dir.dyn_o )
[114 of 707] Compiling Utility.Touch ( Utility/Touch.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Touch.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Touch.dyn_o )
[115 of 707] Compiling Utility.Tuple ( Utility/Tuple.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Tuple.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Tuple.dyn_o )
[116 of 707] Compiling Utility.Scheduled ( Utility/Scheduled.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Scheduled.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Scheduled.dyn_o )
[117 of 707] Compiling Utility.Scheduled.QuickCheck ( Utility/Scheduled/QuickCheck.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Scheduled/QuickCheck.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Scheduled/QuickCheck.dyn_o )
[118 of 707] Compiling Utility.Url.Parse ( Utility/Url/Parse.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Url/Parse.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Url/Parse.dyn_o )
[119 of 707] Compiling Utility.UserInfo ( Utility/UserInfo.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/UserInfo.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/UserInfo.dyn_o )
[120 of 707] Compiling Utility.Path.AbsRel ( Utility/Path/AbsRel.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Path/AbsRel.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Path/AbsRel.dyn_o )
[121 of 707] Compiling Utility.LockFile.PidLock ( Utility/LockFile/PidLock.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LockFile/PidLock.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LockFile/PidLock.dyn_o )
[122 of 707] Compiling Utility.LockPool.PidLock ( Utility/LockPool/PidLock.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LockPool/PidLock.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LockPool/PidLock.dyn_o )
[123 of 707] Compiling Utility.LinuxMkLibs ( Utility/LinuxMkLibs.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LinuxMkLibs.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LinuxMkLibs.dyn_o )
[124 of 707] Compiling Utility.Directory.Create ( Utility/Directory/Create.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Directory/Create.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Directory/Create.dyn_o )
[125 of 707] Compiling Common ( Common.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Common.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Common.dyn_o )
[126 of 707] Compiling Utility.Tor ( Utility/Tor.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Tor.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Tor.dyn_o )
[127 of 707] Compiling Utility.TList ( Utility/TList.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/TList.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/TList.dyn_o )
[128 of 707] Compiling Assistant.Types.Commits ( Assistant/Types/Commits.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/Commits.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/Commits.dyn_o )
[129 of 707] Compiling Utility.Su ( Utility/Su.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Su.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Su.dyn_o )
[130 of 707] Compiling Utility.StatelessOpenPGP ( Utility/StatelessOpenPGP.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/StatelessOpenPGP.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/StatelessOpenPGP.dyn_o )
[131 of 707] Compiling Utility.SshConfig ( Utility/SshConfig.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/SshConfig.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/SshConfig.dyn_o )
[132 of 707] Compiling Utility.SimpleProtocol ( Utility/SimpleProtocol.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/SimpleProtocol.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/SimpleProtocol.dyn_o )
[133 of 707] Compiling Utility.AuthToken ( Utility/AuthToken.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/AuthToken.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/AuthToken.dyn_o )
[134 of 707] Compiling Types.UUID ( Types/UUID.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/UUID.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/UUID.dyn_o )
[135 of 707] Compiling Types.TrustLevel ( Types/TrustLevel.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/TrustLevel.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/TrustLevel.dyn_o )
[136 of 707] Compiling Types.RemoteState ( Types/RemoteState.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/RemoteState.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/RemoteState.dyn_o )
[137 of 707] Compiling Types.NumCopies ( Types/NumCopies.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/NumCopies.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/NumCopies.dyn_o )
[138 of 707] Compiling Types.Group ( Types/Group.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Group.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Group.dyn_o )
[139 of 707] Compiling Utility.ResourcePool ( Utility/ResourcePool.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/ResourcePool.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/ResourcePool.dyn_o )
[140 of 707] Compiling Utility.NotificationBroadcaster ( Utility/NotificationBroadcaster.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/NotificationBroadcaster.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/NotificationBroadcaster.dyn_o )
[141 of 707] Compiling Utility.Metered ( Utility/Metered.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Metered.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Metered.dyn_o )
[142 of 707] Compiling Utility.Url ( Utility/Url.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Url.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Url.dyn_o )
[143 of 707] Compiling Types.UrlContents ( Types/UrlContents.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/UrlContents.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/UrlContents.dyn_o )
[144 of 707] Compiling Types.CleanupActions ( Types/CleanupActions.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/CleanupActions.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/CleanupActions.dyn_o )
[145 of 707] Compiling Utility.Rsync ( Utility/Rsync.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Rsync.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Rsync.dyn_o )
[146 of 707] Compiling Types.Messages ( Types/Messages.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Messages.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Messages.dyn_o )
[147 of 707] Compiling Utility.Matcher ( Utility/Matcher.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Matcher.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Matcher.dyn_o )
[148 of 707] Compiling Types.FileMatcher ( Types/FileMatcher.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/FileMatcher.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/FileMatcher.dyn_o )
[149 of 707] Compiling Utility.Lsof ( Utility/Lsof.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Lsof.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Lsof.dyn_o )
[150 of 707] Compiling Utility.LogFile ( Utility/LogFile.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LogFile.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/LogFile.dyn_o )
[151 of 707] Compiling Utility.InodeCache ( Utility/InodeCache.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/InodeCache.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/InodeCache.dyn_o )
[152 of 707] Compiling Types.KeySource ( Types/KeySource.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/KeySource.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/KeySource.dyn_o )
[153 of 707] Compiling Types.Backend ( Types/Backend.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Backend.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Backend.dyn_o )
[154 of 707] Compiling Database.Handle ( Database/Handle.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Handle.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Handle.dyn_o )
[155 of 707] Compiling Database.Queue ( Database/Queue.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Queue.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Queue.dyn_o )
[156 of 707] Compiling Database.Keys.Handle ( Database/Keys/Handle.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Keys/Handle.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Keys/Handle.dyn_o )
[157 of 707] Compiling Utility.Gpg ( Utility/Gpg.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Gpg.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Gpg.dyn_o )
[158 of 707] Compiling Types.Crypto ( Types/Crypto.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Crypto.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Crypto.dyn_o )
[159 of 707] Compiling Utility.DirWatcher.Types ( Utility/DirWatcher/Types.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/DirWatcher/Types.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/DirWatcher/Types.dyn_o )
[160 of 707] Compiling Utility.DirWatcher.INotify ( Utility/DirWatcher/INotify.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/DirWatcher/INotify.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/DirWatcher/INotify.dyn_o )
[161 of 707] Compiling Utility.DirWatcher ( Utility/DirWatcher.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/DirWatcher.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/DirWatcher.dyn_o )
[162 of 707] Compiling Utility.Daemon ( Utility/Daemon.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Daemon.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Daemon.dyn_o )
[163 of 707] Compiling Utility.CopyFile ( Utility/CopyFile.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/CopyFile.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/CopyFile.dyn_o )
[164 of 707] Compiling Utility.CoProcess ( Utility/CoProcess.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/CoProcess.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/CoProcess.dyn_o )
[165 of 707] Compiling Utility.Batch ( Utility/Batch.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Batch.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Batch.dyn_o )
[166 of 707] Compiling Utility.Android ( Utility/Android.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Android.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Android.dyn_o )
[167 of 707] Compiling Types.TransferrerPool ( Types/TransferrerPool.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/TransferrerPool.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/TransferrerPool.dyn_o )
[168 of 707] Compiling Types.ScheduledActivity ( Types/ScheduledActivity.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/ScheduledActivity.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/ScheduledActivity.dyn_o )
[169 of 707] Compiling Types.RefSpec ( Types/RefSpec.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/RefSpec.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/RefSpec.dyn_o )
[170 of 707] Compiling Types.MetaData ( Types/MetaData.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/MetaData.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/MetaData.dyn_o )
[171 of 707] Compiling Annex.MetaData.StandardFields ( Annex/MetaData/StandardFields.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/MetaData/StandardFields.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/MetaData/StandardFields.dyn_o )
[172 of 707] Compiling Logs.Line ( Logs/Line.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Line.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Line.dyn_o )
[173 of 707] Compiling Key ( Key.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Key.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Key.dyn_o )
[174 of 707] Compiling Git.Url ( Git/Url.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Url.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Url.dyn_o )
[175 of 707] Compiling Git.Ssh ( Git/Ssh.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Ssh.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Ssh.dyn_o )
[176 of 707] Compiling Git.Sha ( Git/Sha.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Sha.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Sha.dyn_o )
[177 of 707] Compiling Git.Quote ( Git/Quote.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Quote.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Quote.dyn_o )
[178 of 707] Compiling Git.LockFile ( Git/LockFile.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/LockFile.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/LockFile.dyn_o )
[179 of 707] Compiling Git.FilterProcess ( Git/FilterProcess.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/FilterProcess.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/FilterProcess.dyn_o )
[180 of 707] Compiling Git ( Git.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git.dyn_o )
[181 of 707] Compiling Types.View ( Types/View.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/View.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/View.dyn_o )
[182 of 707] Compiling Types.BranchState ( Types/BranchState.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/BranchState.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/BranchState.dyn_o )
[183 of 707] Compiling Git.Remote ( Git/Remote.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Remote.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Remote.dyn_o )
[184 of 707] Compiling Git.Objects ( Git/Objects.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Objects.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Objects.dyn_o )
[185 of 707] Compiling Git.Index ( Git/Index.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Index.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Index.dyn_o )
[186 of 707] Compiling Git.Hook ( Git/Hook.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Hook.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Hook.dyn_o )
[187 of 707] Compiling Git.FilePath ( Git/FilePath.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/FilePath.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/FilePath.dyn_o )
[188 of 707] Compiling Types.Export ( Types/Export.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Export.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Export.dyn_o )
[189 of 707] Compiling Types.Import ( Types/Import.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Import.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Import.dyn_o )
[190 of 707] Compiling Database.Types ( Database/Types.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Types.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Types.dyn_o )
[191 of 707] Compiling Git.DiffTreeItem ( Git/DiffTreeItem.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/DiffTreeItem.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/DiffTreeItem.dyn_o )
[192 of 707] Compiling Database.Keys.SQL ( Database/Keys/SQL.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Keys/SQL.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Keys/SQL.dyn_o )

This binding for `contentInodecache' shadows the existing binding
defined at Database/Keys/SQL.hs:46:1
|
46 | share [mkPersist sqlSettings, mkMigrate "migrateKeysDb"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `contentFilesize' shadows the existing binding
defined at Database/Keys/SQL.hs:46:1
|
46 | share [mkPersist sqlSettings, mkMigrate "migrateKeysDb"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `contentMtime' shadows the existing binding
defined at Database/Keys/SQL.hs:46:1
|
46 | share [mkPersist sqlSettings, mkMigrate "migrateKeysDb"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `contentKey' shadows the existing binding
defined at Database/Keys/SQL.hs:46:1
|
46 | share [mkPersist sqlSettings, mkMigrate "migrateKeysDb"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `contentFilesize' shadows the existing binding
defined at Database/Keys/SQL.hs:46:1
|
46 | share [mkPersist sqlSettings, mkMigrate "migrateKeysDb"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `contentMtime' shadows the existing binding
defined at Database/Keys/SQL.hs:46:1
|
46 | share [mkPersist sqlSettings, mkMigrate "migrateKeysDb"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `contentKey' shadows the existing binding
defined at Database/Keys/SQL.hs:46:1
|
46 | share [mkPersist sqlSettings, mkMigrate "migrateKeysDb"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `contentInodecache' shadows the existing binding
defined at Database/Keys/SQL.hs:46:1
|
46 | share [mkPersist sqlSettings, mkMigrate "migrateKeysDb"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `contentMtime' shadows the existing binding
defined at Database/Keys/SQL.hs:46:1
|
46 | share [mkPersist sqlSettings, mkMigrate "migrateKeysDb"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `contentKey' shadows the existing binding
defined at Database/Keys/SQL.hs:46:1
|
46 | share [mkPersist sqlSettings, mkMigrate "migrateKeysDb"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `contentInodecache' shadows the existing binding
defined at Database/Keys/SQL.hs:46:1
|
46 | share [mkPersist sqlSettings, mkMigrate "migrateKeysDb"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `contentFilesize' shadows the existing binding
defined at Database/Keys/SQL.hs:46:1
|
46 | share [mkPersist sqlSettings, mkMigrate "migrateKeysDb"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `associatedFile' shadows the existing binding
defined at Database/Keys/SQL.hs:46:1
|
46 | share [mkPersist sqlSettings, mkMigrate "migrateKeysDb"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `associatedKey' shadows the existing binding
defined at Database/Keys/SQL.hs:46:1
|
46 | share [mkPersist sqlSettings, mkMigrate "migrateKeysDb"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
[193 of 707] Compiling Git.Env ( Git/Env.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Env.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Env.dyn_o )
[194 of 707] Compiling Git.Command ( Git/Command.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Command.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Command.dyn_o )
[195 of 707] Compiling Git.UpdateIndex ( Git/UpdateIndex.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/UpdateIndex.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/UpdateIndex.dyn_o )
[196 of 707] Compiling Git.Status ( Git/Status.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Status.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Status.dyn_o )
[197 of 707] Compiling Git.Remote.Remove ( Git/Remote/Remove.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Remote/Remove.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Remote/Remove.dyn_o )
[198 of 707] Compiling Git.RefLog ( Git/RefLog.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/RefLog.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/RefLog.dyn_o )
[199 of 707] Compiling Git.Ref ( Git/Ref.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Ref.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Ref.dyn_o )
[200 of 707] Compiling Git.Queue ( Git/Queue.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Queue.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Queue.dyn_o )
[201 of 707] Compiling Git.LsTree ( Git/LsTree.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/LsTree.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/LsTree.dyn_o )
[202 of 707] Compiling Git.Tree ( Git/Tree.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Tree.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Tree.dyn_o )
[203 of 707] Compiling Git.LsFiles ( Git/LsFiles.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/LsFiles.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/LsFiles.dyn_o )
[204 of 707] Compiling Git.Log ( Git/Log.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Log.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Log.dyn_o )
[205 of 707] Compiling Git.History ( Git/History.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/History.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/History.dyn_o )
[206 of 707] Compiling Git.HashObject ( Git/HashObject.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/HashObject.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/HashObject.dyn_o )
[207 of 707] Compiling Git.Fsck ( Git/Fsck.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Fsck.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Fsck.dyn_o )
[208 of 707] Compiling Git.DiffTree ( Git/DiffTree.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/DiffTree.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/DiffTree.dyn_o )
[209 of 707] Compiling Git.Command.Batch ( Git/Command/Batch.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Command/Batch.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Command/Batch.dyn_o )
[210 of 707] Compiling Git.CheckIgnore ( Git/CheckIgnore.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/CheckIgnore.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/CheckIgnore.dyn_o )
[211 of 707] Compiling Git.CheckAttr ( Git/CheckAttr.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/CheckAttr.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/CheckAttr.dyn_o )
[212 of 707] Compiling Git.CatFile ( Git/CatFile.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/CatFile.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/CatFile.dyn_o )
[213 of 707] Compiling Types.CatFileHandles ( Types/CatFileHandles.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/CatFileHandles.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/CatFileHandles.dyn_o )
[214 of 707] Compiling Git.UnionMerge ( Git/UnionMerge.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/UnionMerge.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/UnionMerge.dyn_o )
[215 of 707] Compiling Annex.AdjustedBranch.Name ( Annex/AdjustedBranch/Name.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/AdjustedBranch/Name.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/AdjustedBranch/Name.dyn_o )
[216 of 707] Compiling Config.DynamicConfig ( Config/DynamicConfig.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Config/DynamicConfig.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Config/DynamicConfig.dyn_o )
[217 of 707] Compiling Annex.Magic ( Annex/Magic.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Magic.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Magic.dyn_o )
[218 of 707] Compiling Utility.OSX ( Utility/OSX.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/OSX.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/OSX.dyn_o )
[219 of 707] Compiling Utility.FreeDesktop ( Utility/FreeDesktop.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/FreeDesktop.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/FreeDesktop.dyn_o )
[220 of 707] Compiling Config.Files ( Config/Files.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Config/Files.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Config/Files.dyn_o )
[221 of 707] Compiling Config.Files.AutoStart ( Config/Files/AutoStart.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Config/Files/AutoStart.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Config/Files/AutoStart.dyn_o )
[222 of 707] Compiling Assistant.Install.Menu ( Assistant/Install/Menu.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Install/Menu.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Install/Menu.dyn_o )
[223 of 707] Compiling Assistant.Install.AutoStart ( Assistant/Install/AutoStart.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Install/AutoStart.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Install/AutoStart.dyn_o )
[224 of 707] Compiling Build.DesktopFile ( Build/DesktopFile.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Build/DesktopFile.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Build/DesktopFile.dyn_o )
[225 of 707] Compiling Git.Construct ( Git/Construct.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Construct.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Construct.dyn_o )
[226 of 707] Compiling Git.Config ( Git/Config.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Config.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Config.dyn_o )
[227 of 707] Compiling Types.StallDetection ( Types/StallDetection.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/StallDetection.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/StallDetection.dyn_o )
[228 of 707] Compiling Types.Distribution ( Types/Distribution.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Distribution.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Distribution.dyn_o )
[229 of 707] Compiling Types.Difference ( Types/Difference.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Difference.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Difference.dyn_o )
[230 of 707] Compiling Git.GCrypt ( Git/GCrypt.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/GCrypt.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/GCrypt.dyn_o )
[231 of 707] Compiling Git.CurrentRepo ( Git/CurrentRepo.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/CurrentRepo.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/CurrentRepo.dyn_o )
[232 of 707] Compiling Git.Credential ( Git/Credential.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Credential.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Credential.dyn_o )
[233 of 707] Compiling Git.ConfigTypes ( Git/ConfigTypes.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/ConfigTypes.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/ConfigTypes.dyn_o )
[234 of 707] Compiling Git.Branch ( Git/Branch.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Branch.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Branch.dyn_o )
[235 of 707] Compiling Types.GitConfig ( Types/GitConfig.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/GitConfig.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/GitConfig.dyn_o )
[236 of 707] Compiling Types.Remote ( Types/Remote.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Remote.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Remote.dyn_o )
[237 of 707] Compiling Annex.DirHashes ( Annex/DirHashes.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/DirHashes.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/DirHashes.dyn_o )
[238 of 707] Compiling Annex.Debug.Utility ( Annex/Debug/Utility.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Debug/Utility.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Debug/Utility.dyn_o )
[239 of 707] Compiling Git.Repair ( Git/Repair.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Repair.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Repair.dyn_o )
[240 of 707] Compiling Git.Merge ( Git/Merge.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Merge.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/Merge.dyn_o )
[241 of 707] Compiling Git.AutoCorrect ( Git/AutoCorrect.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/AutoCorrect.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Git/AutoCorrect.dyn_o )
[242 of 707] Compiling Annex.Fixup ( Annex/Fixup.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Fixup.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Fixup.dyn_o )
[243 of 707] Compiling Annex.Locations ( Annex/Locations.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Locations.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Locations.dyn_o )
[244 of 707] Compiling Annex ( Annex.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex.dyn_o )
[245 of 707] Compiling Types.DeferredParse ( Types/DeferredParse.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/DeferredParse.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/DeferredParse.dyn_o )
[246 of 707] Compiling Types ( Types.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types.dyn_o )
[247 of 707] Compiling Types.Transfer ( Types/Transfer.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Transfer.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Transfer.dyn_o )
[248 of 707] Compiling Types.ActionItem ( Types/ActionItem.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/ActionItem.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/ActionItem.dyn_o )
[249 of 707] Compiling Types.Command ( Types/Command.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Command.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Command.dyn_o )
[250 of 707] Compiling Types.Test ( Types/Test.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Test.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Test.dyn_o )
[251 of 707] Compiling Types.Benchmark ( Types/Benchmark.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Benchmark.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Benchmark.dyn_o )
[252 of 707] Compiling Messages.JSON ( Messages/JSON.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Messages/JSON.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Messages/JSON.dyn_o )
[253 of 707] Compiling Remote.WebDAV.DavLocation ( Remote/WebDAV/DavLocation.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/WebDAV/DavLocation.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/WebDAV/DavLocation.dyn_o )
[254 of 707] Compiling Remote.Rsync.RsyncUrl ( Remote/Rsync/RsyncUrl.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Rsync/RsyncUrl.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Rsync/RsyncUrl.dyn_o )
[255 of 707] Compiling Assistant.Types.RepoProblem ( Assistant/Types/RepoProblem.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/RepoProblem.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/RepoProblem.dyn_o )
[256 of 707] Compiling Annex.SpecialRemote.Config ( Annex/SpecialRemote/Config.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/SpecialRemote/Config.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/SpecialRemote/Config.dyn_o )
[257 of 707] Compiling Types.StandardGroups ( Types/StandardGroups.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/StandardGroups.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/StandardGroups.dyn_o )
[258 of 707] Compiling Messages.Concurrent ( Messages/Concurrent.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Messages/Concurrent.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Messages/Concurrent.dyn_o )
[259 of 707] Compiling Messages.Internal ( Messages/Internal.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Messages/Internal.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Messages/Internal.dyn_o )
[260 of 707] Compiling CmdLine.AnnexSetter ( CmdLine/AnnexSetter.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/AnnexSetter.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/AnnexSetter.dyn_o )
[261 of 707] Compiling Annex.Debug ( Annex/Debug.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Debug.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Debug.dyn_o )
[262 of 707] Compiling CmdLine.Option ( CmdLine/Option.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/Option.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/Option.dyn_o )
[263 of 707] Compiling Annex.Concurrent.Utility ( Annex/Concurrent/Utility.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Concurrent/Utility.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Concurrent/Utility.dyn_o )
[264 of 707] Compiling Messages ( Messages.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Messages.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Messages.dyn_o )
[265 of 707] Compiling Messages.Progress ( Messages/Progress.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Messages/Progress.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Messages/Progress.dyn_o )
[266 of 707] Compiling Messages.Serialized ( Messages/Serialized.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Messages/Serialized.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Messages/Serialized.dyn_o )
[267 of 707] Compiling Annex.Common ( Annex/Common.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Common.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Common.dyn_o )
[268 of 707] Compiling Upgrade.V4 ( Upgrade/V4.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V4.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V4.dyn_o )
[269 of 707] Compiling Upgrade.V3 ( Upgrade/V3.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V3.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V3.dyn_o )
[270 of 707] Compiling Types.Transferrer ( Types/Transferrer.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Transferrer.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/Transferrer.dyn_o )
[271 of 707] Compiling Types.StoreRetrieve ( Types/StoreRetrieve.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/StoreRetrieve.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Types/StoreRetrieve.dyn_o )
[272 of 707] Compiling Remote.List.Util ( Remote/List/Util.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/List/Util.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/List/Util.dyn_o )
[273 of 707] Compiling Remote.Helper.ReadOnly ( Remote/Helper/ReadOnly.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/ReadOnly.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/ReadOnly.dyn_o )
[274 of 707] Compiling Remote.Helper.Path ( Remote/Helper/Path.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/Path.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/Path.dyn_o )
[275 of 707] Compiling Remote.Helper.Messages ( Remote/Helper/Messages.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/Messages.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/Messages.dyn_o )
[276 of 707] Compiling Remote.Helper.Git ( Remote/Helper/Git.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/Git.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/Git.dyn_o )
[277 of 707] Compiling Remote.External.Types ( Remote/External/Types.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/External/Types.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/External/Types.dyn_o )
[278 of 707] Compiling Remote.External.AsyncExtension ( Remote/External/AsyncExtension.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/External/AsyncExtension.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/External/AsyncExtension.dyn_o )
[279 of 707] Compiling Logs ( Logs.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs.dyn_o )
[280 of 707] Compiling Crypto ( Crypto.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Crypto.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Crypto.dyn_o )
[281 of 707] Compiling Remote.Helper.ThirdPartyPopulated ( Remote/Helper/ThirdPartyPopulated.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/ThirdPartyPopulated.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/ThirdPartyPopulated.dyn_o )
[282 of 707] Compiling Remote.Helper.Encryptable ( Remote/Helper/Encryptable.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/Encryptable.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/Encryptable.dyn_o )
[283 of 707] Compiling Config ( Config.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Config.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Config.dyn_o )
[284 of 707] Compiling Annex.LockPool.PosixOrPid ( Annex/LockPool/PosixOrPid.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/LockPool/PosixOrPid.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/LockPool/PosixOrPid.dyn_o )
[285 of 707] Compiling Annex.LockPool ( Annex/LockPool.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/LockPool.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/LockPool.dyn_o )
[286 of 707] Compiling CmdLine.Usage ( CmdLine/Usage.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/Usage.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/Usage.dyn_o )
[287 of 707] Compiling CmdLine.GitAnnexShell.Fields ( CmdLine/GitAnnexShell/Fields.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/GitAnnexShell/Fields.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/GitAnnexShell/Fields.dyn_o )
[288 of 707] Compiling Backend.Utilities ( Backend/Utilities.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Backend/Utilities.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Backend/Utilities.dyn_o )
[289 of 707] Compiling Backend.WORM ( Backend/WORM.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Backend/WORM.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Backend/WORM.dyn_o )
[290 of 707] Compiling Backend.Hash ( Backend/Hash.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Backend/Hash.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Backend/Hash.dyn_o )
[291 of 707] Compiling Assistant.Types.TransferQueue ( Assistant/Types/TransferQueue.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/TransferQueue.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/TransferQueue.dyn_o )
[292 of 707] Compiling Assistant.Types.ThreadedMonad ( Assistant/Types/ThreadedMonad.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/ThreadedMonad.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/ThreadedMonad.dyn_o )
[293 of 707] Compiling Assistant.Types.ScanRemotes ( Assistant/Types/ScanRemotes.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/ScanRemotes.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/ScanRemotes.dyn_o )
[294 of 707] Compiling Assistant.Types.Pushes ( Assistant/Types/Pushes.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/Pushes.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/Pushes.dyn_o )
[295 of 707] Compiling Assistant.Ssh ( Assistant/Ssh.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Ssh.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Ssh.dyn_o )
[296 of 707] Compiling Assistant.Alert.Utility ( Assistant/Alert/Utility.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Alert/Utility.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Alert/Utility.dyn_o )
[297 of 707] Compiling Annex.WorkerPool ( Annex/WorkerPool.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/WorkerPool.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/WorkerPool.dyn_o )
[298 of 707] Compiling Annex.View.ViewedFile ( Annex/View/ViewedFile.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/View/ViewedFile.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/View/ViewedFile.dyn_o )
[299 of 707] Compiling Annex.Version ( Annex/Version.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Version.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Version.dyn_o )
[300 of 707] Compiling Config.Smudge ( Config/Smudge.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Config/Smudge.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Config/Smudge.dyn_o )
[301 of 707] Compiling Upgrade.V8 ( Upgrade/V8.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V8.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V8.dyn_o )
[302 of 707] Compiling Annex.VectorClock ( Annex/VectorClock.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/VectorClock.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/VectorClock.dyn_o )
[303 of 707] Compiling Logs.SingleValue.Pure ( Logs/SingleValue/Pure.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/SingleValue/Pure.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/SingleValue/Pure.dyn_o )
[304 of 707] Compiling Logs.MetaData.Pure ( Logs/MetaData/Pure.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/MetaData/Pure.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/MetaData/Pure.dyn_o )
[305 of 707] Compiling Logs.Presence.Pure ( Logs/Presence/Pure.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Presence/Pure.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Presence/Pure.dyn_o )
[306 of 707] Compiling Logs.MapLog ( Logs/MapLog.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/MapLog.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/MapLog.dyn_o )
[307 of 707] Compiling Logs.UUIDBased ( Logs/UUIDBased.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/UUIDBased.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/UUIDBased.dyn_o )
[308 of 707] Compiling Logs.Trust.Pure ( Logs/Trust/Pure.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Trust/Pure.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Trust/Pure.dyn_o )
[309 of 707] Compiling Logs.Remote.Pure ( Logs/Remote/Pure.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Remote/Pure.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Remote/Pure.dyn_o )
[310 of 707] Compiling Logs.Difference.Pure ( Logs/Difference/Pure.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Difference/Pure.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Difference/Pure.dyn_o )
[311 of 707] Compiling Logs.ContentIdentifier.Pure ( Logs/ContentIdentifier/Pure.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/ContentIdentifier/Pure.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/ContentIdentifier/Pure.dyn_o )
[312 of 707] Compiling Logs.Chunk.Pure ( Logs/Chunk/Pure.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Chunk/Pure.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Chunk/Pure.dyn_o )
[313 of 707] Compiling Logs.Export.Pure ( Logs/Export/Pure.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Export/Pure.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Export/Pure.dyn_o )
[314 of 707] Compiling Annex.VariantFile ( Annex/VariantFile.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/VariantFile.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/VariantFile.dyn_o )
[315 of 707] Compiling Annex.Url ( Annex/Url.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Url.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Url.dyn_o )
[316 of 707] Compiling Annex.UUID ( Annex/UUID.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/UUID.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/UUID.dyn_o )
[317 of 707] Compiling Annex.StallDetection ( Annex/StallDetection.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/StallDetection.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/StallDetection.dyn_o )
[318 of 707] Compiling Annex.Perms ( Annex/Perms.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Perms.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Perms.dyn_o )
[319 of 707] Compiling Database.Init ( Database/Init.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Init.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Init.dyn_o )
[320 of 707] Compiling Database.Benchmark ( Database/Benchmark.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Benchmark.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Benchmark.dyn_o )
[321 of 707] Compiling Creds ( Creds.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Creds.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Creds.dyn_o )
[322 of 707] Compiling Remote.Helper.AWS ( Remote/Helper/AWS.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/AWS.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/AWS.dyn_o )
[323 of 707] Compiling P2P.Address ( P2P/Address.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/P2P/Address.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/P2P/Address.dyn_o )
[324 of 707] Compiling P2P.Auth ( P2P/Auth.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/P2P/Auth.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/P2P/Auth.dyn_o )
[325 of 707] Compiling Annex.Notification ( Annex/Notification.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Notification.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Notification.dyn_o )
[326 of 707] Compiling Annex.LockFile ( Annex/LockFile.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/LockFile.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/LockFile.dyn_o )
[327 of 707] Compiling Remote.Helper.Hooks ( Remote/Helper/Hooks.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/Hooks.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/Hooks.dyn_o )
[328 of 707] Compiling Database.Fsck ( Database/Fsck.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Fsck.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Fsck.dyn_o )
[329 of 707] Compiling Annex.Tmp ( Annex/Tmp.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Tmp.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Tmp.dyn_o )
[330 of 707] Compiling Annex.ReplaceFile ( Annex/ReplaceFile.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/ReplaceFile.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/ReplaceFile.dyn_o )
[331 of 707] Compiling Logs.File ( Logs/File.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/File.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/File.dyn_o )
[332 of 707] Compiling Logs.View ( Logs/View.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/View.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/View.dyn_o )
[333 of 707] Compiling Logs.Upgrade ( Logs/Upgrade.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Upgrade.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Upgrade.dyn_o )
[334 of 707] Compiling Logs.Unused ( Logs/Unused.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Unused.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Unused.dyn_o )
[335 of 707] Compiling Logs.Transfer ( Logs/Transfer.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Transfer.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Transfer.dyn_o )
[336 of 707] Compiling Logs.Smudge ( Logs/Smudge.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Smudge.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Smudge.dyn_o )
[337 of 707] Compiling Logs.Restage ( Logs/Restage.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Restage.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Restage.dyn_o )
[338 of 707] Compiling Logs.Import ( Logs/Import.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Import.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Import.dyn_o )
[339 of 707] Compiling Logs.FsckResults ( Logs/FsckResults.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/FsckResults.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/FsckResults.dyn_o )
[340 of 707] Compiling Logs.AdjustedBranchUpdate ( Logs/AdjustedBranchUpdate.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/AdjustedBranchUpdate.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/AdjustedBranchUpdate.dyn_o )
[341 of 707] Compiling Annex.Queue ( Annex/Queue.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Queue.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Queue.dyn_o )
[342 of 707] Compiling Annex.Journal ( Annex/Journal.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Journal.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Journal.dyn_o )
[343 of 707] Compiling Annex.InodeSentinal ( Annex/InodeSentinal.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/InodeSentinal.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/InodeSentinal.dyn_o )
[344 of 707] Compiling Upgrade.V5.Direct ( Upgrade/V5/Direct.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V5/Direct.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V5/Direct.dyn_o )
[345 of 707] Compiling Annex.Hook ( Annex/Hook.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Hook.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Hook.dyn_o )
[346 of 707] Compiling Upgrade.V6 ( Upgrade/V6.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V6.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V6.dyn_o )
[347 of 707] Compiling Annex.HashObject ( Annex/HashObject.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/HashObject.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/HashObject.dyn_o )
[348 of 707] Compiling Annex.GitOverlay ( Annex/GitOverlay.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/GitOverlay.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/GitOverlay.dyn_o )
[349 of 707] Compiling Annex.PidLock ( Annex/PidLock.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/PidLock.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/PidLock.dyn_o )
[350 of 707] Compiling Annex.Path ( Annex/Path.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Path.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Path.dyn_o )
[351 of 707] Compiling Annex.Ssh ( Annex/Ssh.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Ssh.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Ssh.dyn_o )
[352 of 707] Compiling Annex.Multicast ( Annex/Multicast.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Multicast.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Multicast.dyn_o )
[353 of 707] Compiling Annex.Link ( Annex/Link.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Link.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Link.dyn_o )
[354 of 707] Compiling Annex.TransferrerPool ( Annex/TransferrerPool.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/TransferrerPool.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/TransferrerPool.dyn_o )
[355 of 707] Compiling Annex.ExternalAddonProcess ( Annex/ExternalAddonProcess.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/ExternalAddonProcess.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/ExternalAddonProcess.dyn_o )
[356 of 707] Compiling Backend.External ( Backend/External.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Backend/External.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Backend/External.dyn_o )
[357 of 707] Compiling Annex.CurrentBranch ( Annex/CurrentBranch.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/CurrentBranch.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/CurrentBranch.dyn_o )
[358 of 707] Compiling Annex.CopyFile ( Annex/CopyFile.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/CopyFile.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/CopyFile.dyn_o )
[359 of 707] Compiling Annex.Content.LowLevel ( Annex/Content/LowLevel.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Content/LowLevel.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Content/LowLevel.dyn_o )
[360 of 707] Compiling Annex.Content.PointerFile ( Annex/Content/PointerFile.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Content/PointerFile.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Content/PointerFile.dyn_o )
[361 of 707] Compiling Annex.ChangedRefs ( Annex/ChangedRefs.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/ChangedRefs.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/ChangedRefs.dyn_o )
[362 of 707] Compiling RemoteDaemon.Types ( RemoteDaemon/Types.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/RemoteDaemon/Types.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/RemoteDaemon/Types.dyn_o )
[363 of 707] Compiling Assistant.Types.RemoteControl ( Assistant/Types/RemoteControl.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/RemoteControl.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/RemoteControl.dyn_o )
[364 of 707] Compiling RemoteDaemon.Transport.Ssh.Types ( RemoteDaemon/Transport/Ssh/Types.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/RemoteDaemon/Transport/Ssh/Types.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/RemoteDaemon/Transport/Ssh/Types.dyn_o )
[365 of 707] Compiling P2P.Protocol ( P2P/Protocol.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/P2P/Protocol.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/P2P/Protocol.dyn_o )
[366 of 707] Compiling P2P.IO ( P2P/IO.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/P2P/IO.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/P2P/IO.dyn_o )
[367 of 707] Compiling Annex.CheckIgnore ( Annex/CheckIgnore.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/CheckIgnore.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/CheckIgnore.dyn_o )
[368 of 707] Compiling Annex.CheckAttr ( Annex/CheckAttr.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/CheckAttr.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/CheckAttr.dyn_o )
[369 of 707] Compiling Annex.CatFile ( Annex/CatFile.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/CatFile.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/CatFile.dyn_o )
[370 of 707] Compiling RemoteDaemon.Common ( RemoteDaemon/Common.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/RemoteDaemon/Common.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/RemoteDaemon/Common.dyn_o )
[371 of 707] Compiling Logs.Transitions ( Logs/Transitions.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Transitions.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Transitions.dyn_o )
[372 of 707] Compiling Annex.Branch.Transitions ( Annex/Branch/Transitions.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Branch/Transitions.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Branch/Transitions.dyn_o )
[373 of 707] Compiling Annex.RemoteTrackingBranch ( Annex/RemoteTrackingBranch.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/RemoteTrackingBranch.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/RemoteTrackingBranch.dyn_o )
[374 of 707] Compiling Annex.Export ( Annex/Export.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Export.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Export.dyn_o )
[375 of 707] Compiling Annex.Concurrent ( Annex/Concurrent.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Concurrent.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Concurrent.dyn_o )
[376 of 707] Compiling Annex.BranchState ( Annex/BranchState.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/BranchState.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/BranchState.dyn_o )
[377 of 707] Compiling Annex.Branch ( Annex/Branch.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Branch.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Branch.dyn_o )
[378 of 707] Compiling Logs.UUID ( Logs/UUID.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/UUID.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/UUID.dyn_o )
[379 of 707] Compiling Logs.Trust.Basic ( Logs/Trust/Basic.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Trust/Basic.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Trust/Basic.dyn_o )
[380 of 707] Compiling Logs.SingleValue ( Logs/SingleValue.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/SingleValue.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/SingleValue.dyn_o )
[381 of 707] Compiling Logs.Schedule ( Logs/Schedule.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Schedule.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Schedule.dyn_o )
[382 of 707] Compiling Logs.RemoteState ( Logs/RemoteState.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/RemoteState.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/RemoteState.dyn_o )
[383 of 707] Compiling Logs.Remote ( Logs/Remote.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Remote.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Remote.dyn_o )
[384 of 707] Compiling Logs.Presence ( Logs/Presence.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Presence.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Presence.dyn_o )
[385 of 707] Compiling Logs.PreferredContent.Raw ( Logs/PreferredContent/Raw.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/PreferredContent/Raw.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/PreferredContent/Raw.dyn_o )
[386 of 707] Compiling Logs.NumCopies ( Logs/NumCopies.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/NumCopies.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/NumCopies.dyn_o )
[387 of 707] Compiling Logs.Multicast ( Logs/Multicast.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Multicast.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Multicast.dyn_o )
[388 of 707] Compiling Logs.Migrate ( Logs/Migrate.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Migrate.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Migrate.dyn_o )
[389 of 707] Compiling Logs.MetaData ( Logs/MetaData.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/MetaData.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/MetaData.dyn_o )
[390 of 707] Compiling Annex.MetaData ( Annex/MetaData.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/MetaData.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/MetaData.dyn_o )
[391 of 707] Compiling Logs.Location ( Logs/Location.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Location.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Location.dyn_o )
[392 of 707] Compiling Logs.Web ( Logs/Web.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Web.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Web.dyn_o )
[393 of 707] Compiling Logs.Group ( Logs/Group.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Group.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Group.dyn_o )
[394 of 707] Compiling Logs.Export ( Logs/Export.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Export.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Export.dyn_o )
[395 of 707] Compiling Database.Export ( Database/Export.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Export.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Export.dyn_o )

This binding for `exportTreeFile' shadows the existing binding
defined at Database/Export.hs:72:1
|
72 | share [mkPersist sqlSettings, mkMigrate "migrateExport"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `exportTreeKey' shadows the existing binding
defined at Database/Export.hs:72:1
|
72 | share [mkPersist sqlSettings, mkMigrate "migrateExport"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `exportedDirectoryFile' shadows the existing binding
defined at Database/Export.hs:72:1
|
72 | share [mkPersist sqlSettings, mkMigrate "migrateExport"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `exportedDirectorySubdir' shadows the existing binding
defined at Database/Export.hs:72:1
|
72 | share [mkPersist sqlSettings, mkMigrate "migrateExport"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `exportedFile' shadows the existing binding
defined at Database/Export.hs:72:1
|
72 | share [mkPersist sqlSettings, mkMigrate "migrateExport"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `exportedKey' shadows the existing binding
defined at Database/Export.hs:72:1
|
72 | share [mkPersist sqlSettings, mkMigrate "migrateExport"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
[396 of 707] Compiling Logs.EquivilantKeys ( Logs/EquivilantKeys.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/EquivilantKeys.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/EquivilantKeys.dyn_o )
[397 of 707] Compiling Backend.VURL.Utilities ( Backend/VURL/Utilities.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Backend/VURL/Utilities.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Backend/VURL/Utilities.dyn_o )
[398 of 707] Compiling Backend.URL ( Backend/URL.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Backend/URL.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Backend/URL.dyn_o )
[399 of 707] Compiling Backend.Variety ( Backend/Variety.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Backend/Variety.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Backend/Variety.dyn_o )
[400 of 707] Compiling Backend.VURL ( Backend/VURL.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Backend/VURL.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Backend/VURL.dyn_o )
[401 of 707] Compiling Backend ( Backend.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Backend.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Backend.dyn_o )
[402 of 707] Compiling Annex.Verify ( Annex/Verify.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Verify.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Verify.dyn_o )
[403 of 707] Compiling Annex.Content.Presence.LowLevel ( Annex/Content/Presence/LowLevel.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Content/Presence/LowLevel.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Content/Presence/LowLevel.dyn_o )
[404 of 707] Compiling Database.Keys ( Database/Keys.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Keys.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/Keys.dyn_o )
[405 of 707] Compiling Upgrade.V7 ( Upgrade/V7.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V7.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V7.dyn_o )
[406 of 707] Compiling Annex.WorkTree ( Annex/WorkTree.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/WorkTree.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/WorkTree.dyn_o )
[407 of 707] Compiling Annex.Content.Presence ( Annex/Content/Presence.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Content/Presence.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Content/Presence.dyn_o )
[408 of 707] Compiling Logs.Difference ( Logs/Difference.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Difference.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Difference.dyn_o )
[409 of 707] Compiling Annex.Difference ( Annex/Difference.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Difference.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Difference.dyn_o )
[410 of 707] Compiling Logs.ContentIdentifier ( Logs/ContentIdentifier.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/ContentIdentifier.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/ContentIdentifier.dyn_o )
[411 of 707] Compiling Logs.Config ( Logs/Config.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Config.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Config.dyn_o )
[412 of 707] Compiling Config.GitConfig ( Config/GitConfig.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Config/GitConfig.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Config/GitConfig.dyn_o )
[413 of 707] Compiling Logs.Chunk ( Logs/Chunk.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Chunk.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Chunk.dyn_o )
[414 of 707] Compiling Remote.Helper.Chunked ( Remote/Helper/Chunked.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/Chunked.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/Chunked.dyn_o )
[415 of 707] Compiling Remote.Helper.Chunked.Legacy ( Remote/Helper/Chunked/Legacy.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/Chunked/Legacy.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/Chunked/Legacy.dyn_o )
[416 of 707] Compiling Logs.Activity ( Logs/Activity.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Activity.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Activity.dyn_o )
[417 of 707] Compiling Database.ImportFeed ( Database/ImportFeed.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/ImportFeed.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/ImportFeed.dyn_o )
[418 of 707] Compiling Database.ContentIdentifier ( Database/ContentIdentifier.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/ContentIdentifier.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Database/ContentIdentifier.dyn_o )

This binding for `contentIdentifiersCid' shadows the existing binding
defined at Database/ContentIdentifier.hs:81:1
|
81 | share [mkPersist sqlSettings, mkMigrate "migrateContentIdentifier"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `contentIdentifiersKey' shadows the existing binding
defined at Database/ContentIdentifier.hs:81:1
|
81 | share [mkPersist sqlSettings, mkMigrate "migrateContentIdentifier"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `contentIdentifiersRemote' shadows the existing binding
defined at Database/ContentIdentifier.hs:81:1
|
81 | share [mkPersist sqlSettings, mkMigrate "migrateContentIdentifier"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `contentIdentifiersKey' shadows the existing binding
defined at Database/ContentIdentifier.hs:81:1
|
81 | share [mkPersist sqlSettings, mkMigrate "migrateContentIdentifier"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `contentIdentifiersRemote' shadows the existing binding
defined at Database/ContentIdentifier.hs:81:1
|
81 | share [mkPersist sqlSettings, mkMigrate "migrateContentIdentifier"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

This binding for `contentIdentifiersCid' shadows the existing binding
defined at Database/ContentIdentifier.hs:81:1
|
81 | share [mkPersist sqlSettings, mkMigrate "migrateContentIdentifier"] [persistLowerCase|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
[419 of 707] Compiling Remote.Helper.ExportImport ( Remote/Helper/ExportImport.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/ExportImport.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/ExportImport.dyn_o )
[420 of 707] Compiling Remote.BitTorrent ( Remote/BitTorrent.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/BitTorrent.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/BitTorrent.dyn_o )
[421 of 707] Compiling Annex.BloomFilter ( Annex/BloomFilter.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/BloomFilter.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/BloomFilter.dyn_o )
[422 of 707] Compiling Annex.AdjustedBranch ( Annex/AdjustedBranch.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/AdjustedBranch.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/AdjustedBranch.dyn_o )
[423 of 707] Compiling Annex.UpdateInstead ( Annex/UpdateInstead.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/UpdateInstead.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/UpdateInstead.dyn_o )
[424 of 707] Compiling Annex.Content ( Annex/Content.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Content.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Content.dyn_o )
[425 of 707] Compiling Upgrade.V9 ( Upgrade/V9.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V9.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V9.dyn_o )
[426 of 707] Compiling Upgrade.V5 ( Upgrade/V5.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V5.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V5.dyn_o )
[427 of 707] Compiling Upgrade.V2 ( Upgrade/V2.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V2.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V2.dyn_o )
[428 of 707] Compiling Upgrade.V1 ( Upgrade/V1.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V1.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V1.dyn_o )
[429 of 707] Compiling Upgrade.V0 ( Upgrade/V0.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V0.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade/V0.dyn_o )
[430 of 707] Compiling Upgrade ( Upgrade.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Upgrade.dyn_o )
[431 of 707] Compiling Remote.Helper.Special ( Remote/Helper/Special.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/Special.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/Special.dyn_o )
[432 of 707] Compiling Remote.Tahoe ( Remote/Tahoe.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Tahoe.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Tahoe.dyn_o )
[433 of 707] Compiling Remote.Rsync ( Remote/Rsync.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Rsync.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Rsync.dyn_o )
[434 of 707] Compiling Remote.HttpAlso ( Remote/HttpAlso.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/HttpAlso.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/HttpAlso.dyn_o )
[435 of 707] Compiling Remote.Hook ( Remote/Hook.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Hook.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Hook.dyn_o )
[436 of 707] Compiling Remote.Helper.Http ( Remote/Helper/Http.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/Http.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/Http.dyn_o )
[437 of 707] Compiling Remote.WebDAV ( Remote/WebDAV.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/WebDAV.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/WebDAV.dyn_o )
[438 of 707] Compiling Remote.S3 ( Remote/S3.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/S3.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/S3.dyn_o )
[439 of 707] Compiling Remote.Glacier ( Remote/Glacier.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Glacier.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Glacier.dyn_o )
[440 of 707] Compiling Remote.Directory.LegacyChunked ( Remote/Directory/LegacyChunked.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Directory/LegacyChunked.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Directory/LegacyChunked.dyn_o )
[441 of 707] Compiling Remote.Ddar ( Remote/Ddar.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Ddar.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Ddar.dyn_o )
[442 of 707] Compiling Remote.Borg ( Remote/Borg.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Borg.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Borg.dyn_o )
[443 of 707] Compiling Remote.Adb ( Remote/Adb.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Adb.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Adb.dyn_o )
[444 of 707] Compiling Remote.Helper.P2P ( Remote/Helper/P2P.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/P2P.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/P2P.dyn_o )
[445 of 707] Compiling Remote.External ( Remote/External.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/External.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/External.dyn_o )
[446 of 707] Compiling Remote.Directory ( Remote/Directory.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Directory.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Directory.dyn_o )
[447 of 707] Compiling Annex.YoutubeDl ( Annex/YoutubeDl.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/YoutubeDl.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/YoutubeDl.dyn_o )
[448 of 707] Compiling Remote.Web ( Remote/Web.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Web.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Web.dyn_o )
[449 of 707] Compiling Annex.AutoMerge ( Annex/AutoMerge.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/AutoMerge.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/AutoMerge.dyn_o )
[450 of 707] Compiling Annex.AdjustedBranch.Merge ( Annex/AdjustedBranch/Merge.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/AdjustedBranch/Merge.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/AdjustedBranch/Merge.dyn_o )
[451 of 707] Compiling Annex.Action ( Annex/Action.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Action.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Action.dyn_o )
[452 of 707] Compiling CmdLine.GitRemoteTorAnnex ( CmdLine/GitRemoteTorAnnex.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/GitRemoteTorAnnex.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/GitRemoteTorAnnex.dyn_o )
[453 of 707] Compiling Annex.Transfer ( Annex/Transfer.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Transfer.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Transfer.dyn_o )
[454 of 707] Compiling P2P.Annex ( P2P/Annex.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/P2P/Annex.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/P2P/Annex.dyn_o )
[455 of 707] Compiling RemoteDaemon.Transport.Tor ( RemoteDaemon/Transport/Tor.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/RemoteDaemon/Transport/Tor.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/RemoteDaemon/Transport/Tor.dyn_o )
[456 of 707] Compiling Remote.P2P ( Remote/P2P.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/P2P.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/P2P.dyn_o )
[457 of 707] Compiling Remote.Helper.Ssh ( Remote/Helper/Ssh.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/Ssh.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Helper/Ssh.dyn_o )
[458 of 707] Compiling RemoteDaemon.Transport.Ssh ( RemoteDaemon/Transport/Ssh.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/RemoteDaemon/Transport/Ssh.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/RemoteDaemon/Transport/Ssh.dyn_o )
[459 of 707] Compiling Remote.GCrypt ( Remote/GCrypt.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/GCrypt.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/GCrypt.dyn_o )
[460 of 707] Compiling RemoteDaemon.Transport.GCrypt ( RemoteDaemon/Transport/GCrypt.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/RemoteDaemon/Transport/GCrypt.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/RemoteDaemon/Transport/GCrypt.dyn_o )
[461 of 707] Compiling RemoteDaemon.Transport ( RemoteDaemon/Transport.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/RemoteDaemon/Transport.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/RemoteDaemon/Transport.dyn_o )
[462 of 707] Compiling RemoteDaemon.Core ( RemoteDaemon/Core.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/RemoteDaemon/Core.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/RemoteDaemon/Core.dyn_o )
[463 of 707] Compiling Remote.GitLFS ( Remote/GitLFS.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/GitLFS.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/GitLFS.dyn_o )
[464 of 707] Compiling Remote.Bup ( Remote/Bup.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Bup.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Bup.dyn_o )
[465 of 707] Compiling Assistant.Gpg ( Assistant/Gpg.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Gpg.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Gpg.dyn_o )
[466 of 707] Compiling Annex.Environment ( Annex/Environment.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Environment.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Environment.dyn_o )
[467 of 707] Compiling Annex.Init ( Annex/Init.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Init.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Init.dyn_o )
[468 of 707] Compiling Remote.Git ( Remote/Git.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Git.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/Git.dyn_o )
[469 of 707] Compiling Remote.List ( Remote/List.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/List.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote/List.dyn_o )
[470 of 707] Compiling Logs.Trust ( Logs/Trust.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Trust.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/Trust.dyn_o )
[471 of 707] Compiling Remote ( Remote.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Remote.dyn_o )
[472 of 707] Compiling Assistant.WebApp.RepoId ( Assistant/WebApp/RepoId.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/RepoId.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/RepoId.dyn_o )
[473 of 707] Compiling Annex.TaggedPush ( Annex/TaggedPush.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/TaggedPush.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/TaggedPush.dyn_o )
[474 of 707] Compiling Annex.NumCopies ( Annex/NumCopies.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/NumCopies.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/NumCopies.dyn_o )
[475 of 707] Compiling Limit ( Limit.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Limit.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Limit.dyn_o )
[476 of 707] Compiling Annex.FileMatcher ( Annex/FileMatcher.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/FileMatcher.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/FileMatcher.dyn_o )
[477 of 707] Compiling Logs.PreferredContent ( Logs/PreferredContent.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/PreferredContent.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Logs/PreferredContent.dyn_o )
[478 of 707] Compiling Annex.Wanted ( Annex/Wanted.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Wanted.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Wanted.dyn_o )
[479 of 707] Compiling Limit.Wanted ( Limit/Wanted.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Limit/Wanted.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Limit/Wanted.dyn_o )
[480 of 707] Compiling CmdLine.GitAnnex.Options ( CmdLine/GitAnnex/Options.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/GitAnnex/Options.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/GitAnnex/Options.dyn_o )
[481 of 707] Compiling Annex.Ingest ( Annex/Ingest.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Ingest.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Ingest.dyn_o )
[482 of 707] Compiling Assistant.Types.Changes ( Assistant/Types/Changes.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/Changes.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/Changes.dyn_o )
[483 of 707] Compiling CmdLine.Action ( CmdLine/Action.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/Action.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/Action.dyn_o )
[484 of 707] Compiling CmdLine.Seek ( CmdLine/Seek.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/Seek.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/Seek.dyn_o )
[485 of 707] Compiling CmdLine.Batch ( CmdLine/Batch.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/Batch.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/Batch.dyn_o )
[486 of 707] Compiling Annex.View ( Annex/View.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/View.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/View.dyn_o )
[487 of 707] Compiling Annex.SpecialRemote ( Annex/SpecialRemote.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/SpecialRemote.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/SpecialRemote.dyn_o )
[488 of 707] Compiling Command ( Command.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command.dyn_o )
[489 of 707] Compiling Command.WhereUsed ( Command/WhereUsed.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/WhereUsed.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/WhereUsed.dyn_o )
[490 of 707] Compiling Command.Wanted ( Command/Wanted.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Wanted.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Wanted.dyn_o )
[491 of 707] Compiling Command.View ( Command/View.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/View.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/View.dyn_o )
[492 of 707] Compiling Command.Vicfg ( Command/Vicfg.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Vicfg.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Vicfg.dyn_o )
[493 of 707] Compiling Command.Version ( Command/Version.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Version.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Version.dyn_o )
[494 of 707] Compiling Command.VPop ( Command/VPop.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/VPop.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/VPop.dyn_o )
[495 of 707] Compiling Command.VFilter ( Command/VFilter.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/VFilter.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/VFilter.dyn_o )
[496 of 707] Compiling Command.VCycle ( Command/VCycle.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/VCycle.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/VCycle.dyn_o )
[497 of 707] Compiling Command.VAdd ( Command/VAdd.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/VAdd.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/VAdd.dyn_o )
[498 of 707] Compiling Command.Upgrade ( Command/Upgrade.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Upgrade.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Upgrade.dyn_o )
[499 of 707] Compiling Command.Unused ( Command/Unused.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Unused.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Unused.dyn_o )
[500 of 707] Compiling Command.Unlock ( Command/Unlock.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Unlock.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Unlock.dyn_o )
[501 of 707] Compiling Command.Ungroup ( Command/Ungroup.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Ungroup.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Ungroup.dyn_o )
[502 of 707] Compiling Command.Undo ( Command/Undo.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Undo.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Undo.dyn_o )
[503 of 707] Compiling Command.Unannex ( Command/Unannex.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Unannex.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Unannex.dyn_o )
[504 of 707] Compiling Command.Uninit ( Command/Uninit.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Uninit.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Uninit.dyn_o )
[505 of 707] Compiling Test.Framework ( Test/Framework.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Test/Framework.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Test/Framework.dyn_o )
[506 of 707] Compiling Command.Trust ( Command/Trust.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Trust.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Trust.dyn_o )
[507 of 707] Compiling Command.Untrust ( Command/Untrust.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Untrust.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Untrust.dyn_o )
[508 of 707] Compiling Command.Transferrer ( Command/Transferrer.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Transferrer.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Transferrer.dyn_o )
[509 of 707] Compiling Command.TransferKeys ( Command/TransferKeys.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/TransferKeys.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/TransferKeys.dyn_o )
[510 of 707] Compiling Command.TransferKey ( Command/TransferKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/TransferKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/TransferKey.dyn_o )
[511 of 707] Compiling Command.TestRemote ( Command/TestRemote.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/TestRemote.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/TestRemote.dyn_o )
[512 of 707] Compiling Command.Test ( Command/Test.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Test.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Test.dyn_o )
[513 of 707] Compiling Command.Status ( Command/Status.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Status.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Status.dyn_o )
[514 of 707] Compiling Command.Smudge ( Command/Smudge.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Smudge.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Smudge.dyn_o )
[515 of 707] Compiling Command.SetPresentKey ( Command/SetPresentKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/SetPresentKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/SetPresentKey.dyn_o )
[516 of 707] Compiling Command.SetKey ( Command/SetKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/SetKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/SetKey.dyn_o )
[517 of 707] Compiling Command.SendKey ( Command/SendKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/SendKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/SendKey.dyn_o )
[518 of 707] Compiling Command.Semitrust ( Command/Semitrust.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Semitrust.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Semitrust.dyn_o )
[519 of 707] Compiling Command.Schedule ( Command/Schedule.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Schedule.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Schedule.dyn_o )
[520 of 707] Compiling Command.RmUrl ( Command/RmUrl.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/RmUrl.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/RmUrl.dyn_o )
[521 of 707] Compiling Command.Restage ( Command/Restage.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Restage.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Restage.dyn_o )
[522 of 707] Compiling Command.ResolveMerge ( Command/ResolveMerge.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/ResolveMerge.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/ResolveMerge.dyn_o )
[523 of 707] Compiling Command.Required ( Command/Required.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Required.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Required.dyn_o )
[524 of 707] Compiling Command.Repair ( Command/Repair.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Repair.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Repair.dyn_o )
[525 of 707] Compiling Command.RenameRemote ( Command/RenameRemote.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/RenameRemote.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/RenameRemote.dyn_o )
[526 of 707] Compiling Command.RemoteDaemon ( Command/RemoteDaemon.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/RemoteDaemon.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/RemoteDaemon.dyn_o )
[527 of 707] Compiling Command.Reinject ( Command/Reinject.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Reinject.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Reinject.dyn_o )
[528 of 707] Compiling Command.Reinit ( Command/Reinit.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Reinit.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Reinit.dyn_o )
[529 of 707] Compiling Command.RecvKey ( Command/RecvKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/RecvKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/RecvKey.dyn_o )
[530 of 707] Compiling Command.ReadPresentKey ( Command/ReadPresentKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/ReadPresentKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/ReadPresentKey.dyn_o )
[531 of 707] Compiling Command.ReKey ( Command/ReKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/ReKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/ReKey.dyn_o )
[532 of 707] Compiling Command.Proxy ( Command/Proxy.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Proxy.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Proxy.dyn_o )
[533 of 707] Compiling Command.P2P ( Command/P2P.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/P2P.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/P2P.dyn_o )
[534 of 707] Compiling Command.OldKeys ( Command/OldKeys.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/OldKeys.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/OldKeys.dyn_o )
[535 of 707] Compiling Command.NumCopies ( Command/NumCopies.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/NumCopies.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/NumCopies.dyn_o )
[536 of 707] Compiling Command.NotifyChanges ( Command/NotifyChanges.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/NotifyChanges.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/NotifyChanges.dyn_o )
[537 of 707] Compiling Command.Multicast ( Command/Multicast.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Multicast.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Multicast.dyn_o )
[538 of 707] Compiling Command.MinCopies ( Command/MinCopies.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/MinCopies.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/MinCopies.dyn_o )
[539 of 707] Compiling Command.MetaData ( Command/MetaData.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/MetaData.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/MetaData.dyn_o )
[540 of 707] Compiling Command.MatchExpression ( Command/MatchExpression.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/MatchExpression.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/MatchExpression.dyn_o )
[541 of 707] Compiling Command.Map ( Command/Map.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Map.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Map.dyn_o )
[542 of 707] Compiling Command.LookupKey ( Command/LookupKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/LookupKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/LookupKey.dyn_o )
[543 of 707] Compiling Command.Log ( Command/Log.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Log.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Log.dyn_o )
[544 of 707] Compiling Command.Lock ( Command/Lock.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Lock.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Lock.dyn_o )
[545 of 707] Compiling Command.List ( Command/List.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/List.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/List.dyn_o )
[546 of 707] Compiling Command.Inprogress ( Command/Inprogress.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Inprogress.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Inprogress.dyn_o )
[547 of 707] Compiling Command.InitRemote ( Command/InitRemote.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/InitRemote.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/InitRemote.dyn_o )
[548 of 707] Compiling Command.Init ( Command/Init.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Init.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Init.dyn_o )
[549 of 707] Compiling Command.Info ( Command/Info.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Info.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Info.dyn_o )
[550 of 707] Compiling Command.Indirect ( Command/Indirect.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Indirect.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Indirect.dyn_o )
[551 of 707] Compiling Command.InAnnex ( Command/InAnnex.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/InAnnex.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/InAnnex.dyn_o )
[552 of 707] Compiling Command.GroupWanted ( Command/GroupWanted.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/GroupWanted.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/GroupWanted.dyn_o )
[553 of 707] Compiling Command.Group ( Command/Group.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Group.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Group.dyn_o )
[554 of 707] Compiling Command.GCryptSetup ( Command/GCryptSetup.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/GCryptSetup.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/GCryptSetup.dyn_o )
[555 of 707] Compiling Command.FuzzTest ( Command/FuzzTest.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/FuzzTest.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/FuzzTest.dyn_o )
[556 of 707] Compiling Command.Fsck ( Command/Fsck.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Fsck.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Fsck.dyn_o )
[557 of 707] Compiling Command.Migrate ( Command/Migrate.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Migrate.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Migrate.dyn_o )
[558 of 707] Compiling Command.FromKey ( Command/FromKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/FromKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/FromKey.dyn_o )
[559 of 707] Compiling Command.ReregisterUrl ( Command/ReregisterUrl.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/ReregisterUrl.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/ReregisterUrl.dyn_o )
[560 of 707] Compiling Command.RegisterUrl ( Command/RegisterUrl.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/RegisterUrl.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/RegisterUrl.dyn_o )
[561 of 707] Compiling Command.UnregisterUrl ( Command/UnregisterUrl.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/UnregisterUrl.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/UnregisterUrl.dyn_o )
[562 of 707] Compiling Command.Forget ( Command/Forget.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Forget.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Forget.dyn_o )
[563 of 707] Compiling Command.Fix ( Command/Fix.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Fix.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Fix.dyn_o )
[564 of 707] Compiling Command.PreCommit ( Command/PreCommit.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/PreCommit.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/PreCommit.dyn_o )
[565 of 707] Compiling Command.Find ( Command/Find.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Find.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Find.dyn_o )
[566 of 707] Compiling Command.Whereis ( Command/Whereis.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Whereis.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Whereis.dyn_o )
[567 of 707] Compiling Command.FindRef ( Command/FindRef.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/FindRef.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/FindRef.dyn_o )
[568 of 707] Compiling Command.FindKeys ( Command/FindKeys.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/FindKeys.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/FindKeys.dyn_o )
[569 of 707] Compiling Command.FilterProcess ( Command/FilterProcess.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/FilterProcess.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/FilterProcess.dyn_o )
[570 of 707] Compiling Command.FilterBranch ( Command/FilterBranch.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/FilterBranch.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/FilterBranch.dyn_o )
[571 of 707] Compiling Command.Export ( Command/Export.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Export.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Export.dyn_o )
[572 of 707] Compiling Command.Expire ( Command/Expire.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Expire.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Expire.dyn_o )
[573 of 707] Compiling Command.ExamineKey ( Command/ExamineKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/ExamineKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/ExamineKey.dyn_o )
[574 of 707] Compiling Command.EnableTor ( Command/EnableTor.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/EnableTor.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/EnableTor.dyn_o )
[575 of 707] Compiling Command.EnableRemote ( Command/EnableRemote.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/EnableRemote.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/EnableRemote.dyn_o )
[576 of 707] Compiling Command.DropKey ( Command/DropKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/DropKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/DropKey.dyn_o )
[577 of 707] Compiling Command.Drop ( Command/Drop.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Drop.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Drop.dyn_o )
[578 of 707] Compiling Command.Move ( Command/Move.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Move.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Move.dyn_o )
[579 of 707] Compiling Command.Get ( Command/Get.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Get.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Get.dyn_o )
[580 of 707] Compiling Command.Mirror ( Command/Mirror.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Mirror.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Mirror.dyn_o )
[581 of 707] Compiling Command.DropUnused ( Command/DropUnused.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/DropUnused.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/DropUnused.dyn_o )
[582 of 707] Compiling Command.Direct ( Command/Direct.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Direct.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Direct.dyn_o )
[583 of 707] Compiling Command.DiffDriver ( Command/DiffDriver.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/DiffDriver.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/DiffDriver.dyn_o )
[584 of 707] Compiling Command.Describe ( Command/Describe.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Describe.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Describe.dyn_o )
[585 of 707] Compiling Command.Dead ( Command/Dead.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Dead.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Dead.dyn_o )
[586 of 707] Compiling Command.Copy ( Command/Copy.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Copy.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Copy.dyn_o )
[587 of 707] Compiling Command.ContentLocation ( Command/ContentLocation.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/ContentLocation.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/ContentLocation.dyn_o )
[588 of 707] Compiling Command.ConfigRemote ( Command/ConfigRemote.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/ConfigRemote.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/ConfigRemote.dyn_o )
[589 of 707] Compiling Command.Config ( Command/Config.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Config.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Config.dyn_o )
[590 of 707] Compiling Command.CheckPresentKey ( Command/CheckPresentKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/CheckPresentKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/CheckPresentKey.dyn_o )
[591 of 707] Compiling Command.CalcKey ( Command/CalcKey.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/CalcKey.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/CalcKey.dyn_o )
[592 of 707] Compiling Command.Benchmark ( Command/Benchmark.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Benchmark.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Benchmark.dyn_o )
[593 of 707] Compiling Command.Adjust ( Command/Adjust.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Adjust.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Adjust.dyn_o )
[594 of 707] Compiling Command.AddUnused ( Command/AddUnused.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/AddUnused.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/AddUnused.dyn_o )
[595 of 707] Compiling Command.Add ( Command/Add.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Add.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Add.dyn_o )
[596 of 707] Compiling Command.AddUrl ( Command/AddUrl.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/AddUrl.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/AddUrl.dyn_o )
[597 of 707] Compiling Command.ImportFeed ( Command/ImportFeed.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/ImportFeed.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/ImportFeed.dyn_o )
[598 of 707] Compiling CmdLine ( CmdLine.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine.dyn_o )
[599 of 707] Compiling Benchmark ( Benchmark.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Benchmark.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Benchmark.dyn_o )
[600 of 707] Compiling Annex.Import ( Annex/Import.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Import.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Import.dyn_o )
[601 of 707] Compiling Command.Import ( Command/Import.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Import.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Import.dyn_o )
[602 of 707] Compiling Annex.Drop ( Annex/Drop.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Drop.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Annex/Drop.dyn_o )
[603 of 707] Compiling Command.Sync ( Command/Sync.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Sync.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Sync.dyn_o )
[604 of 707] Compiling Command.Satisfy ( Command/Satisfy.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Satisfy.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Satisfy.dyn_o )
[605 of 707] Compiling Command.Push ( Command/Push.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Push.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Push.dyn_o )
[606 of 707] Compiling Command.Pull ( Command/Pull.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Pull.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Pull.dyn_o )
[607 of 707] Compiling Command.PostReceive ( Command/PostReceive.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/PostReceive.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/PostReceive.dyn_o )
[608 of 707] Compiling Command.Merge ( Command/Merge.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Merge.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Merge.dyn_o )
[609 of 707] Compiling Command.Help ( Command/Help.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Help.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Help.dyn_o )
[610 of 707] Compiling Command.Assist ( Command/Assist.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Assist.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Assist.dyn_o )
[611 of 707] Compiling CmdLine.GitAnnexShell.Checks ( CmdLine/GitAnnexShell/Checks.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/GitAnnexShell/Checks.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/GitAnnexShell/Checks.dyn_o )
[612 of 707] Compiling Command.P2PStdIO ( Command/P2PStdIO.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/P2PStdIO.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/P2PStdIO.dyn_o )
[613 of 707] Compiling Command.ConfigList ( Command/ConfigList.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/ConfigList.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/ConfigList.dyn_o )
[614 of 707] Compiling CmdLine.GitAnnexShell ( CmdLine/GitAnnexShell.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/GitAnnexShell.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/GitAnnexShell.dyn_o )
[615 of 707] Compiling Utility.Verifiable ( Utility/Verifiable.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Verifiable.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Verifiable.dyn_o )
[616 of 707] Compiling Test ( Test.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Test.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Test.dyn_o )
[617 of 707] Compiling Assistant.Pairing ( Assistant/Pairing.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Pairing.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Pairing.dyn_o )
[618 of 707] Compiling Assistant.Types.DaemonStatus ( Assistant/Types/DaemonStatus.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/DaemonStatus.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/DaemonStatus.dyn_o )
[619 of 707] Compiling Assistant.Monad ( Assistant/Monad.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Monad.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Monad.dyn_o )
[620 of 707] Compiling Assistant.Types.NamedThread ( Assistant/Types/NamedThread.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/NamedThread.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/NamedThread.dyn_o )
[621 of 707] Compiling Assistant.Common ( Assistant/Common.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Common.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Common.dyn_o )
[622 of 707] Compiling Assistant.WebApp.Pairing ( Assistant/WebApp/Pairing.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Pairing.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Pairing.dyn_o )
[623 of 707] Compiling Assistant.Unused ( Assistant/Unused.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Unused.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Unused.dyn_o )
[624 of 707] Compiling Assistant.ScanRemotes ( Assistant/ScanRemotes.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/ScanRemotes.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/ScanRemotes.dyn_o )
[625 of 707] Compiling Assistant.RepoProblem ( Assistant/RepoProblem.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/RepoProblem.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/RepoProblem.dyn_o )
[626 of 707] Compiling Assistant.RemoteControl ( Assistant/RemoteControl.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/RemoteControl.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/RemoteControl.dyn_o )
[627 of 707] Compiling Assistant.Pushes ( Assistant/Pushes.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Pushes.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Pushes.dyn_o )
[628 of 707] Compiling Assistant.MakeRemote ( Assistant/MakeRemote.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/MakeRemote.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/MakeRemote.dyn_o )
[629 of 707] Compiling Assistant.Install ( Assistant/Install.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Install.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Install.dyn_o )
[630 of 707] Compiling Assistant.DaemonStatus ( Assistant/DaemonStatus.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/DaemonStatus.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/DaemonStatus.dyn_o )
[631 of 707] Compiling Assistant.TransferQueue ( Assistant/TransferQueue.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/TransferQueue.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/TransferQueue.dyn_o )
[632 of 707] Compiling Assistant.Threads.Glacier ( Assistant/Threads/Glacier.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/Glacier.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/Glacier.dyn_o )
[633 of 707] Compiling Assistant.Threads.DaemonStatus ( Assistant/Threads/DaemonStatus.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/DaemonStatus.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/DaemonStatus.dyn_o )
[634 of 707] Compiling Assistant.Drop ( Assistant/Drop.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Drop.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Drop.dyn_o )
[635 of 707] Compiling Assistant.CredPairCache ( Assistant/CredPairCache.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/CredPairCache.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/CredPairCache.dyn_o )
[636 of 707] Compiling Assistant.Commits ( Assistant/Commits.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Commits.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Commits.dyn_o )
[637 of 707] Compiling Assistant.Threads.Exporter ( Assistant/Threads/Exporter.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/Exporter.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/Exporter.dyn_o )
[638 of 707] Compiling Assistant.Changes ( Assistant/Changes.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Changes.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Changes.dyn_o )
[639 of 707] Compiling Assistant.BranchChange ( Assistant/BranchChange.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/BranchChange.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/BranchChange.dyn_o )
[640 of 707] Compiling Assistant.Threads.ConfigMonitor ( Assistant/Threads/ConfigMonitor.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/ConfigMonitor.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/ConfigMonitor.dyn_o )
[641 of 707] Compiling Assistant.Pairing.Network ( Assistant/Pairing/Network.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Pairing/Network.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Pairing/Network.dyn_o )
[642 of 707] Compiling Utility.WebApp ( Utility/WebApp.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/WebApp.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/WebApp.dyn_o )
[643 of 707] Compiling Utility.Yesod ( Utility/Yesod.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Yesod.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Utility/Yesod.dyn_o )
[644 of 707] Compiling Assistant.WebApp.Types ( Assistant/WebApp/Types.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Types.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Types.dyn_o )
[645 of 707] Compiling Assistant.WebApp.Form ( Assistant/WebApp/Form.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Form.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Form.dyn_o )
[646 of 707] Compiling Assistant.WebApp ( Assistant/WebApp.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp.dyn_o )
[647 of 707] Compiling Assistant.WebApp.Notifications ( Assistant/WebApp/Notifications.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Notifications.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Notifications.dyn_o )
[648 of 707] Compiling Assistant.WebApp.SideBar ( Assistant/WebApp/SideBar.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/SideBar.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/SideBar.dyn_o )
[649 of 707] Compiling Assistant.WebApp.Page ( Assistant/WebApp/Page.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Page.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Page.dyn_o )
[650 of 707] Compiling Assistant.WebApp.Common ( Assistant/WebApp/Common.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Common.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Common.dyn_o )
[651 of 707] Compiling Assistant.WebApp.Documentation ( Assistant/WebApp/Documentation.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Documentation.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Documentation.dyn_o )
[652 of 707] Compiling Assistant.WebApp.Configurators.Unused ( Assistant/WebApp/Configurators/Unused.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Unused.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Unused.dyn_o )
[653 of 707] Compiling Assistant.MakeRepo ( Assistant/MakeRepo.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/MakeRepo.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/MakeRepo.dyn_o )
[654 of 707] Compiling Assistant.Types.UrlRenderer ( Assistant/Types/UrlRenderer.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/UrlRenderer.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Types/UrlRenderer.dyn_o )
[655 of 707] Compiling Assistant.Alert ( Assistant/Alert.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Alert.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Alert.dyn_o )
[656 of 707] Compiling Assistant.TransferSlots ( Assistant/TransferSlots.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/TransferSlots.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/TransferSlots.dyn_o )
[657 of 707] Compiling Assistant.Threads.Transferrer ( Assistant/Threads/Transferrer.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/Transferrer.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/Transferrer.dyn_o )
[658 of 707] Compiling Assistant.Threads.TransferWatcher ( Assistant/Threads/TransferWatcher.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/TransferWatcher.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/TransferWatcher.dyn_o )
[659 of 707] Compiling Assistant.Threads.TransferPoller ( Assistant/Threads/TransferPoller.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/TransferPoller.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/TransferPoller.dyn_o )
[660 of 707] Compiling Assistant.Threads.Watcher ( Assistant/Threads/Watcher.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/Watcher.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/Watcher.dyn_o )
[661 of 707] Compiling Assistant.Threads.RemoteControl ( Assistant/Threads/RemoteControl.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/RemoteControl.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/RemoteControl.dyn_o )
[662 of 707] Compiling Assistant.Threads.Committer ( Assistant/Threads/Committer.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/Committer.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/Committer.dyn_o )
[663 of 707] Compiling Assistant.NamedThread ( Assistant/NamedThread.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/NamedThread.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/NamedThread.dyn_o )
[664 of 707] Compiling Assistant.Sync ( Assistant/Sync.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Sync.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Sync.dyn_o )
[665 of 707] Compiling Assistant.WebApp.RepoList ( Assistant/WebApp/RepoList.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/RepoList.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/RepoList.dyn_o )
[666 of 707] Compiling Assistant.WebApp.DashBoard ( Assistant/WebApp/DashBoard.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/DashBoard.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/DashBoard.dyn_o )
[667 of 707] Compiling Assistant.WebApp.Configurators ( Assistant/WebApp/Configurators.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators.dyn_o )
[668 of 707] Compiling Assistant.WebApp.MakeRemote ( Assistant/WebApp/MakeRemote.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/MakeRemote.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/MakeRemote.dyn_o )
[669 of 707] Compiling Assistant.WebApp.Gpg ( Assistant/WebApp/Gpg.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Gpg.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Gpg.dyn_o )
[670 of 707] Compiling Assistant.WebApp.Configurators.WebDAV ( Assistant/WebApp/Configurators/WebDAV.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/WebDAV.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/WebDAV.dyn_o )
[671 of 707] Compiling Assistant.WebApp.Configurators.Ssh ( Assistant/WebApp/Configurators/Ssh.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Ssh.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Ssh.dyn_o )
[672 of 707] Compiling Assistant.WebApp.Configurators.AWS ( Assistant/WebApp/Configurators/AWS.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/AWS.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/AWS.dyn_o )
[673 of 707] Compiling Assistant.WebApp.Configurators.IA ( Assistant/WebApp/Configurators/IA.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/IA.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/IA.dyn_o )
[674 of 707] Compiling Assistant.WebApp.Configurators.Edit ( Assistant/WebApp/Configurators/Edit.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Edit.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Edit.dyn_o )
[675 of 707] Compiling Assistant.Threads.Pusher ( Assistant/Threads/Pusher.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/Pusher.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/Pusher.dyn_o )
[676 of 707] Compiling Assistant.Threads.NetWatcher ( Assistant/Threads/NetWatcher.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/NetWatcher.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/NetWatcher.dyn_o )
[677 of 707] Compiling Assistant.Threads.Merger ( Assistant/Threads/Merger.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/Merger.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/Merger.dyn_o )
[678 of 707] Compiling Assistant.Repair ( Assistant/Repair.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Repair.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Repair.dyn_o )
[679 of 707] Compiling Assistant.WebApp.Repair ( Assistant/WebApp/Repair.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Repair.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Repair.dyn_o )
[680 of 707] Compiling Assistant.Threads.ProblemFixer ( Assistant/Threads/ProblemFixer.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/ProblemFixer.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/ProblemFixer.dyn_o )
[681 of 707] Compiling Assistant.Pairing.MakeRemote ( Assistant/Pairing/MakeRemote.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Pairing/MakeRemote.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Pairing/MakeRemote.dyn_o )
[682 of 707] Compiling Assistant.WebApp.Configurators.Pairing ( Assistant/WebApp/Configurators/Pairing.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Pairing.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Pairing.dyn_o )
[683 of 707] Compiling Assistant.Threads.PairListener ( Assistant/Threads/PairListener.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/PairListener.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/PairListener.dyn_o )
[684 of 707] Compiling Assistant.Restart ( Assistant/Restart.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Restart.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Restart.dyn_o )
[685 of 707] Compiling Assistant.WebApp.OtherRepos ( Assistant/WebApp/OtherRepos.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/OtherRepos.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/OtherRepos.dyn_o )
[686 of 707] Compiling Assistant.WebApp.Control ( Assistant/WebApp/Control.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Control.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Control.dyn_o )
[687 of 707] Compiling Assistant.WebApp.Configurators.Local ( Assistant/WebApp/Configurators/Local.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Local.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Local.dyn_o )
[688 of 707] Compiling Assistant.Upgrade ( Assistant/Upgrade.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Upgrade.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Upgrade.dyn_o )
[689 of 707] Compiling Assistant.WebApp.Configurators.Upgrade ( Assistant/WebApp/Configurators/Upgrade.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Upgrade.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Upgrade.dyn_o )
[690 of 707] Compiling Assistant.WebApp.Configurators.Preferences ( Assistant/WebApp/Configurators/Preferences.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Preferences.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Preferences.dyn_o )
[691 of 707] Compiling Assistant.Threads.Upgrader ( Assistant/Threads/Upgrader.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/Upgrader.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/Upgrader.dyn_o )
[692 of 707] Compiling Assistant.Threads.UpgradeWatcher ( Assistant/Threads/UpgradeWatcher.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/UpgradeWatcher.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/UpgradeWatcher.dyn_o )
[693 of 707] Compiling Assistant.Threads.SanityChecker ( Assistant/Threads/SanityChecker.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/SanityChecker.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/SanityChecker.dyn_o )
[694 of 707] Compiling Assistant.Fsck ( Assistant/Fsck.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Fsck.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Fsck.dyn_o )
[695 of 707] Compiling Assistant.WebApp.Configurators.Fsck ( Assistant/WebApp/Configurators/Fsck.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Fsck.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Fsck.dyn_o )
[696 of 707] Compiling Assistant.Threads.MountWatcher ( Assistant/Threads/MountWatcher.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/MountWatcher.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/MountWatcher.dyn_o )
[697 of 707] Compiling Assistant.Threads.Cronner ( Assistant/Threads/Cronner.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/Cronner.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/Cronner.dyn_o )
[698 of 707] Compiling Assistant.DeleteRemote ( Assistant/DeleteRemote.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/DeleteRemote.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/DeleteRemote.dyn_o )
[699 of 707] Compiling Assistant.WebApp.Configurators.Delete ( Assistant/WebApp/Configurators/Delete.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Delete.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Delete.dyn_o )
[700 of 707] Compiling Assistant.Threads.WebApp ( Assistant/Threads/WebApp.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/WebApp.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/WebApp.dyn_o )
[701 of 707] Compiling Assistant.Threads.TransferScanner ( Assistant/Threads/TransferScanner.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/TransferScanner.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant/Threads/TransferScanner.dyn_o )
[702 of 707] Compiling Assistant ( Assistant.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Assistant.dyn_o )
[703 of 707] Compiling Command.WebApp ( Command/WebApp.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/WebApp.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/WebApp.dyn_o )
[704 of 707] Compiling Command.Watch ( Command/Watch.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Watch.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Watch.dyn_o )
[705 of 707] Compiling Command.Assistant ( Command/Assistant.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Assistant.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Command/Assistant.dyn_o )
[706 of 707] Compiling CmdLine.GitAnnex ( CmdLine/GitAnnex.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/GitAnnex.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/CmdLine/GitAnnex.dyn_o )
[707 of 707] Compiling Main ( git-annex.hs, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Main.o, /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex-tmp/Main.dyn_o )
Linking /home/builder/gitbuilder/build/dist-newstyle/build/aarch64-linux/ghc-9.0.2/git-annex-10.20240227/build/git-annex/git-annex ...
ghc --make Build/Standalone -Wall -fno-warn-tabs
[ 6 of 37] Compiling Author ( Author.hs, Author.o )
[ 7 of 37] Compiling BuildInfo ( BuildInfo.hs, BuildInfo.o )
[ 8 of 37] Compiling Build.BundledPrograms ( Build/BundledPrograms.hs, Build/BundledPrograms.o )
[ 9 of 37] Compiling Utility.Applicative ( Utility/Applicative.hs, Utility/Applicative.o )
[10 of 37] Compiling Utility.DebugLocks ( Utility/DebugLocks.hs, Utility/DebugLocks.o )
[11 of 37] Compiling Utility.Env ( Utility/Env.hs, Utility/Env.o )
[12 of 37] Compiling Utility.FileSystemEncoding ( Utility/FileSystemEncoding.hs, Utility/FileSystemEncoding.o )
[13 of 37] Compiling Utility.Debug ( Utility/Debug.hs, Utility/Debug.o )
[14 of 37] Compiling Utility.PartialPrelude ( Utility/PartialPrelude.hs, Utility/PartialPrelude.o )
[15 of 37] Compiling Utility.Process.Shim ( Utility/Process/Shim.hs, Utility/Process/Shim.o )
[16 of 37] Compiling Utility.QuickCheck ( Utility/QuickCheck.hs, Utility/QuickCheck.o )
[17 of 37] Compiling Utility.RawFilePath ( Utility/RawFilePath.hs, Utility/RawFilePath.o )
[18 of 37] Compiling Utility.FileSize ( Utility/FileSize.hs, Utility/FileSize.o )
[19 of 37] Compiling Utility.Process ( Utility/Process.hs, Utility/Process.o )
[20 of 37] Compiling Utility.SafeCommand ( Utility/SafeCommand.hs, Utility/SafeCommand.o )
[21 of 37] Compiling Utility.Network ( Utility/Network.hs, Utility/Network.o )
[22 of 37] Compiling Utility.FileMode ( Utility/FileMode.hs, Utility/FileMode.o )
[23 of 37] Compiling Utility.Env.Basic ( Utility/Env/Basic.hs, Utility/Env/Basic.o )
[24 of 37] Compiling Utility.Split ( Utility/Split.hs, Utility/Split.o )
[25 of 37] Compiling Utility.ShellEscape ( Utility/ShellEscape.hs, Utility/ShellEscape.o )
[26 of 37] Compiling Utility.SystemDirectory ( Utility/SystemDirectory.hs, Utility/SystemDirectory.o )
[27 of 37] Compiling Utility.Path ( Utility/Path.hs, Utility/Path.o )
[28 of 37] Compiling Utility.Directory ( Utility/Directory.hs, Utility/Directory.o )
[29 of 37] Compiling Utility.Tmp ( Utility/Tmp.hs, Utility/Tmp.o )
[30 of 37] Compiling Utility.MoveFile ( Utility/MoveFile.hs, Utility/MoveFile.o )
[31 of 37] Compiling Utility.UserInfo ( Utility/UserInfo.hs, Utility/UserInfo.o )
[32 of 37] Compiling Utility.Path.AbsRel ( Utility/Path/AbsRel.hs, Utility/Path/AbsRel.o )
[33 of 37] Compiling Utility.LinuxMkLibs ( Utility/LinuxMkLibs.hs, Utility/LinuxMkLibs.o )
[34 of 37] Compiling Common ( Common.hs, Common.o )
[35 of 37] Compiling Utility.CopyFile ( Utility/CopyFile.hs, Utility/CopyFile.o )
[36 of 37] Compiling Build.LinuxMkLibs ( Build/LinuxMkLibs.hs, Build/LinuxMkLibs.o )
[37 of 37] Compiling Main ( Build/Standalone.hs, Build/Standalone.o )
Linking Build/Standalone ...
make[1]: Leaving directory '/home/builder/gitbuilder/build'
./Build/Standalone "tmp/git-annex.linux" "tmp/git-annex.linux"
make install-mans DESTDIR="tmp/git-annex.linux"
make[1]: Entering directory '/home/builder/gitbuilder/build'
ghc --make Build/MakeMans -Wall -fno-warn-tabs
[4 of 5] Compiling Build.Mans ( Build/Mans.hs, Build/Mans.o )
[5 of 5] Compiling Main ( Build/MakeMans.hs, Build/MakeMans.o )
Linking Build/MakeMans ...
./Build/MakeMans
install -d tmp/git-annex.linux/usr/share/man/man1
install -m 0644 man/*.1 tmp/git-annex.linux/usr/share/man/man1
make[1]: Leaving directory '/home/builder/gitbuilder/build'
zcat standalone/licences.gz > tmp/git-annex.linux/LICENSE
cp doc/logo_16x16.png doc/logo.svg tmp/git-annex.linux
cp standalone/trustedkeys.gpg tmp/git-annex.linux
md5sum git-annex | cut -d ' ' -f 1 > "tmp/git-annex.linux/buildid"
cd tmp/git-annex.linux && find . -type f > git-annex.MANIFEST
cd tmp/git-annex.linux && find . -type l >> git-annex.MANIFEST
cd tmp && tar c git-annex.linux | gzip -9 --rsyncable > git-annex-standalone-arm64.tar.gz
+ chmod -R +w .t
chmod: cannot access '.t': No such file or directory
+ true
+ rm -rf .t
+ make test
if [ "cabal" = ./Setup ]; then ghc --make Setup; fi
if [ "cabal" != stack ]; then \
cabal configure -fParallelBuild --ghc-options=""; \
rm cabal.project.local~* 2>/dev/null || true; \
else \
cabal setup ; \
fi
'cabal.project.local' already exists, backing it up to 'cabal.project.local~'.
Up to date
mkdir -p tmp
touch tmp/configure-stamp
cabal build
Up to date
ln -sf git-annex git-annex-shell
./git-annex test
Tests
QuickCheck
prop_quote_unquote_roundtrip: OK (0.07s)
+++ OK, passed 1000 tests.
prop_encode_c_decode_c_roundtrip: OK (0.03s)
+++ OK, passed 1000 tests.
prop_isomorphic_key_encode: OK (0.02s)
+++ OK, passed 1000 tests.
prop_isomorphic_shellEscape: OK (0.01s)
+++ OK, passed 1000 tests.
prop_isomorphic_shellEscape_multiword: OK (0.58s)
+++ OK, passed 1000 tests.
prop_isomorphic_configEscape: OK (0.01s)
+++ OK, passed 1000 tests.
prop_parse_show_Config: OK (0.01s)
+++ OK, passed 1000 tests.
prop_upFrom_basics: OK
+++ OK, passed 1000 tests.
prop_relPathDirToFileAbs_basics: OK (0.01s)
+++ OK, passed 1000 tests.
prop_relPathDirToFileAbs_regressionTest: OK
+++ OK, passed 1 test.
prop_dirContains_regressionTest: OK
+++ OK, passed 1 test.
prop_cost_sane: OK
+++ OK, passed 1 test.
prop_matcher_sane: OK
+++ OK, passed 1 test.
prop_HmacSha1WithCipher_sane: OK
+++ OK, passed 1 test.
prop_VectorClock_sane: OK
+++ OK, passed 1 test.
prop_addMapLog_sane: OK
+++ OK, passed 1 test.
prop_verifiable_sane: OK (0.07s)
+++ OK, passed 1000 tests.
prop_segment_regressionTest: OK
+++ OK, passed 1 test.
prop_read_write_transferinfo: OK (0.02s)
+++ OK, passed 1000 tests.
prop_read_show_inodecache: OK (0.01s)
+++ OK, passed 1000 tests.
prop_parse_build_presence_log: OK (0.65s)
+++ OK, passed 1000 tests.
prop_parse_build_contentidentifier_log: OK (0.55s)
+++ OK, passed 1000 tests.
prop_read_show_TrustLevel: OK
+++ OK, passed 1 test.
prop_parse_build_TrustLevelLog: OK
+++ OK, passed 1 test.
prop_schedule_roundtrips: OK
+++ OK, passed 1000 tests.
prop_past_sane: OK
+++ OK, passed 1 test.
prop_duration_roundtrips: OK
+++ OK, passed 1000 tests.
prop_metadata_sane: OK (0.29s)
+++ OK, passed 1000 tests.
prop_metadata_serialize: OK (0.37s)
+++ OK, passed 1000 tests.
prop_branchView_legal: OK (0.36s)
+++ OK, passed 1000 tests.
prop_viewPath_roundtrips: OK (0.02s)
+++ OK, passed 1000 tests.
prop_view_roundtrips: OK (0.15s)
+++ OK, passed 1000 tests.
prop_viewedFile_rountrips: OK (0.02s)
+++ OK, passed 1000 tests.
prop_standardGroups_parse: OK
+++ OK, passed 1 test.
sha1 stable: OK
+++ OK, passed 1 test.
sha2_224 stable: OK
+++ OK, passed 1 test.
sha2_256 stable: OK
+++ OK, passed 1 test.
sha2_384 stable: OK
+++ OK, passed 1 test.
sha2_512 stable: OK
+++ OK, passed 1 test.
skein256 stable: OK
+++ OK, passed 1 test.
skein512 stable: OK
+++ OK, passed 1 test.
sha3_224 stable: OK
+++ OK, passed 1 test.
sha3_256 stable: OK
+++ OK, passed 1 test.
sha3_384 stable: OK
+++ OK, passed 1 test.
sha3_512 stable: OK
+++ OK, passed 1 test.
blake2s_160 stable: OK
+++ OK, passed 1 test.
blake2s_224 stable: OK
+++ OK, passed 1 test.
blake2s_256 stable: OK
+++ OK, passed 1 test.
blake2sp_224 stable: OK
+++ OK, passed 1 test.
blake2sp_256 stable: OK
+++ OK, passed 1 test.
blake2b_160 stable: OK
+++ OK, passed 1 test.
blake2b_224 stable: OK
+++ OK, passed 1 test.
blake2b_256 stable: OK
+++ OK, passed 1 test.
blake2b_384 stable: OK
+++ OK, passed 1 test.
blake2b_512 stable: OK
+++ OK, passed 1 test.
blake2bp_512 stable: OK
+++ OK, passed 1 test.
md5 stable: OK
+++ OK, passed 1 test.
HmacSha1 stable: OK
+++ OK, passed 1 test.
HmacSha224 stable: OK
+++ OK, passed 1 test.
HmacSha256 stable: OK
+++ OK, passed 1 test.
HmacSha384 stable: OK
+++ OK, passed 1 test.
HmacSha512 stable: OK
+++ OK, passed 1 test.

All 62 tests passed (3.35s)
Tests
Remote Tests
testremote type git
init: OK (0.39s)
not enough free space, need 96.85 MB more (use --force to override this check or adjust annex.diskreserve)
unavailable remote
removeKey: OK
storeKey: OK
checkPresent: OK
retrieveKeyFile: OK
retrieveKeyFileCheap: OK
key size 1048576; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.04s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK
key size 1048577; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.02s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK
key size 1048575; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.03s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK
key size 2097152; git remote
removeKey when not present: OK
present False: OK
storeKey: OK (0.04s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK
exporttree=yes; key size 1048576; key size 2097152
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048576; key size 1048575
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048577; key size 2097152
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048577; key size 1048575
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
testremote type directory
init: OK (0.32s)
unavailable remote
removeKey: OK
storeKey: OK
checkPresent: OK
retrieveKeyFile: OK
retrieveKeyFileCheap: OK
key size 1048576; directory remote chunksize=0 encryption=none
removeKey when not present: OK
present False: OK
storeKey: OK
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK
key size 1048576; directory remote chunksize=0 encryption=shared
removeKey when not present: OK
present False: OK
storeKey: OK
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK
key size 1048576; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.06s)
present True: OK (0.03s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 1048576; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.03s)
storeKey: OK (0.06s)
present True: OK (0.02s)
storeKey when already present: OK
present True: OK (0.03s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK (0.05s)
key size 1048576; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.09s)
present False: OK (0.02s)
storeKey: OK (0.51s)
present True: OK (0.05s)
storeKey when already present: OK (0.03s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.14s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.13s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.09s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.18s)
present False: OK (0.02s)
key size 1048576; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.07s)
present False: OK (0.02s)
storeKey: OK (0.46s)
present True: OK (0.05s)
storeKey when already present: OK (0.03s)
present True: OK (0.07s)
retrieveKeyFile: OK (0.14s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.12s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.10s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.19s)
present False: OK (0.02s)
key size 1048576; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK
present True: OK (0.02s)
storeKey when already present: OK
present True: OK (0.03s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK (0.02s)
key size 1048576; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK
present False: OK (0.02s)
storeKey: OK (0.01s)
present True: OK (0.02s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK (0.02s)
key size 1048577; directory remote chunksize=0 encryption=none
removeKey when not present: OK
present False: OK
storeKey: OK
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK (0.01s)
key size 1048577; directory remote chunksize=0 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK
storeKey: OK
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK
key size 1048577; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.06s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.02s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 1048577; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.06s)
present True: OK (0.03s)
storeKey when already present: OK
present True: OK (0.03s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.03s)
present False: OK (0.02s)
key size 1048577; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.07s)
present False: OK (0.02s)
storeKey: OK (0.50s)
present True: OK (0.05s)
storeKey when already present: OK (0.03s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.14s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.13s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.09s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.21s)
present False: OK (0.02s)
key size 1048577; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.08s)
present False: OK (0.02s)
storeKey: OK (0.49s)
present True: OK (0.05s)
storeKey when already present: OK (0.03s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.14s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.13s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.09s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.19s)
present False: OK (0.02s)
key size 1048577; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK
present True: OK (0.02s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK (0.02s)
key size 1048577; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK
present True: OK (0.02s)
storeKey when already present: OK
present True: OK (0.03s)
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.01s)
present False: OK (0.03s)
key size 1048575; directory remote chunksize=0 encryption=none
removeKey when not present: OK (0.01s)
present False: OK
storeKey: OK
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK
key size 1048575; directory remote chunksize=0 encryption=shared
removeKey when not present: OK
present False: OK
storeKey: OK (0.01s)
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK (0.01s)
key size 1048575; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.06s)
present True: OK (0.02s)
storeKey when already present: OK
present True: OK (0.03s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK (0.02s)
key size 1048575; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.06s)
present True: OK (0.03s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK (0.02s)
key size 1048575; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.07s)
present False: OK (0.02s)
storeKey: OK (0.50s)
present True: OK (0.05s)
storeKey when already present: OK (0.03s)
present True: OK (0.05s)
retrieveKeyFile: OK (0.16s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.14s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.08s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.20s)
present False: OK (0.02s)
key size 1048575; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.08s)
present False: OK (0.02s)
storeKey: OK (0.51s)
present True: OK (0.06s)
storeKey when already present: OK (0.03s)
present True: OK (0.06s)
retrieveKeyFile: OK (0.15s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.14s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.10s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.20s)
present False: OK (0.01s)
key size 1048575; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK
present True: OK (0.02s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK (0.02s)
key size 1048575; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK
present True: OK (0.02s)
storeKey when already present: OK (0.01s)
present True: OK (0.02s)
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.02s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK (0.02s)
key size 2097152; directory remote chunksize=0 encryption=none
removeKey when not present: OK
present False: OK
storeKey: OK
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.02s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK
removeKey when present: OK (0.02s)
present False: OK
key size 2097152; directory remote chunksize=0 encryption=shared
removeKey when not present: OK
present False: OK
storeKey: OK
present True: OK
storeKey when already present: OK
present True: OK
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK (0.01s)
key size 2097152; directory remote chunksize=10485 encryption=none
removeKey when not present: OK (0.02s)
present False: OK (0.02s)
storeKey: OK (0.11s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.05s)
present False: OK (0.03s)
key size 2097152; directory remote chunksize=10485 encryption=shared
removeKey when not present: OK (0.03s)
present False: OK (0.02s)
storeKey: OK (0.13s)
present True: OK (0.03s)
storeKey when already present: OK (0.01s)
present True: OK (0.03s)
retrieveKeyFile: OK (0.06s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.05s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.05s)
present False: OK (0.02s)
key size 2097152; directory remote chunksize=1048 encryption=none
removeKey when not present: OK (0.14s)
present False: OK (0.02s)
storeKey: OK (0.95s)
present True: OK (0.08s)
storeKey when already present: OK (0.06s)
present True: OK (0.09s)
retrieveKeyFile: OK (0.25s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.24s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.17s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.04s)
fsck downloaded object: OK
removeKey when present: OK (0.42s)
present False: OK (0.02s)
key size 2097152; directory remote chunksize=1048 encryption=shared
removeKey when not present: OK (0.13s)
present False: OK (0.02s)
storeKey: OK (0.94s)
present True: OK (0.07s)
storeKey when already present: OK (0.05s)
present True: OK (0.08s)
retrieveKeyFile: OK (0.27s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.24s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.17s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.39s)
present False: OK (0.02s)
key size 2097152; directory remote chunksize=1048576 encryption=none
removeKey when not present: OK
present False: OK (0.02s)
storeKey: OK
present True: OK (0.03s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK (0.01s)
present False: OK (0.02s)
key size 2097152; directory remote chunksize=1048576 encryption=shared
removeKey when not present: OK (0.01s)
present False: OK (0.02s)
storeKey: OK
present True: OK (0.04s)
storeKey when already present: OK
present True: OK (0.02s)
retrieveKeyFile: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from 0: OK (0.04s)
fsck downloaded object: OK
retrieveKeyFile resume from 33%: OK (0.03s)
fsck downloaded object: OK
retrieveKeyFile resume from end: OK (0.03s)
fsck downloaded object: OK
removeKey when present: OK
present False: OK (0.02s)
exporttree=yes; key size 1048576; key size 2097152
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048576; key size 1048575
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048577; key size 2097152
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK
exporttree=yes; key size 1048577; key size 1048575
check present export when not present: OK
remove export when not present: OK
store export: OK
check present export after store: OK
store export when already present: OK
retrieve export: OK
store new content to export: OK
check present export after store of new content: OK
retrieve export new content: OK
remove export: OK
check present export after remove: OK
retrieve export fails after removal: OK
remove export directory: OK
remove export directory that is already removed: OK

All 700 tests passed (21.20s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.25s)
add: OK (0.51s)
borg remote: OK
uninit: OK (0.62s)
conflict resolution (mixed directory and file): OK (7.14s)
concurrent get of dup key regression: OK (1.01s)
migrate (via gitattributes): OK (1.17s)
fsck (basics): OK (1.10s)
copy: OK (0.88s)
drop (no remote): OK (0.72s)
shared clone: OK (0.31s)
add dup: OK (0.56s)

All 12 tests passed (14.31s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.25s)
add: OK (0.49s)
sop crypto: OK
upgrade: OK (0.41s)
conflict resolution (uncommitted local file): OK (3.57s)
adjusted branch merge regression: OK (3.02s)
describe: OK (0.35s)
fsck (local untrusted): OK (0.77s)
lock --force: OK (0.51s)
drop (untrusted remote): OK (0.59s)
view: OK (0.60s)
add moved link: OK (0.62s)

All 12 tests passed (11.21s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.25s)
add: OK (0.42s)
gpg crypto: OK (5.77s)
uninit (in git-annex branch): OK (0.44s)
conflict resolution symlink bit: OK
union merge regression: OK (4.07s)
unused: OK (2.20s)
fsck (bare): OK (0.18s)
lock: OK (1.23s)
drop (with remote): OK (0.84s)
log: OK (0.34s)
add extras: OK (0.52s)

All 12 tests passed (16.26s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.25s)
add: OK (0.44s)
preferred content: OK (1.86s)
whereis: OK (0.72s)
conflict resolution (removed file): OK (7.01s)
adjusted branch subtree regression: OK (1.15s)
find: OK (0.91s)
fsck (remote untrusted): OK (0.77s)
edit (no pre-commit): OK (0.76s)
get: OK (0.57s)
magic: OK (1.01s)
readonly remote: OK (1.62s)

All 12 tests passed (17.08s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.23s)
add: OK (0.45s)
required_content: OK (0.84s)
hook remote: OK (1.04s)
conflict resolution (nonannexed file): OK (5.53s)
transition propagation: OK (3.78s)
merge: OK (0.45s)
fsck --from remote: OK (0.36s)
edit (pre-commit): OK (0.63s)
get (ssh remote): OK (0.62s)
import: OK (1.06s)
ignore deleted files: OK (0.50s)

All 12 tests passed (15.51s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.21s)
add: OK (0.46s)
add subdirs: OK (0.62s)
directory remote: OK (1.10s)
conflict resolution (nonannexed symlink): OK (4.98s)
conflict resolution: OK (3.21s)
info: OK (0.40s)
conversion git to annexed: OK (0.47s)
partial commit: OK (0.62s)
move: OK (1.11s)
reinject: OK (0.60s)
metadata: OK (0.89s)

All 12 tests passed (14.67s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.12s)
add: OK (0.54s)
gpg crypto: gpg: Warning: using insecure memory!
OK (5.32s)
uninit (in git-annex branch): OK (0.25s)
conflict resolution symlink bit: OK
union merge regression: OK (2.46s)
unused: OK (1.61s)
fsck (bare): OK (0.17s)
lock: OK (1.12s)
drop (with remote): OK (0.60s)
log: OK (0.17s)
add extras: OK (0.48s)

All 12 tests passed (12.86s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.23s)
add: OK (0.42s)
addurl: OK (0.70s)
rsync remote: OK (1.53s)
conflict resolution (mixed locked and unlocked file): OK (2.69s)
conflict resolution (adjusted branch): OK (3.41s)
version: OK (0.29s)
conversion annexed to git: OK (0.75s)
fix: OK (0.32s)
move (ssh remote): OK (1.02s)
unannex (no copy): OK (0.36s)
export and import: OK (3.10s)

All 12 tests passed (14.84s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.13s)
add: OK (0.52s)
borg remote: OK
uninit: OK (0.41s)
conflict resolution (mixed directory and file): OK (4.25s)
concurrent get of dup key regression: OK (0.88s)
migrate (via gitattributes): OK (0.97s)
fsck (basics): OK (0.94s)
copy: OK (0.66s)
drop (no remote): OK (0.53s)
shared clone: OK (0.14s)
add dup: OK (0.27s)

All 12 tests passed (9.71s)
Tests
Repo Tests v10 adjusted unlocked branch
Init Tests
init: OK (0.24s)
add: OK (0.45s)
repair: OK (0.43s)
bup remote: OK (0.26s)
map: OK (0.41s)
conflict resolution movein regression: OK (3.32s)
sync: OK (1.68s)
migrate: OK (1.15s)
trust: OK (0.76s)
move (numcopies): OK (1.12s)
unannex (with copy): OK (0.53s)
export and import of subdir: OK (1.96s)

All 12 tests passed (12.32s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.13s)
add: OK (0.48s)
sop crypto: OK
upgrade: OK (0.15s)
conflict resolution (uncommitted local file): OK (1.95s)
adjusted branch merge regression: OK (2.27s)
describe: OK (0.20s)
fsck (local untrusted): OK (0.59s)
lock --force: OK (0.46s)
drop (untrusted remote): OK (0.43s)
view: OK (0.44s)
add moved link: OK (0.38s)

All 12 tests passed (7.48s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.13s)
add: OK (0.52s)
preferred content: OK (1.61s)
whereis: OK (0.56s)
conflict resolution (removed file): OK (4.27s)
adjusted branch subtree regression: OK (0.95s)
find: OK (0.68s)
fsck (remote untrusted): OK (0.61s)
edit (no pre-commit): OK (0.52s)
get: OK (0.44s)
magic: OK (0.60s)
readonly remote: OK (0.90s)

All 12 tests passed (11.80s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.12s)
add: OK (0.55s)
required_content: OK (0.68s)
hook remote: OK (0.84s)
conflict resolution (nonannexed file): OK (2.96s)
transition propagation: OK (2.64s)
merge: OK (0.18s)
fsck --from remote: OK (0.20s)
edit (pre-commit): OK (0.55s)
get (ssh remote): OK (0.49s)
import: OK (0.78s)
ignore deleted files: OK (0.32s)

All 12 tests passed (10.33s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.12s)
add: OK (0.55s)
add subdirs: OK (0.52s)
directory remote: OK (0.87s)
conflict resolution (nonannexed symlink): OK (3.21s)
conflict resolution: OK (2.05s)
info: OK (0.27s)
conversion git to annexed: OK (0.42s)
partial commit: OK (0.45s)
move: OK (0.91s)
reinject: OK (0.50s)
metadata: OK (0.55s)

All 12 tests passed (10.43s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.11s)
add: OK (0.41s)
gpg crypto: gpg: Warning: using insecure memory!
OK (4.75s)
uninit (in git-annex branch): OK (0.25s)
conflict resolution symlink bit: OK (1.88s)
union merge regression: OK (2.32s)
unused: OK (1.43s)
fsck (bare): OK (0.18s)
lock: OK (1.18s)
drop (with remote): OK (0.56s)
log: OK (0.18s)
add extras: OK (0.29s)

All 12 tests passed (13.57s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.12s)
add: OK (0.52s)
addurl: OK (0.50s)
rsync remote: OK (1.42s)
conflict resolution (mixed locked and unlocked file): OK (1.76s)
conflict resolution (adjusted branch): OK (2.27s)
version: OK (0.18s)
conversion annexed to git: OK (0.46s)
fix: OK (0.11s)
move (ssh remote): OK (0.86s)
unannex (no copy): OK (0.21s)
export and import: OK (1.95s)

All 12 tests passed (10.36s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.13s)
add: OK (0.38s)
borg remote: OK
uninit: OK (0.36s)
conflict resolution (mixed directory and file): OK (3.56s)
concurrent get of dup key regression: OK (0.56s)
migrate (via gitattributes): OK (0.88s)
fsck (basics): OK (0.87s)
copy: OK (0.61s)
drop (no remote): OK (0.44s)
shared clone: OK (0.15s)
add dup: OK (0.33s)

All 12 tests passed (8.27s)
Tests
Repo Tests v10 unlocked
Init Tests
init: OK (0.12s)
add: OK (0.54s)
repair: OK (0.19s)
bup remote: OK (0.13s)
map: OK (0.25s)
conflict resolution movein regression: OK (2.36s)
sync: OK (1.28s)
migrate: OK (1.11s)
trust: OK (0.61s)
move (numcopies): OK (0.98s)
unannex (with copy): OK (0.37s)
export and import of subdir: OK (1.59s)

All 12 tests passed (9.54s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.13s)
add: OK (0.37s)
sop crypto: OK
upgrade: OK (0.17s)
conflict resolution (uncommitted local file): OK (1.94s)
adjusted branch merge regression: OK (2.86s)
describe: OK (0.23s)
fsck (local untrusted): OK (0.55s)
lock --force: OK (0.50s)
drop (untrusted remote): OK (0.38s)
view: OK (0.44s)
add moved link: OK (0.36s)

All 12 tests passed (7.94s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.13s)
add: OK (0.40s)
preferred content: OK (1.34s)
whereis: OK (0.48s)
conflict resolution (removed file): OK (4.23s)
adjusted branch subtree regression: OK (1.06s)
find: OK (0.66s)
fsck (remote untrusted): OK (0.53s)
edit (no pre-commit): OK (0.57s)
get: OK (0.38s)
magic: OK (0.54s)
readonly remote: OK (0.66s)

All 12 tests passed (11.00s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.13s)
add: OK (0.39s)
add subdirs: OK (0.57s)
directory remote: OK (0.67s)
conflict resolution (nonannexed symlink): OK (2.56s)
conflict resolution: OK (1.52s)
info: OK (0.26s)
conversion git to annexed: OK (0.33s)
partial commit: OK (0.47s)
move: OK (0.65s)
reinject: OK (0.30s)
metadata: OK (0.62s)

All 12 tests passed (8.50s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.14s)
add: OK (0.44s)
required_content: OK (0.61s)
hook remote: OK (0.66s)
conflict resolution (nonannexed file): OK (2.65s)
transition propagation: OK (2.53s)
merge: OK (0.13s)
fsck --from remote: OK (0.21s)
edit (pre-commit): OK (0.55s)
get (ssh remote): OK (0.42s)
import: OK (0.73s)
ignore deleted files: OK (0.27s)

All 12 tests passed (9.36s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.11s)
add: OK (0.39s)
addurl: OK (0.43s)
rsync remote: OK (1.26s)
conflict resolution (mixed locked and unlocked file): OK (1.69s)
conflict resolution (adjusted branch): OK (2.20s)
version: OK (0.15s)
conversion annexed to git: OK (0.55s)
fix: OK (0.44s)
move (ssh remote): OK (0.66s)
unannex (no copy): OK (0.18s)
export and import: OK (1.74s)

All 12 tests passed (9.80s)
Tests
Repo Tests v10 locked
Init Tests
init: OK (0.12s)
add: OK (0.37s)
repair: OK (0.17s)
bup remote: OK (0.11s)
map: OK (0.22s)
conflict resolution movein regression: OK (2.14s)
sync: OK (1.14s)
migrate: OK (0.85s)
trust: OK (0.53s)
move (numcopies): OK (0.66s)
unannex (with copy): OK (0.35s)
export and import of subdir: OK (1.40s)

All 12 tests passed (8.06s)

All tests succeeded. (Ran 26 test groups in 1m23s)
+ chmod -R +w .t
chmod: cannot access '.t': No such file or directory
+ true
+ rm -rf .t
+ cp -a tmp/git-annex-standalone-arm64.tar.gz ../out/output/sha1/377e9fff187305d7cecfa003c9e88ece45766ae6.tmp
+ ./git-annex version
git-annex version: 10.20240228-g377e9fff187305d7cecfa003c9e88ece45766ae6
build flags: Assistant Webapp Pairing Inotify DBus DesktopNotify TorrentParser MagicMime Benchmark Feeds Testsuite S3 WebDAV
dependency versions: aws-0.22.1 bloomfilter-2.0.1.0 crypton-0.34 DAV-1.3.4 feed-1.3.2.1 ghc-9.0.2 http-client-0.7.13.1 persistent-sqlite-2.13.1.0 torrent-10000.1.1 uuid-1.3.15 yesod-1.6.2.1
key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL VURL X*
remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg hook external
operating system: linux aarch64
supported repository versions: 8 9 10
upgrade supported from repository versions: 0 1 2 3 4 5 6 7 8 9 10
+ git ls-files --modified
+ grep -v git-annex.cabal
+ grep -v .deb
+ '[' -s .git/modified-files ']'
+ git ls-files --exclude-standard --others
+ grep -v .deb
+ '[' -s .git/added-files ']'
+ '[' -e ../out/output/sha1/377e9fff187305d7cecfa003c9e88ece45766ae6 ']'
+ mv -- ../out/output/sha1/377e9fff187305d7cecfa003c9e88ece45766ae6.tmp ../out/output/sha1/377e9fff187305d7cecfa003c9e88ece45766ae6
+ rm -rf -- ../out/output/sha1/377e9fff187305d7cecfa003c9e88ece45766ae6.old
+ exit 0

>>> Done at: Wed Mar 27 21:15:57 UTC 2024

>>> Result code: 0
PASS
renamed 'out/log' -> 'out/pass/377e9fff187305d7cecfa003c9e88ece45766ae6'
Done: 377e9fff187305d7cecfa003c9e88ece45766ae6