Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/git-annex.spec'], chrootPath='/var/lib/mock/f34-build-29717238-4053567/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/git-annex.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1630886400 Wrote: /builddir/build/SRPMS/git-annex-8.20210903-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/git-annex.spec'], chrootPath='/var/lib/mock/f34-build-29717238-4053567/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/git-annex.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1630886400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Mr6f1G + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf git-annex-8.20210903 + /usr/bin/gzip -dc /builddir/build/SOURCES/git-annex-8.20210903.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd git-annex-8.20210903 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/git-annex-default-flags.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + cabal-tweak-drop-dep yesod-default + cp /builddir/build/SOURCES/bash-completion.bash . + cp /builddir/build/SOURCES/index.mdwn doc/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QHTOa1 + umask 022 + cd /builddir/build/BUILD + cd git-annex-8.20210903 ++ ls ++ grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)' + for f in $(ls | grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)') + '[' -f CHANGELOG -a -x CHANGELOG ']' + chmod a-x CHANGELOG + for f in $(ls | grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)') + '[' -f README -a -x README ']' + chmod a-x README + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -package Cabal -no-user-package-db -dynamic Setup [ 1 of 29] Compiling Utility.Applicative ( Utility/Applicative.hs, Utility/Applicative.o ) [ 2 of 29] Compiling Utility.Data ( Utility/Data.hs, Utility/Data.o ) [ 3 of 29] Compiling Utility.Exception ( Utility/Exception.hs, Utility/Exception.o ) [ 4 of 29] Compiling Utility.Env.Basic ( Utility/Env/Basic.hs, Utility/Env/Basic.o ) [ 5 of 29] Compiling Build.Mans ( Build/Mans.hs, Build/Mans.o ) [ 6 of 29] Compiling Utility.FileSystemEncoding ( Utility/FileSystemEncoding.hs, Utility/FileSystemEncoding.o ) [ 7 of 29] Compiling Utility.Debug ( Utility/Debug.hs, Utility/Debug.o ) [ 8 of 29] Compiling Utility.Misc ( Utility/Misc.hs, Utility/Misc.o ) [ 9 of 29] Compiling Utility.Monad ( Utility/Monad.hs, Utility/Monad.o ) [10 of 29] Compiling Build.Version ( Build/Version.hs, Build/Version.o ) [11 of 29] Compiling Utility.Process.Shim ( Utility/Process/Shim.hs, Utility/Process/Shim.o ) [12 of 29] Compiling Utility.Process ( Utility/Process.hs, Utility/Process.o ) [13 of 29] Compiling Utility.SafeCommand ( Utility/SafeCommand.hs, Utility/SafeCommand.o ) [14 of 29] Compiling Utility.Split ( Utility/Split.hs, Utility/Split.o ) [15 of 29] Compiling Utility.DottedVersion ( Utility/DottedVersion.hs, Utility/DottedVersion.o ) [16 of 29] Compiling Git.Version ( Git/Version.hs, Git/Version.o ) [17 of 29] Compiling Utility.SystemDirectory ( Utility/SystemDirectory.hs, Utility/SystemDirectory.o ) [18 of 29] Compiling Utility.Path ( Utility/Path.hs, Utility/Path.o ) [19 of 29] Compiling Utility.Directory ( Utility/Directory.hs, Utility/Directory.o ) [20 of 29] Compiling Build.TestConfig ( Build/TestConfig.hs, Build/TestConfig.o ) [21 of 29] Compiling Build.Configure ( Build/Configure.hs, Build/Configure.o ) [22 of 29] Compiling Utility.UserInfo ( Utility/UserInfo.hs, Utility/UserInfo.o ) [23 of 29] Compiling Utility.OSX ( Utility/OSX.hs, Utility/OSX.o ) [24 of 29] Compiling Utility.FreeDesktop ( Utility/FreeDesktop.hs, Utility/FreeDesktop.o ) [25 of 29] Compiling Config.Files ( Config/Files.hs, Config/Files.o ) [26 of 29] Compiling Assistant.Install.Menu ( Assistant/Install/Menu.hs, Assistant/Install/Menu.o ) [27 of 29] Compiling Assistant.Install.AutoStart ( Assistant/Install/AutoStart.hs, Assistant/Install/AutoStart.o ) [28 of 29] Compiling Build.DesktopFile ( Build/DesktopFile.hs, Build/DesktopFile.o ) [29 of 29] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 3.0.1.0 + '[' -x Setup ']' + LANG=C.utf8 ++ echo ' -O2' -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' -Wl,--as-needed ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/git-annex '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --global '--ghc-options= -optc-O2 -optc-fexceptions -optc-g -optc-grecord-gcc-switches -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-fstack-protector-strong -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-m64 -optc-mtune=generic -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optc-fcf-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' checking UPGRADE_LOCATION... not available checking git... yes checking git version... 2.31.1 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 nice... yes checking ionice... yes checking nocache... no checking gpg... not available checking lsof... not available checking git-remote-gcrypt... not available checking ssh connection caching...fatal: not a git repository (or any of the parent directories): .git yes Configuring git-annex-8.20210903... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing executable 'git-annex' for git-annex-8.20210903.. Building executable 'git-annex' for git-annex-8.20210903.. [ 1 of 671] Compiling Annex.UntrustedFilePath ( Annex/UntrustedFilePath.hs, dist/build/git-annex/git-annex-tmp/Annex/UntrustedFilePath.o ) [ 2 of 671] Compiling Assistant.Types.BranchChange ( Assistant/Types/BranchChange.hs, dist/build/git-annex/git-annex-tmp/Assistant/Types/BranchChange.o ) [ 3 of 671] Compiling Assistant.Types.ThreadName ( Assistant/Types/ThreadName.hs, dist/build/git-annex/git-annex-tmp/Assistant/Types/ThreadName.o ) [ 4 of 671] Compiling Assistant.Types.TransferSlots ( Assistant/Types/TransferSlots.hs, dist/build/git-annex/git-annex-tmp/Assistant/Types/TransferSlots.o ) [ 5 of 671] Compiling BuildFlags ( BuildFlags.hs, dist/build/git-annex/git-annex-tmp/BuildFlags.o ) [ 6 of 671] Compiling BuildInfo ( BuildInfo.hs, dist/build/git-annex/git-annex-tmp/BuildInfo.o ) [ 7 of 671] Compiling Build.BundledPrograms ( Build/BundledPrograms.hs, dist/build/git-annex/git-annex-tmp/Build/BundledPrograms.o ) [ 8 of 671] Compiling Config.Cost ( Config/Cost.hs, dist/build/git-annex/git-annex-tmp/Config/Cost.o ) [ 9 of 671] Compiling Types.AdjustedBranch ( Types/AdjustedBranch.hs, dist/build/git-annex/git-annex-tmp/Types/AdjustedBranch.o ) [ 10 of 671] Compiling Types.Availability ( Types/Availability.hs, dist/build/git-annex/git-annex-tmp/Types/Availability.o ) [ 11 of 671] Compiling Types.Creds ( Types/Creds.hs, dist/build/git-annex/git-annex-tmp/Types/Creds.o ) [ 12 of 671] Compiling Assistant.Types.CredPairCache ( Assistant/Types/CredPairCache.hs, dist/build/git-annex/git-annex-tmp/Assistant/Types/CredPairCache.o ) [ 13 of 671] Compiling Types.DesktopNotify ( Types/DesktopNotify.hs, dist/build/git-annex/git-annex-tmp/Types/DesktopNotify.o ) [ 14 of 671] Compiling Types.IndexFiles ( Types/IndexFiles.hs, dist/build/git-annex/git-annex-tmp/Types/IndexFiles.o ) [ 15 of 671] Compiling Types.Link ( Types/Link.hs, dist/build/git-annex/git-annex-tmp/Types/Link.o ) [ 16 of 671] Compiling Types.Mime ( Types/Mime.hs, dist/build/git-annex/git-annex-tmp/Types/Mime.o ) [ 17 of 671] Compiling Types.ProposedAccepted ( Types/ProposedAccepted.hs, dist/build/git-annex/git-annex-tmp/Types/ProposedAccepted.o ) [ 18 of 671] Compiling Types.RemoteConfig ( Types/RemoteConfig.hs, dist/build/git-annex/git-annex-tmp/Types/RemoteConfig.o ) [ 19 of 671] Compiling Types.RepoVersion ( Types/RepoVersion.hs, dist/build/git-annex/git-annex-tmp/Types/RepoVersion.o ) [ 20 of 671] Compiling Types.WorkerPool ( Types/WorkerPool.hs, dist/build/git-annex/git-annex-tmp/Types/WorkerPool.o ) [ 21 of 671] Compiling Utility.Applicative ( Utility/Applicative.hs, dist/build/git-annex/git-annex-tmp/Utility/Applicative.o ) [ 22 of 671] Compiling Utility.Attoparsec ( Utility/Attoparsec.hs, dist/build/git-annex/git-annex-tmp/Utility/Attoparsec.o ) [ 23 of 671] Compiling Utility.Bloom ( Utility/Bloom.hs, dist/build/git-annex/git-annex-tmp/Utility/Bloom.o ) [ 24 of 671] Compiling Utility.Data ( Utility/Data.hs, dist/build/git-annex/git-annex-tmp/Utility/Data.o ) [ 25 of 671] Compiling Utility.DebugLocks ( Utility/DebugLocks.hs, dist/build/git-annex/git-annex-tmp/Utility/DebugLocks.o ) [ 26 of 671] Compiling Utility.Dot ( Utility/Dot.hs, dist/build/git-annex/git-annex-tmp/Utility/Dot.o ) [ 27 of 671] Compiling Utility.Env ( Utility/Env.hs, dist/build/git-annex/git-annex-tmp/Utility/Env.o ) [ 28 of 671] Compiling Utility.Env.Set ( Utility/Env/Set.hs, dist/build/git-annex/git-annex-tmp/Utility/Env/Set.o ) [ 29 of 671] Compiling Utility.Exception ( Utility/Exception.hs, dist/build/git-annex/git-annex-tmp/Utility/Exception.o ) [ 30 of 671] Compiling Utility.Env.Basic ( Utility/Env/Basic.hs, dist/build/git-annex/git-annex-tmp/Utility/Env/Basic.o ) [ 31 of 671] Compiling Utility.DiskFree ( Utility/DiskFree.hs, dist/build/git-annex/git-annex-tmp/Utility/DiskFree.o ) [ 32 of 671] Compiling Build.Mans ( Build/Mans.hs, dist/build/git-annex/git-annex-tmp/Build/Mans.o ) [ 33 of 671] Compiling Utility.FileSystemEncoding ( Utility/FileSystemEncoding.hs, dist/build/git-annex/git-annex-tmp/Utility/FileSystemEncoding.o ) [ 34 of 671] Compiling Utility.Debug ( Utility/Debug.hs, dist/build/git-annex/git-annex-tmp/Utility/Debug.o ) [ 35 of 671] Compiling Utility.Aeson ( Utility/Aeson.hs, dist/build/git-annex/git-annex-tmp/Utility/Aeson.o ) [ 36 of 671] Compiling Types.Key ( Types/Key.hs, dist/build/git-annex/git-annex-tmp/Types/Key.o ) [ 37 of 671] Compiling Database.Handle ( Database/Handle.hs, dist/build/git-annex/git-annex-tmp/Database/Handle.o ) [ 38 of 671] Compiling Utility.Glob ( Utility/Glob.hs, dist/build/git-annex/git-annex-tmp/Utility/Glob.o ) [ 39 of 671] Compiling Utility.Hash ( Utility/Hash.hs, dist/build/git-annex/git-annex-tmp/Utility/Hash.o ) [ 40 of 671] Compiling Utility.HtmlDetect ( Utility/HtmlDetect.hs, dist/build/git-annex/git-annex-tmp/Utility/HtmlDetect.o ) [ 41 of 671] Compiling Utility.HumanNumber ( Utility/HumanNumber.hs, dist/build/git-annex/git-annex-tmp/Utility/HumanNumber.o ) [ 42 of 671] Compiling Utility.DataUnits ( Utility/DataUnits.hs, dist/build/git-annex/git-annex-tmp/Utility/DataUnits.o ) [ 43 of 671] Compiling Utility.IPAddress ( Utility/IPAddress.hs, dist/build/git-annex/git-annex-tmp/Utility/IPAddress.o ) [ 44 of 671] Compiling Utility.LockFile.LockStatus ( Utility/LockFile/LockStatus.hs, dist/build/git-annex/git-annex-tmp/Utility/LockFile/LockStatus.o ) [ 45 of 671] Compiling Utility.LockFile.Posix ( Utility/LockFile/Posix.hs, dist/build/git-annex/git-annex-tmp/Utility/LockFile/Posix.o ) [ 46 of 671] Compiling Utility.LockFile ( Utility/LockFile.hs, dist/build/git-annex/git-annex-tmp/Utility/LockFile.o ) [ 47 of 671] Compiling Utility.MD5 ( Utility/MD5.hs, dist/build/git-annex/git-annex-tmp/Utility/MD5.o ) [ 48 of 671] Compiling Utility.Misc ( Utility/Misc.hs, dist/build/git-annex/git-annex-tmp/Utility/Misc.o ) [ 49 of 671] Compiling Utility.Monad ( Utility/Monad.hs, dist/build/git-annex/git-annex-tmp/Utility/Monad.o ) [ 50 of 671] Compiling Utility.LockPool.STM ( Utility/LockPool/STM.hs, dist/build/git-annex/git-annex-tmp/Utility/LockPool/STM.o ) [ 51 of 671] Compiling Utility.LockPool.LockHandle ( Utility/LockPool/LockHandle.hs, dist/build/git-annex/git-annex-tmp/Utility/LockPool/LockHandle.o ) [ 52 of 671] Compiling Utility.LockPool.Posix ( Utility/LockPool/Posix.hs, dist/build/git-annex/git-annex-tmp/Utility/LockPool/Posix.o ) [ 53 of 671] Compiling Utility.LockPool ( Utility/LockPool.hs, dist/build/git-annex/git-annex-tmp/Utility/LockPool.o ) [ 54 of 671] Compiling Types.LockCache ( Types/LockCache.hs, dist/build/git-annex/git-annex-tmp/Types/LockCache.o ) [ 55 of 671] Compiling Build.Version ( Build/Version.hs, dist/build/git-annex/git-annex-tmp/Build/Version.o ) [ 56 of 671] Compiling Utility.Mounts ( Utility/Mounts.hs, dist/build/git-annex/git-annex-tmp/Utility/Mounts.o ) [ 57 of 671] Compiling Utility.OptParse ( Utility/OptParse.hs, dist/build/git-annex/git-annex-tmp/Utility/OptParse.o ) [ 58 of 671] Compiling Utility.PID ( Utility/PID.hs, dist/build/git-annex/git-annex-tmp/Utility/PID.o ) [ 59 of 671] Compiling Utility.PartialPrelude ( Utility/PartialPrelude.hs, dist/build/git-annex/git-annex-tmp/Utility/PartialPrelude.o ) [ 60 of 671] Compiling Utility.Format ( Utility/Format.hs, dist/build/git-annex/git-annex-tmp/Utility/Format.o ) [ 61 of 671] Compiling Utility.DBus ( Utility/DBus.hs, dist/build/git-annex/git-annex-tmp/Utility/DBus.o ) [ 62 of 671] Compiling Types.Concurrency ( Types/Concurrency.hs, dist/build/git-annex/git-annex-tmp/Types/Concurrency.o ) [ 63 of 671] Compiling Utility.Path.Max ( Utility/Path/Max.hs, dist/build/git-annex/git-annex-tmp/Utility/Path/Max.o ) [ 64 of 671] Compiling Utility.Percentage ( Utility/Percentage.hs, dist/build/git-annex/git-annex-tmp/Utility/Percentage.o ) [ 65 of 671] Compiling Utility.Process.Shim ( Utility/Process/Shim.hs, dist/build/git-annex/git-annex-tmp/Utility/Process/Shim.o ) [ 66 of 671] Compiling Utility.Process ( Utility/Process.hs, dist/build/git-annex/git-annex-tmp/Utility/Process.o ) [ 67 of 671] Compiling Utility.Network ( Utility/Network.hs, dist/build/git-annex/git-annex-tmp/Utility/Network.o ) [ 68 of 671] Compiling Utility.Process.Transcript ( Utility/Process/Transcript.hs, dist/build/git-annex/git-annex-tmp/Utility/Process/Transcript.o ) [ 69 of 671] Compiling Utility.QuickCheck ( Utility/QuickCheck.hs, dist/build/git-annex/git-annex-tmp/Utility/QuickCheck.o ) [ 70 of 671] Compiling Utility.HumanTime ( Utility/HumanTime.hs, dist/build/git-annex/git-annex-tmp/Utility/HumanTime.o ) [ 71 of 671] Compiling Utility.Base64 ( Utility/Base64.hs, dist/build/git-annex/git-annex-tmp/Utility/Base64.o ) [ 72 of 671] Compiling Types.VectorClock ( Types/VectorClock.hs, dist/build/git-annex/git-annex-tmp/Types/VectorClock.o ) [ 73 of 671] Compiling Utility.RawFilePath ( Utility/RawFilePath.hs, dist/build/git-annex/git-annex-tmp/Utility/RawFilePath.o ) [ 74 of 671] Compiling Utility.FileSize ( Utility/FileSize.hs, dist/build/git-annex/git-annex-tmp/Utility/FileSize.o ) [ 75 of 671] Compiling Utility.FileMode ( Utility/FileMode.hs, dist/build/git-annex/git-annex-tmp/Utility/FileMode.o ) [ 76 of 671] Compiling Git.FileMode ( Git/FileMode.hs, dist/build/git-annex/git-annex-tmp/Git/FileMode.o ) [ 77 of 671] Compiling Database.Queue ( Database/Queue.hs, dist/build/git-annex/git-annex-tmp/Database/Queue.o ) [ 78 of 671] Compiling Database.Keys.Handle ( Database/Keys/Handle.hs, dist/build/git-annex/git-annex-tmp/Database/Keys/Handle.o ) [ 79 of 671] Compiling Utility.SafeCommand ( Utility/SafeCommand.hs, dist/build/git-annex/git-annex-tmp/Utility/SafeCommand.o ) [ 80 of 671] Compiling Git.Types ( Git/Types.hs, dist/build/git-annex/git-annex-tmp/Git/Types.o ) [ 81 of 671] Compiling Utility.Shell ( Utility/Shell.hs, dist/build/git-annex/git-annex-tmp/Utility/Shell.o ) [ 82 of 671] Compiling Utility.Split ( Utility/Split.hs, dist/build/git-annex/git-annex-tmp/Utility/Split.o ) [ 83 of 671] Compiling Utility.ShellEscape ( Utility/ShellEscape.hs, dist/build/git-annex/git-annex-tmp/Utility/ShellEscape.o ) [ 84 of 671] Compiling Utility.DottedVersion ( Utility/DottedVersion.hs, dist/build/git-annex/git-annex-tmp/Utility/DottedVersion.o ) [ 85 of 671] Compiling Git.Version ( Git/Version.hs, dist/build/git-annex/git-annex-tmp/Git/Version.o ) [ 86 of 671] Compiling Git.BuildVersion ( Git/BuildVersion.hs, dist/build/git-annex/git-annex-tmp/Git/BuildVersion.o ) [ 87 of 671] Compiling Utility.SshHost ( Utility/SshHost.hs, dist/build/git-annex/git-annex-tmp/Utility/SshHost.o ) [ 88 of 671] Compiling Utility.SystemDirectory ( Utility/SystemDirectory.hs, dist/build/git-annex/git-annex-tmp/Utility/SystemDirectory.o ) [ 89 of 671] Compiling Utility.Path ( Utility/Path.hs, dist/build/git-annex/git-annex-tmp/Utility/Path.o ) [ 90 of 671] Compiling Utility.Path.Tests ( Utility/Path/Tests.hs, dist/build/git-annex/git-annex-tmp/Utility/Path/Tests.o ) [ 91 of 671] Compiling Utility.MagicWormhole ( Utility/MagicWormhole.hs, dist/build/git-annex/git-annex-tmp/Utility/MagicWormhole.o ) [ 92 of 671] Compiling Utility.Directory ( Utility/Directory.hs, dist/build/git-annex/git-annex-tmp/Utility/Directory.o ) [ 93 of 671] Compiling Utility.Directory.Stream ( Utility/Directory/Stream.hs, dist/build/git-annex/git-annex-tmp/Utility/Directory/Stream.o ) [ 94 of 671] Compiling Build.TestConfig ( Build/TestConfig.hs, dist/build/git-annex/git-annex-tmp/Build/TestConfig.o ) [ 95 of 671] Compiling Build.Configure ( Build/Configure.hs, dist/build/git-annex/git-annex-tmp/Build/Configure.o ) [ 96 of 671] Compiling Utility.Tense ( Utility/Tense.hs, dist/build/git-annex/git-annex-tmp/Utility/Tense.o ) [ 97 of 671] Compiling Assistant.Types.Alert ( Assistant/Types/Alert.hs, dist/build/git-annex/git-annex-tmp/Assistant/Types/Alert.o ) [ 98 of 671] Compiling Utility.ThreadLock ( Utility/ThreadLock.hs, dist/build/git-annex/git-annex-tmp/Utility/ThreadLock.o ) [ 99 of 671] Compiling Utility.ThreadScheduler ( Utility/ThreadScheduler.hs, dist/build/git-annex/git-annex-tmp/Utility/ThreadScheduler.o ) [100 of 671] Compiling Utility.TimeStamp ( Utility/TimeStamp.hs, dist/build/git-annex/git-annex-tmp/Utility/TimeStamp.o ) [101 of 671] Compiling Annex.VectorClock.Utility ( Annex/VectorClock/Utility.hs, dist/build/git-annex/git-annex-tmp/Annex/VectorClock/Utility.o ) [102 of 671] Compiling Utility.Tmp ( Utility/Tmp.hs, dist/build/git-annex/git-annex-tmp/Utility/Tmp.o ) [103 of 671] Compiling Utility.MoveFile ( Utility/MoveFile.hs, dist/build/git-annex/git-annex-tmp/Utility/MoveFile.o ) [104 of 671] Compiling Utility.Tmp.Dir ( Utility/Tmp/Dir.hs, dist/build/git-annex/git-annex-tmp/Utility/Tmp/Dir.o ) [105 of 671] Compiling Utility.Touch ( Utility/Touch.hs, dist/build/git-annex/git-annex-tmp/Utility/Touch.o ) [106 of 671] Compiling Utility.Tuple ( Utility/Tuple.hs, dist/build/git-annex/git-annex-tmp/Utility/Tuple.o ) [107 of 671] Compiling Utility.Scheduled ( Utility/Scheduled.hs, dist/build/git-annex/git-annex-tmp/Utility/Scheduled.o ) [108 of 671] Compiling Utility.Scheduled.QuickCheck ( Utility/Scheduled/QuickCheck.hs, dist/build/git-annex/git-annex-tmp/Utility/Scheduled/QuickCheck.o ) [109 of 671] Compiling Utility.UserInfo ( Utility/UserInfo.hs, dist/build/git-annex/git-annex-tmp/Utility/UserInfo.o ) [110 of 671] Compiling Utility.Path.AbsRel ( Utility/Path/AbsRel.hs, dist/build/git-annex/git-annex-tmp/Utility/Path/AbsRel.o ) [111 of 671] Compiling Utility.LockFile.PidLock ( Utility/LockFile/PidLock.hs, dist/build/git-annex/git-annex-tmp/Utility/LockFile/PidLock.o ) [112 of 671] Compiling Utility.LockPool.PidLock ( Utility/LockPool/PidLock.hs, dist/build/git-annex/git-annex-tmp/Utility/LockPool/PidLock.o ) [113 of 671] Compiling Utility.LinuxMkLibs ( Utility/LinuxMkLibs.hs, dist/build/git-annex/git-annex-tmp/Utility/LinuxMkLibs.o ) [114 of 671] Compiling Utility.Directory.Create ( Utility/Directory/Create.hs, dist/build/git-annex/git-annex-tmp/Utility/Directory/Create.o ) [115 of 671] Compiling Common ( Common.hs, dist/build/git-annex/git-annex-tmp/Common.o ) [116 of 671] Compiling Utility.Tor ( Utility/Tor.hs, dist/build/git-annex/git-annex-tmp/Utility/Tor.o ) [117 of 671] Compiling Utility.TList ( Utility/TList.hs, dist/build/git-annex/git-annex-tmp/Utility/TList.o ) [118 of 671] Compiling Assistant.Types.Commits ( Assistant/Types/Commits.hs, dist/build/git-annex/git-annex-tmp/Assistant/Types/Commits.o ) [119 of 671] Compiling Utility.Su ( Utility/Su.hs, dist/build/git-annex/git-annex-tmp/Utility/Su.o ) [120 of 671] Compiling Utility.SshConfig ( Utility/SshConfig.hs, dist/build/git-annex/git-annex-tmp/Utility/SshConfig.o ) [121 of 671] Compiling Utility.SimpleProtocol ( Utility/SimpleProtocol.hs, dist/build/git-annex/git-annex-tmp/Utility/SimpleProtocol.o ) [122 of 671] Compiling Utility.AuthToken ( Utility/AuthToken.hs, dist/build/git-annex/git-annex-tmp/Utility/AuthToken.o ) [123 of 671] Compiling Types.UUID ( Types/UUID.hs, dist/build/git-annex/git-annex-tmp/Types/UUID.o ) [124 of 671] Compiling Types.TrustLevel ( Types/TrustLevel.hs, dist/build/git-annex/git-annex-tmp/Types/TrustLevel.o ) [125 of 671] Compiling Types.RemoteState ( Types/RemoteState.hs, dist/build/git-annex/git-annex-tmp/Types/RemoteState.o ) [126 of 671] Compiling Types.NumCopies ( Types/NumCopies.hs, dist/build/git-annex/git-annex-tmp/Types/NumCopies.o ) [127 of 671] Compiling Types.Group ( Types/Group.hs, dist/build/git-annex/git-annex-tmp/Types/Group.o ) [128 of 671] Compiling Utility.ResourcePool ( Utility/ResourcePool.hs, dist/build/git-annex/git-annex-tmp/Utility/ResourcePool.o ) [129 of 671] Compiling Utility.NotificationBroadcaster ( Utility/NotificationBroadcaster.hs, dist/build/git-annex/git-annex-tmp/Utility/NotificationBroadcaster.o ) [130 of 671] Compiling Utility.Metered ( Utility/Metered.hs, dist/build/git-annex/git-annex-tmp/Utility/Metered.o ) [131 of 671] Compiling Utility.Url ( Utility/Url.hs, dist/build/git-annex/git-annex-tmp/Utility/Url.o ) [132 of 671] Compiling Types.UrlContents ( Types/UrlContents.hs, dist/build/git-annex/git-annex-tmp/Types/UrlContents.o ) [133 of 671] Compiling Types.CleanupActions ( Types/CleanupActions.hs, dist/build/git-annex/git-annex-tmp/Types/CleanupActions.o ) [134 of 671] Compiling Utility.Rsync ( Utility/Rsync.hs, dist/build/git-annex/git-annex-tmp/Utility/Rsync.o ) [135 of 671] Compiling Types.Messages ( Types/Messages.hs, dist/build/git-annex/git-annex-tmp/Types/Messages.o ) [136 of 671] Compiling Utility.Matcher ( Utility/Matcher.hs, dist/build/git-annex/git-annex-tmp/Utility/Matcher.o ) [137 of 671] Compiling Types.FileMatcher ( Types/FileMatcher.hs, dist/build/git-annex/git-annex-tmp/Types/FileMatcher.o ) [138 of 671] Compiling Utility.Lsof ( Utility/Lsof.hs, dist/build/git-annex/git-annex-tmp/Utility/Lsof.o ) [139 of 671] Compiling Utility.LogFile ( Utility/LogFile.hs, dist/build/git-annex/git-annex-tmp/Utility/LogFile.o ) [140 of 671] Compiling Utility.InodeCache ( Utility/InodeCache.hs, dist/build/git-annex/git-annex-tmp/Utility/InodeCache.o ) [141 of 671] Compiling Types.KeySource ( Types/KeySource.hs, dist/build/git-annex/git-annex-tmp/Types/KeySource.o ) [142 of 671] Compiling Types.Backend ( Types/Backend.hs, dist/build/git-annex/git-annex-tmp/Types/Backend.o ) [143 of 671] Compiling Utility.Gpg ( Utility/Gpg.hs, dist/build/git-annex/git-annex-tmp/Utility/Gpg.o ) [144 of 671] Compiling Types.Crypto ( Types/Crypto.hs, dist/build/git-annex/git-annex-tmp/Types/Crypto.o ) [145 of 671] Compiling Utility.DirWatcher.Types ( Utility/DirWatcher/Types.hs, dist/build/git-annex/git-annex-tmp/Utility/DirWatcher/Types.o ) [146 of 671] Compiling Utility.DirWatcher.INotify ( Utility/DirWatcher/INotify.hs, dist/build/git-annex/git-annex-tmp/Utility/DirWatcher/INotify.o ) [147 of 671] Compiling Utility.DirWatcher ( Utility/DirWatcher.hs, dist/build/git-annex/git-annex-tmp/Utility/DirWatcher.o ) [148 of 671] Compiling Utility.Daemon ( Utility/Daemon.hs, dist/build/git-annex/git-annex-tmp/Utility/Daemon.o ) [149 of 671] Compiling Utility.CopyFile ( Utility/CopyFile.hs, dist/build/git-annex/git-annex-tmp/Utility/CopyFile.o ) [150 of 671] Compiling Utility.CoProcess ( Utility/CoProcess.hs, dist/build/git-annex/git-annex-tmp/Utility/CoProcess.o ) [151 of 671] Compiling Utility.Batch ( Utility/Batch.hs, dist/build/git-annex/git-annex-tmp/Utility/Batch.o ) [152 of 671] Compiling Utility.Android ( Utility/Android.hs, dist/build/git-annex/git-annex-tmp/Utility/Android.o ) [153 of 671] Compiling Types.TransferrerPool ( Types/TransferrerPool.hs, dist/build/git-annex/git-annex-tmp/Types/TransferrerPool.o ) [154 of 671] Compiling Types.ScheduledActivity ( Types/ScheduledActivity.hs, dist/build/git-annex/git-annex-tmp/Types/ScheduledActivity.o ) [155 of 671] Compiling Types.RefSpec ( Types/RefSpec.hs, dist/build/git-annex/git-annex-tmp/Types/RefSpec.o ) [156 of 671] Compiling Types.MetaData ( Types/MetaData.hs, dist/build/git-annex/git-annex-tmp/Types/MetaData.o ) [157 of 671] Compiling Annex.MetaData.StandardFields ( Annex/MetaData/StandardFields.hs, dist/build/git-annex/git-annex-tmp/Annex/MetaData/StandardFields.o ) [158 of 671] Compiling Types.BranchState ( Types/BranchState.hs, dist/build/git-annex/git-annex-tmp/Types/BranchState.o ) [159 of 671] Compiling Logs.Line ( Logs/Line.hs, dist/build/git-annex/git-annex-tmp/Logs/Line.o ) [160 of 671] Compiling Key ( Key.hs, dist/build/git-annex/git-annex-tmp/Key.o ) [161 of 671] Compiling Git.Url ( Git/Url.hs, dist/build/git-annex/git-annex-tmp/Git/Url.o ) [162 of 671] Compiling Git.Ssh ( Git/Ssh.hs, dist/build/git-annex/git-annex-tmp/Git/Ssh.o ) [163 of 671] Compiling Git.Sha ( Git/Sha.hs, dist/build/git-annex/git-annex-tmp/Git/Sha.o ) [164 of 671] Compiling Git.LockFile ( Git/LockFile.hs, dist/build/git-annex/git-annex-tmp/Git/LockFile.o ) [165 of 671] Compiling Git.Filename ( Git/Filename.hs, dist/build/git-annex/git-annex-tmp/Git/Filename.o ) [166 of 671] Compiling Git ( Git.hs, dist/build/git-annex/git-annex-tmp/Git.o ) [167 of 671] Compiling Git.Remote ( Git/Remote.hs, dist/build/git-annex/git-annex-tmp/Git/Remote.o ) [168 of 671] Compiling Git.Objects ( Git/Objects.hs, dist/build/git-annex/git-annex-tmp/Git/Objects.o ) [169 of 671] Compiling Git.Index ( Git/Index.hs, dist/build/git-annex/git-annex-tmp/Git/Index.o ) [170 of 671] Compiling Git.Hook ( Git/Hook.hs, dist/build/git-annex/git-annex-tmp/Git/Hook.o ) [171 of 671] Compiling Git.FilePath ( Git/FilePath.hs, dist/build/git-annex/git-annex-tmp/Git/FilePath.o ) [172 of 671] Compiling Types.Export ( Types/Export.hs, dist/build/git-annex/git-annex-tmp/Types/Export.o ) [173 of 671] Compiling Types.Import ( Types/Import.hs, dist/build/git-annex/git-annex-tmp/Types/Import.o ) [174 of 671] Compiling Database.Types ( Database/Types.hs, dist/build/git-annex/git-annex-tmp/Database/Types.o ) [175 of 671] Compiling Git.DiffTreeItem ( Git/DiffTreeItem.hs, dist/build/git-annex/git-annex-tmp/Git/DiffTreeItem.o ) [176 of 671] Compiling Database.Keys.SQL ( Database/Keys/SQL.hs, dist/build/git-annex/git-annex-tmp/Database/Keys/SQL.o ) [177 of 671] Compiling Git.Env ( Git/Env.hs, dist/build/git-annex/git-annex-tmp/Git/Env.o ) [178 of 671] Compiling Git.Command ( Git/Command.hs, dist/build/git-annex/git-annex-tmp/Git/Command.o ) [179 of 671] Compiling Git.UpdateIndex ( Git/UpdateIndex.hs, dist/build/git-annex/git-annex-tmp/Git/UpdateIndex.o ) [180 of 671] Compiling Git.Status ( Git/Status.hs, dist/build/git-annex/git-annex-tmp/Git/Status.o ) [181 of 671] Compiling Git.Remote.Remove ( Git/Remote/Remove.hs, dist/build/git-annex/git-annex-tmp/Git/Remote/Remove.o ) [182 of 671] Compiling Git.RefLog ( Git/RefLog.hs, dist/build/git-annex/git-annex-tmp/Git/RefLog.o ) [183 of 671] Compiling Git.Ref ( Git/Ref.hs, dist/build/git-annex/git-annex-tmp/Git/Ref.o ) [184 of 671] Compiling Git.Queue ( Git/Queue.hs, dist/build/git-annex/git-annex-tmp/Git/Queue.o ) [185 of 671] Compiling Git.LsTree ( Git/LsTree.hs, dist/build/git-annex/git-annex-tmp/Git/LsTree.o ) [186 of 671] Compiling Git.Tree ( Git/Tree.hs, dist/build/git-annex/git-annex-tmp/Git/Tree.o ) [187 of 671] Compiling Git.LsFiles ( Git/LsFiles.hs, dist/build/git-annex/git-annex-tmp/Git/LsFiles.o ) [188 of 671] Compiling Git.History ( Git/History.hs, dist/build/git-annex/git-annex-tmp/Git/History.o ) [189 of 671] Compiling Git.HashObject ( Git/HashObject.hs, dist/build/git-annex/git-annex-tmp/Git/HashObject.o ) [190 of 671] Compiling Git.Fsck ( Git/Fsck.hs, dist/build/git-annex/git-annex-tmp/Git/Fsck.o ) [191 of 671] Compiling Git.DiffTree ( Git/DiffTree.hs, dist/build/git-annex/git-annex-tmp/Git/DiffTree.o ) [192 of 671] Compiling Git.Credential ( Git/Credential.hs, dist/build/git-annex/git-annex-tmp/Git/Credential.o ) [193 of 671] Compiling Git.Command.Batch ( Git/Command/Batch.hs, dist/build/git-annex/git-annex-tmp/Git/Command/Batch.o ) [194 of 671] Compiling Git.CheckIgnore ( Git/CheckIgnore.hs, dist/build/git-annex/git-annex-tmp/Git/CheckIgnore.o ) [195 of 671] Compiling Git.CheckAttr ( Git/CheckAttr.hs, dist/build/git-annex/git-annex-tmp/Git/CheckAttr.o ) [196 of 671] Compiling Git.CatFile ( Git/CatFile.hs, dist/build/git-annex/git-annex-tmp/Git/CatFile.o ) [197 of 671] Compiling Types.CatFileHandles ( Types/CatFileHandles.hs, dist/build/git-annex/git-annex-tmp/Types/CatFileHandles.o ) [198 of 671] Compiling Git.UnionMerge ( Git/UnionMerge.hs, dist/build/git-annex/git-annex-tmp/Git/UnionMerge.o ) [199 of 671] Compiling Annex.AdjustedBranch.Name ( Annex/AdjustedBranch/Name.hs, dist/build/git-annex/git-annex-tmp/Annex/AdjustedBranch/Name.o ) [200 of 671] Compiling Config.DynamicConfig ( Config/DynamicConfig.hs, dist/build/git-annex/git-annex-tmp/Config/DynamicConfig.o ) [201 of 671] Compiling Annex.Magic ( Annex/Magic.hs, dist/build/git-annex/git-annex-tmp/Annex/Magic.o ) [202 of 671] Compiling Utility.OSX ( Utility/OSX.hs, dist/build/git-annex/git-annex-tmp/Utility/OSX.o ) [203 of 671] Compiling Utility.FreeDesktop ( Utility/FreeDesktop.hs, dist/build/git-annex/git-annex-tmp/Utility/FreeDesktop.o ) [204 of 671] Compiling Config.Files ( Config/Files.hs, dist/build/git-annex/git-annex-tmp/Config/Files.o ) [205 of 671] Compiling Config.Files.AutoStart ( Config/Files/AutoStart.hs, dist/build/git-annex/git-annex-tmp/Config/Files/AutoStart.o ) [206 of 671] Compiling Assistant.Install.Menu ( Assistant/Install/Menu.hs, dist/build/git-annex/git-annex-tmp/Assistant/Install/Menu.o ) [207 of 671] Compiling Assistant.Install.AutoStart ( Assistant/Install/AutoStart.hs, dist/build/git-annex/git-annex-tmp/Assistant/Install/AutoStart.o ) [208 of 671] Compiling Build.DesktopFile ( Build/DesktopFile.hs, dist/build/git-annex/git-annex-tmp/Build/DesktopFile.o ) [209 of 671] Compiling Git.Construct ( Git/Construct.hs, dist/build/git-annex/git-annex-tmp/Git/Construct.o ) [210 of 671] Compiling Git.Config ( Git/Config.hs, dist/build/git-annex/git-annex-tmp/Git/Config.o ) [211 of 671] Compiling Types.StallDetection ( Types/StallDetection.hs, dist/build/git-annex/git-annex-tmp/Types/StallDetection.o ) [212 of 671] Compiling Types.Distribution ( Types/Distribution.hs, dist/build/git-annex/git-annex-tmp/Types/Distribution.o ) [213 of 671] Compiling Types.Difference ( Types/Difference.hs, dist/build/git-annex/git-annex-tmp/Types/Difference.o ) [214 of 671] Compiling Git.GCrypt ( Git/GCrypt.hs, dist/build/git-annex/git-annex-tmp/Git/GCrypt.o ) [215 of 671] Compiling Git.CurrentRepo ( Git/CurrentRepo.hs, dist/build/git-annex/git-annex-tmp/Git/CurrentRepo.o ) [216 of 671] Compiling Git.ConfigTypes ( Git/ConfigTypes.hs, dist/build/git-annex/git-annex-tmp/Git/ConfigTypes.o ) [217 of 671] Compiling Git.Branch ( Git/Branch.hs, dist/build/git-annex/git-annex-tmp/Git/Branch.o ) [218 of 671] Compiling Types.GitConfig ( Types/GitConfig.hs, dist/build/git-annex/git-annex-tmp/Types/GitConfig.o ) [219 of 671] Compiling Types.Remote ( Types/Remote.hs, dist/build/git-annex/git-annex-tmp/Types/Remote.o ) [220 of 671] Compiling Annex.DirHashes ( Annex/DirHashes.hs, dist/build/git-annex/git-annex-tmp/Annex/DirHashes.o ) [221 of 671] Compiling Annex.Debug.Utility ( Annex/Debug/Utility.hs, dist/build/git-annex/git-annex-tmp/Annex/Debug/Utility.o ) [222 of 671] Compiling Git.Repair ( Git/Repair.hs, dist/build/git-annex/git-annex-tmp/Git/Repair.o ) [223 of 671] Compiling Git.Merge ( Git/Merge.hs, dist/build/git-annex/git-annex-tmp/Git/Merge.o ) [224 of 671] Compiling Git.AutoCorrect ( Git/AutoCorrect.hs, dist/build/git-annex/git-annex-tmp/Git/AutoCorrect.o ) [225 of 671] Compiling Annex.Fixup ( Annex/Fixup.hs, dist/build/git-annex/git-annex-tmp/Annex/Fixup.o ) [226 of 671] Compiling Annex.Locations ( Annex/Locations.hs, dist/build/git-annex/git-annex-tmp/Annex/Locations.o ) [227 of 671] Compiling Annex ( Annex.hs, dist/build/git-annex/git-annex-tmp/Annex.o ) [228 of 671] Compiling Types.DeferredParse ( Types/DeferredParse.hs, dist/build/git-annex/git-annex-tmp/Types/DeferredParse.o ) [229 of 671] Compiling Types ( Types.hs, dist/build/git-annex/git-annex-tmp/Types.o ) [230 of 671] Compiling Types.Transfer ( Types/Transfer.hs, dist/build/git-annex/git-annex-tmp/Types/Transfer.o ) [231 of 671] Compiling Types.ActionItem ( Types/ActionItem.hs, dist/build/git-annex/git-annex-tmp/Types/ActionItem.o ) [232 of 671] Compiling Types.Command ( Types/Command.hs, dist/build/git-annex/git-annex-tmp/Types/Command.o ) [233 of 671] Compiling Types.Test ( Types/Test.hs, dist/build/git-annex/git-annex-tmp/Types/Test.o ) [234 of 671] Compiling Types.Benchmark ( Types/Benchmark.hs, dist/build/git-annex/git-annex-tmp/Types/Benchmark.o ) [235 of 671] Compiling Messages.JSON ( Messages/JSON.hs, dist/build/git-annex/git-annex-tmp/Messages/JSON.o ) [236 of 671] Compiling Remote.WebDAV.DavLocation ( Remote/WebDAV/DavLocation.hs, dist/build/git-annex/git-annex-tmp/Remote/WebDAV/DavLocation.o ) [237 of 671] Compiling Remote.Rsync.RsyncUrl ( Remote/Rsync/RsyncUrl.hs, dist/build/git-annex/git-annex-tmp/Remote/Rsync/RsyncUrl.o ) [238 of 671] Compiling Assistant.Types.RepoProblem ( Assistant/Types/RepoProblem.hs, dist/build/git-annex/git-annex-tmp/Assistant/Types/RepoProblem.o ) [239 of 671] Compiling Annex.SpecialRemote.Config ( Annex/SpecialRemote/Config.hs, dist/build/git-annex/git-annex-tmp/Annex/SpecialRemote/Config.o ) [240 of 671] Compiling Types.StandardGroups ( Types/StandardGroups.hs, dist/build/git-annex/git-annex-tmp/Types/StandardGroups.o ) [241 of 671] Compiling Messages.Concurrent ( Messages/Concurrent.hs, dist/build/git-annex/git-annex-tmp/Messages/Concurrent.o ) [242 of 671] Compiling Messages.Internal ( Messages/Internal.hs, dist/build/git-annex/git-annex-tmp/Messages/Internal.o ) [243 of 671] Compiling CmdLine.GlobalSetter ( CmdLine/GlobalSetter.hs, dist/build/git-annex/git-annex-tmp/CmdLine/GlobalSetter.o ) [244 of 671] Compiling Annex.Debug ( Annex/Debug.hs, dist/build/git-annex/git-annex-tmp/Annex/Debug.o ) [245 of 671] Compiling Annex.Concurrent.Utility ( Annex/Concurrent/Utility.hs, dist/build/git-annex/git-annex-tmp/Annex/Concurrent/Utility.o ) [246 of 671] Compiling Messages ( Messages.hs, dist/build/git-annex/git-annex-tmp/Messages.o ) [247 of 671] Compiling Messages.Progress ( Messages/Progress.hs, dist/build/git-annex/git-annex-tmp/Messages/Progress.o ) [248 of 671] Compiling Messages.Serialized ( Messages/Serialized.hs, dist/build/git-annex/git-annex-tmp/Messages/Serialized.o ) [249 of 671] Compiling Annex.Common ( Annex/Common.hs, dist/build/git-annex/git-annex-tmp/Annex/Common.o ) [250 of 671] Compiling Upgrade.V4 ( Upgrade/V4.hs, dist/build/git-annex/git-annex-tmp/Upgrade/V4.o ) [251 of 671] Compiling Upgrade.V3 ( Upgrade/V3.hs, dist/build/git-annex/git-annex-tmp/Upgrade/V3.o ) [252 of 671] Compiling Types.View ( Types/View.hs, dist/build/git-annex/git-annex-tmp/Types/View.o ) [253 of 671] Compiling Types.Transferrer ( Types/Transferrer.hs, dist/build/git-annex/git-annex-tmp/Types/Transferrer.o ) [254 of 671] Compiling Types.StoreRetrieve ( Types/StoreRetrieve.hs, dist/build/git-annex/git-annex-tmp/Types/StoreRetrieve.o ) [255 of 671] Compiling Remote.List.Util ( Remote/List/Util.hs, dist/build/git-annex/git-annex-tmp/Remote/List/Util.o ) [256 of 671] Compiling Remote.Helper.ReadOnly ( Remote/Helper/ReadOnly.hs, dist/build/git-annex/git-annex-tmp/Remote/Helper/ReadOnly.o ) [257 of 671] Compiling Remote.Helper.Messages ( Remote/Helper/Messages.hs, dist/build/git-annex/git-annex-tmp/Remote/Helper/Messages.o ) [258 of 671] Compiling Remote.Helper.Git ( Remote/Helper/Git.hs, dist/build/git-annex/git-annex-tmp/Remote/Helper/Git.o ) [259 of 671] Compiling Remote.External.Types ( Remote/External/Types.hs, dist/build/git-annex/git-annex-tmp/Remote/External/Types.o ) [260 of 671] Compiling Remote.External.AsyncExtension ( Remote/External/AsyncExtension.hs, dist/build/git-annex/git-annex-tmp/Remote/External/AsyncExtension.o ) [261 of 671] Compiling Logs ( Logs.hs, dist/build/git-annex/git-annex-tmp/Logs.o ) [262 of 671] Compiling Database.Benchmark ( Database/Benchmark.hs, dist/build/git-annex/git-annex-tmp/Database/Benchmark.o ) [263 of 671] Compiling Crypto ( Crypto.hs, dist/build/git-annex/git-annex-tmp/Crypto.o ) [264 of 671] Compiling Remote.Helper.ThirdPartyPopulated ( Remote/Helper/ThirdPartyPopulated.hs, dist/build/git-annex/git-annex-tmp/Remote/Helper/ThirdPartyPopulated.o ) [265 of 671] Compiling Remote.Helper.Encryptable ( Remote/Helper/Encryptable.hs, dist/build/git-annex/git-annex-tmp/Remote/Helper/Encryptable.o ) [266 of 671] Compiling Config ( Config.hs, dist/build/git-annex/git-annex-tmp/Config.o ) [267 of 671] Compiling Config.Smudge ( Config/Smudge.hs, dist/build/git-annex/git-annex-tmp/Config/Smudge.o ) [268 of 671] Compiling Annex.LockPool.PosixOrPid ( Annex/LockPool/PosixOrPid.hs, dist/build/git-annex/git-annex-tmp/Annex/LockPool/PosixOrPid.o ) [269 of 671] Compiling Annex.LockPool ( Annex/LockPool.hs, dist/build/git-annex/git-annex-tmp/Annex/LockPool.o ) [270 of 671] Compiling CmdLine.Usage ( CmdLine/Usage.hs, dist/build/git-annex/git-annex-tmp/CmdLine/Usage.o ) [271 of 671] Compiling CmdLine.Option ( CmdLine/Option.hs, dist/build/git-annex/git-annex-tmp/CmdLine/Option.o ) [272 of 671] Compiling CmdLine.GitAnnexShell.Fields ( CmdLine/GitAnnexShell/Fields.hs, dist/build/git-annex/git-annex-tmp/CmdLine/GitAnnexShell/Fields.o ) [273 of 671] Compiling Backend.Utilities ( Backend/Utilities.hs, dist/build/git-annex/git-annex-tmp/Backend/Utilities.o ) [274 of 671] Compiling Backend.WORM ( Backend/WORM.hs, dist/build/git-annex/git-annex-tmp/Backend/WORM.o ) [275 of 671] Compiling Backend.URL ( Backend/URL.hs, dist/build/git-annex/git-annex-tmp/Backend/URL.o ) [276 of 671] Compiling Backend.Hash ( Backend/Hash.hs, dist/build/git-annex/git-annex-tmp/Backend/Hash.o ) [277 of 671] Compiling Assistant.Types.TransferQueue ( Assistant/Types/TransferQueue.hs, dist/build/git-annex/git-annex-tmp/Assistant/Types/TransferQueue.o ) [278 of 671] Compiling Assistant.Types.ThreadedMonad ( Assistant/Types/ThreadedMonad.hs, dist/build/git-annex/git-annex-tmp/Assistant/Types/ThreadedMonad.o ) [279 of 671] Compiling Assistant.Types.ScanRemotes ( Assistant/Types/ScanRemotes.hs, dist/build/git-annex/git-annex-tmp/Assistant/Types/ScanRemotes.o ) [280 of 671] Compiling Assistant.Types.Pushes ( Assistant/Types/Pushes.hs, dist/build/git-annex/git-annex-tmp/Assistant/Types/Pushes.o ) [281 of 671] Compiling Assistant.Ssh ( Assistant/Ssh.hs, dist/build/git-annex/git-annex-tmp/Assistant/Ssh.o ) [282 of 671] Compiling Assistant.Alert.Utility ( Assistant/Alert/Utility.hs, dist/build/git-annex/git-annex-tmp/Assistant/Alert/Utility.o ) [283 of 671] Compiling Annex.WorkerPool ( Annex/WorkerPool.hs, dist/build/git-annex/git-annex-tmp/Annex/WorkerPool.o ) [284 of 671] Compiling Annex.View.ViewedFile ( Annex/View/ViewedFile.hs, dist/build/git-annex/git-annex-tmp/Annex/View/ViewedFile.o ) [285 of 671] Compiling Annex.Version ( Annex/Version.hs, dist/build/git-annex/git-annex-tmp/Annex/Version.o ) [286 of 671] Compiling Annex.VectorClock ( Annex/VectorClock.hs, dist/build/git-annex/git-annex-tmp/Annex/VectorClock.o ) [287 of 671] Compiling Logs.Transitions ( Logs/Transitions.hs, dist/build/git-annex/git-annex-tmp/Logs/Transitions.o ) [288 of 671] Compiling Logs.SingleValue.Pure ( Logs/SingleValue/Pure.hs, dist/build/git-annex/git-annex-tmp/Logs/SingleValue/Pure.o ) [289 of 671] Compiling Logs.MetaData.Pure ( Logs/MetaData/Pure.hs, dist/build/git-annex/git-annex-tmp/Logs/MetaData/Pure.o ) [290 of 671] Compiling Logs.Presence.Pure ( Logs/Presence/Pure.hs, dist/build/git-annex/git-annex-tmp/Logs/Presence/Pure.o ) [291 of 671] Compiling Logs.MapLog ( Logs/MapLog.hs, dist/build/git-annex/git-annex-tmp/Logs/MapLog.o ) [292 of 671] Compiling Logs.UUIDBased ( Logs/UUIDBased.hs, dist/build/git-annex/git-annex-tmp/Logs/UUIDBased.o ) [293 of 671] Compiling Logs.Trust.Pure ( Logs/Trust/Pure.hs, dist/build/git-annex/git-annex-tmp/Logs/Trust/Pure.o ) [294 of 671] Compiling Logs.Remote.Pure ( Logs/Remote/Pure.hs, dist/build/git-annex/git-annex-tmp/Logs/Remote/Pure.o ) [295 of 671] Compiling Logs.Difference.Pure ( Logs/Difference/Pure.hs, dist/build/git-annex/git-annex-tmp/Logs/Difference/Pure.o ) [296 of 671] Compiling Logs.ContentIdentifier.Pure ( Logs/ContentIdentifier/Pure.hs, dist/build/git-annex/git-annex-tmp/Logs/ContentIdentifier/Pure.o ) [297 of 671] Compiling Logs.Chunk.Pure ( Logs/Chunk/Pure.hs, dist/build/git-annex/git-annex-tmp/Logs/Chunk/Pure.o ) [298 of 671] Compiling Annex.Branch.Transitions ( Annex/Branch/Transitions.hs, dist/build/git-annex/git-annex-tmp/Annex/Branch/Transitions.o ) [299 of 671] Compiling Logs.Export.Pure ( Logs/Export/Pure.hs, dist/build/git-annex/git-annex-tmp/Logs/Export/Pure.o ) [300 of 671] Compiling Annex.VariantFile ( Annex/VariantFile.hs, dist/build/git-annex/git-annex-tmp/Annex/VariantFile.o ) [301 of 671] Compiling Annex.Url ( Annex/Url.hs, dist/build/git-annex/git-annex-tmp/Annex/Url.o ) [302 of 671] Compiling Annex.UUID ( Annex/UUID.hs, dist/build/git-annex/git-annex-tmp/Annex/UUID.o ) [303 of 671] Compiling Annex.StallDetection ( Annex/StallDetection.hs, dist/build/git-annex/git-annex-tmp/Annex/StallDetection.o ) [304 of 671] Compiling Annex.Perms ( Annex/Perms.hs, dist/build/git-annex/git-annex-tmp/Annex/Perms.o ) [305 of 671] Compiling Database.Init ( Database/Init.hs, dist/build/git-annex/git-annex-tmp/Database/Init.o ) [306 of 671] Compiling Creds ( Creds.hs, dist/build/git-annex/git-annex-tmp/Creds.o ) [307 of 671] Compiling Remote.Helper.AWS ( Remote/Helper/AWS.hs, dist/build/git-annex/git-annex-tmp/Remote/Helper/AWS.o ) [308 of 671] Compiling P2P.Address ( P2P/Address.hs, dist/build/git-annex/git-annex-tmp/P2P/Address.o ) [309 of 671] Compiling P2P.Auth ( P2P/Auth.hs, dist/build/git-annex/git-annex-tmp/P2P/Auth.o ) [310 of 671] Compiling Annex.Notification ( Annex/Notification.hs, dist/build/git-annex/git-annex-tmp/Annex/Notification.o ) [311 of 671] Compiling Annex.LockFile ( Annex/LockFile.hs, dist/build/git-annex/git-annex-tmp/Annex/LockFile.o ) [312 of 671] Compiling Remote.Helper.Hooks ( Remote/Helper/Hooks.hs, dist/build/git-annex/git-annex-tmp/Remote/Helper/Hooks.o ) [313 of 671] Compiling Database.Fsck ( Database/Fsck.hs, dist/build/git-annex/git-annex-tmp/Database/Fsck.o ) [314 of 671] Compiling Annex.Tmp ( Annex/Tmp.hs, dist/build/git-annex/git-annex-tmp/Annex/Tmp.o ) [315 of 671] Compiling Annex.ReplaceFile ( Annex/ReplaceFile.hs, dist/build/git-annex/git-annex-tmp/Annex/ReplaceFile.o ) [316 of 671] Compiling Logs.File ( Logs/File.hs, dist/build/git-annex/git-annex-tmp/Logs/File.o ) [317 of 671] Compiling Logs.View ( Logs/View.hs, dist/build/git-annex/git-annex-tmp/Logs/View.o ) [318 of 671] Compiling Logs.Unused ( Logs/Unused.hs, dist/build/git-annex/git-annex-tmp/Logs/Unused.o ) [319 of 671] Compiling Logs.Transfer ( Logs/Transfer.hs, dist/build/git-annex/git-annex-tmp/Logs/Transfer.o ) [320 of 671] Compiling Logs.Smudge ( Logs/Smudge.hs, dist/build/git-annex/git-annex-tmp/Logs/Smudge.o ) [321 of 671] Compiling Logs.FsckResults ( Logs/FsckResults.hs, dist/build/git-annex/git-annex-tmp/Logs/FsckResults.o ) [322 of 671] Compiling Annex.Queue ( Annex/Queue.hs, dist/build/git-annex/git-annex-tmp/Annex/Queue.o ) [323 of 671] Compiling Annex.Journal ( Annex/Journal.hs, dist/build/git-annex/git-annex-tmp/Annex/Journal.o ) [324 of 671] Compiling Annex.InodeSentinal ( Annex/InodeSentinal.hs, dist/build/git-annex/git-annex-tmp/Annex/InodeSentinal.o ) [325 of 671] Compiling Upgrade.V5.Direct ( Upgrade/V5/Direct.hs, dist/build/git-annex/git-annex-tmp/Upgrade/V5/Direct.o ) [326 of 671] Compiling Annex.Hook ( Annex/Hook.hs, dist/build/git-annex/git-annex-tmp/Annex/Hook.o ) [327 of 671] Compiling Upgrade.V6 ( Upgrade/V6.hs, dist/build/git-annex/git-annex-tmp/Upgrade/V6.o ) [328 of 671] Compiling Annex.HashObject ( Annex/HashObject.hs, dist/build/git-annex/git-annex-tmp/Annex/HashObject.o ) [329 of 671] Compiling Annex.GitOverlay ( Annex/GitOverlay.hs, dist/build/git-annex/git-annex-tmp/Annex/GitOverlay.o ) [330 of 671] Compiling Annex.PidLock ( Annex/PidLock.hs, dist/build/git-annex/git-annex-tmp/Annex/PidLock.o ) [331 of 671] Compiling Annex.Path ( Annex/Path.hs, dist/build/git-annex/git-annex-tmp/Annex/Path.o ) [332 of 671] Compiling Annex.TransferrerPool ( Annex/TransferrerPool.hs, dist/build/git-annex/git-annex-tmp/Annex/TransferrerPool.o ) [333 of 671] Compiling Annex.Ssh ( Annex/Ssh.hs, dist/build/git-annex/git-annex-tmp/Annex/Ssh.o ) [334 of 671] Compiling Annex.Multicast ( Annex/Multicast.hs, dist/build/git-annex/git-annex-tmp/Annex/Multicast.o ) [335 of 671] Compiling Annex.Link ( Annex/Link.hs, dist/build/git-annex/git-annex-tmp/Annex/Link.o ) [336 of 671] Compiling Annex.ExternalAddonProcess ( Annex/ExternalAddonProcess.hs, dist/build/git-annex/git-annex-tmp/Annex/ExternalAddonProcess.o ) [337 of 671] Compiling Backend.External ( Backend/External.hs, dist/build/git-annex/git-annex-tmp/Backend/External.o ) [338 of 671] Compiling Annex.CurrentBranch ( Annex/CurrentBranch.hs, dist/build/git-annex/git-annex-tmp/Annex/CurrentBranch.o ) [339 of 671] Compiling Annex.CopyFile ( Annex/CopyFile.hs, dist/build/git-annex/git-annex-tmp/Annex/CopyFile.o ) [340 of 671] Compiling Annex.Content.LowLevel ( Annex/Content/LowLevel.hs, dist/build/git-annex/git-annex-tmp/Annex/Content/LowLevel.o ) [341 of 671] Compiling Annex.Content.PointerFile ( Annex/Content/PointerFile.hs, dist/build/git-annex/git-annex-tmp/Annex/Content/PointerFile.o ) [342 of 671] Compiling Annex.ChangedRefs ( Annex/ChangedRefs.hs, dist/build/git-annex/git-annex-tmp/Annex/ChangedRefs.o ) [343 of 671] Compiling RemoteDaemon.Types ( RemoteDaemon/Types.hs, dist/build/git-annex/git-annex-tmp/RemoteDaemon/Types.o ) [344 of 671] Compiling Assistant.Types.RemoteControl ( Assistant/Types/RemoteControl.hs, dist/build/git-annex/git-annex-tmp/Assistant/Types/RemoteControl.o ) [345 of 671] Compiling RemoteDaemon.Transport.Ssh.Types ( RemoteDaemon/Transport/Ssh/Types.hs, dist/build/git-annex/git-annex-tmp/RemoteDaemon/Transport/Ssh/Types.o ) [346 of 671] Compiling P2P.Protocol ( P2P/Protocol.hs, dist/build/git-annex/git-annex-tmp/P2P/Protocol.o ) [347 of 671] Compiling P2P.IO ( P2P/IO.hs, dist/build/git-annex/git-annex-tmp/P2P/IO.o ) [348 of 671] Compiling CmdLine.GitRemoteTorAnnex ( CmdLine/GitRemoteTorAnnex.hs, dist/build/git-annex/git-annex-tmp/CmdLine/GitRemoteTorAnnex.o ) [349 of 671] Compiling Annex.CheckIgnore ( Annex/CheckIgnore.hs, dist/build/git-annex/git-annex-tmp/Annex/CheckIgnore.o ) [350 of 671] Compiling Annex.CheckAttr ( Annex/CheckAttr.hs, dist/build/git-annex/git-annex-tmp/Annex/CheckAttr.o ) [351 of 671] Compiling Backend ( Backend.hs, dist/build/git-annex/git-annex-tmp/Backend.o ) [352 of 671] Compiling Annex.Verify ( Annex/Verify.hs, dist/build/git-annex/git-annex-tmp/Annex/Verify.o ) [353 of 671] Compiling Annex.Content.Presence.LowLevel ( Annex/Content/Presence/LowLevel.hs, dist/build/git-annex/git-annex-tmp/Annex/Content/Presence/LowLevel.o ) [354 of 671] Compiling Database.Keys ( Database/Keys.hs, dist/build/git-annex/git-annex-tmp/Database/Keys.o ) [355 of 671] Compiling Annex.Content.Presence ( Annex/Content/Presence.hs, dist/build/git-annex/git-annex-tmp/Annex/Content/Presence.o ) [356 of 671] Compiling Annex.CatFile ( Annex/CatFile.hs, dist/build/git-annex/git-annex-tmp/Annex/CatFile.o ) [357 of 671] Compiling Upgrade.V7 ( Upgrade/V7.hs, dist/build/git-annex/git-annex-tmp/Upgrade/V7.o ) [358 of 671] Compiling RemoteDaemon.Common ( RemoteDaemon/Common.hs, dist/build/git-annex/git-annex-tmp/RemoteDaemon/Common.o ) [359 of 671] Compiling Annex.WorkTree ( Annex/WorkTree.hs, dist/build/git-annex/git-annex-tmp/Annex/WorkTree.o ) [360 of 671] Compiling Annex.RemoteTrackingBranch ( Annex/RemoteTrackingBranch.hs, dist/build/git-annex/git-annex-tmp/Annex/RemoteTrackingBranch.o ) [361 of 671] Compiling Annex.Export ( Annex/Export.hs, dist/build/git-annex/git-annex-tmp/Annex/Export.o ) [362 of 671] Compiling Annex.BranchState ( Annex/BranchState.hs, dist/build/git-annex/git-annex-tmp/Annex/BranchState.o ) [363 of 671] Compiling Annex.Branch ( Annex/Branch.hs, dist/build/git-annex/git-annex-tmp/Annex/Branch.o ) [364 of 671] Compiling Logs.UUID ( Logs/UUID.hs, dist/build/git-annex/git-annex-tmp/Logs/UUID.o ) [365 of 671] Compiling Logs.Trust.Basic ( Logs/Trust/Basic.hs, dist/build/git-annex/git-annex-tmp/Logs/Trust/Basic.o ) [366 of 671] Compiling Logs.SingleValue ( Logs/SingleValue.hs, dist/build/git-annex/git-annex-tmp/Logs/SingleValue.o ) [367 of 671] Compiling Logs.Schedule ( Logs/Schedule.hs, dist/build/git-annex/git-annex-tmp/Logs/Schedule.o ) [368 of 671] Compiling Logs.RemoteState ( Logs/RemoteState.hs, dist/build/git-annex/git-annex-tmp/Logs/RemoteState.o ) [369 of 671] Compiling Logs.Remote ( Logs/Remote.hs, dist/build/git-annex/git-annex-tmp/Logs/Remote.o ) [370 of 671] Compiling Logs.Presence ( Logs/Presence.hs, dist/build/git-annex/git-annex-tmp/Logs/Presence.o ) [371 of 671] Compiling Logs.PreferredContent.Raw ( Logs/PreferredContent/Raw.hs, dist/build/git-annex/git-annex-tmp/Logs/PreferredContent/Raw.o ) [372 of 671] Compiling Logs.NumCopies ( Logs/NumCopies.hs, dist/build/git-annex/git-annex-tmp/Logs/NumCopies.o ) [373 of 671] Compiling Logs.Multicast ( Logs/Multicast.hs, dist/build/git-annex/git-annex-tmp/Logs/Multicast.o ) [374 of 671] Compiling Logs.MetaData ( Logs/MetaData.hs, dist/build/git-annex/git-annex-tmp/Logs/MetaData.o ) [375 of 671] Compiling Annex.MetaData ( Annex/MetaData.hs, dist/build/git-annex/git-annex-tmp/Annex/MetaData.o ) [376 of 671] Compiling Logs.Location ( Logs/Location.hs, dist/build/git-annex/git-annex-tmp/Logs/Location.o ) [377 of 671] Compiling Logs.Web ( Logs/Web.hs, dist/build/git-annex/git-annex-tmp/Logs/Web.o ) [378 of 671] Compiling Logs.Group ( Logs/Group.hs, dist/build/git-annex/git-annex-tmp/Logs/Group.o ) [379 of 671] Compiling Logs.Export ( Logs/Export.hs, dist/build/git-annex/git-annex-tmp/Logs/Export.o ) [380 of 671] Compiling Database.Export ( Database/Export.hs, dist/build/git-annex/git-annex-tmp/Database/Export.o ) [381 of 671] Compiling Logs.Difference ( Logs/Difference.hs, dist/build/git-annex/git-annex-tmp/Logs/Difference.o ) [382 of 671] Compiling Annex.Difference ( Annex/Difference.hs, dist/build/git-annex/git-annex-tmp/Annex/Difference.o ) [383 of 671] Compiling Logs.ContentIdentifier ( Logs/ContentIdentifier.hs, dist/build/git-annex/git-annex-tmp/Logs/ContentIdentifier.o ) [384 of 671] Compiling Logs.Config ( Logs/Config.hs, dist/build/git-annex/git-annex-tmp/Logs/Config.o ) [385 of 671] Compiling Config.GitConfig ( Config/GitConfig.hs, dist/build/git-annex/git-annex-tmp/Config/GitConfig.o ) [386 of 671] Compiling Logs.Chunk ( Logs/Chunk.hs, dist/build/git-annex/git-annex-tmp/Logs/Chunk.o ) [387 of 671] Compiling Remote.Helper.Chunked ( Remote/Helper/Chunked.hs, dist/build/git-annex/git-annex-tmp/Remote/Helper/Chunked.o ) [388 of 671] Compiling Remote.Helper.Chunked.Legacy ( Remote/Helper/Chunked/Legacy.hs, dist/build/git-annex/git-annex-tmp/Remote/Helper/Chunked/Legacy.o ) [389 of 671] Compiling Logs.Activity ( Logs/Activity.hs, dist/build/git-annex/git-annex-tmp/Logs/Activity.o ) [390 of 671] Compiling Database.ContentIdentifier ( Database/ContentIdentifier.hs, dist/build/git-annex/git-annex-tmp/Database/ContentIdentifier.o ) [391 of 671] Compiling Remote.Helper.ExportImport ( Remote/Helper/ExportImport.hs, dist/build/git-annex/git-annex-tmp/Remote/Helper/ExportImport.o ) [392 of 671] Compiling Remote.BitTorrent ( Remote/BitTorrent.hs, dist/build/git-annex/git-annex-tmp/Remote/BitTorrent.o ) [393 of 671] Compiling Annex.BloomFilter ( Annex/BloomFilter.hs, dist/build/git-annex/git-annex-tmp/Annex/BloomFilter.o ) [394 of 671] Compiling Annex.AdjustedBranch ( Annex/AdjustedBranch.hs, dist/build/git-annex/git-annex-tmp/Annex/AdjustedBranch.o ) [395 of 671] Compiling Annex.UpdateInstead ( Annex/UpdateInstead.hs, dist/build/git-annex/git-annex-tmp/Annex/UpdateInstead.o ) [396 of 671] Compiling Annex.Content ( Annex/Content.hs, dist/build/git-annex/git-annex-tmp/Annex/Content.o ) [397 of 671] Compiling Upgrade.V5 ( Upgrade/V5.hs, dist/build/git-annex/git-annex-tmp/Upgrade/V5.o ) [398 of 671] Compiling Upgrade.V2 ( Upgrade/V2.hs, dist/build/git-annex/git-annex-tmp/Upgrade/V2.o ) [399 of 671] Compiling Upgrade.V1 ( Upgrade/V1.hs, dist/build/git-annex/git-annex-tmp/Upgrade/V1.o ) [400 of 671] Compiling Upgrade.V0 ( Upgrade/V0.hs, dist/build/git-annex/git-annex-tmp/Upgrade/V0.o ) [401 of 671] Compiling Upgrade ( Upgrade.hs, dist/build/git-annex/git-annex-tmp/Upgrade.o ) [402 of 671] Compiling Remote.Helper.Special ( Remote/Helper/Special.hs, dist/build/git-annex/git-annex-tmp/Remote/Helper/Special.o ) [403 of 671] Compiling Remote.Tahoe ( Remote/Tahoe.hs, dist/build/git-annex/git-annex-tmp/Remote/Tahoe.o ) [404 of 671] Compiling Remote.Rsync ( Remote/Rsync.hs, dist/build/git-annex/git-annex-tmp/Remote/Rsync.o ) [405 of 671] Compiling Remote.HttpAlso ( Remote/HttpAlso.hs, dist/build/git-annex/git-annex-tmp/Remote/HttpAlso.o ) [406 of 671] Compiling Remote.Hook ( Remote/Hook.hs, dist/build/git-annex/git-annex-tmp/Remote/Hook.o ) [407 of 671] Compiling Remote.Helper.Http ( Remote/Helper/Http.hs, dist/build/git-annex/git-annex-tmp/Remote/Helper/Http.o ) [408 of 671] Compiling Remote.WebDAV ( Remote/WebDAV.hs, dist/build/git-annex/git-annex-tmp/Remote/WebDAV.o ) [409 of 671] Compiling Remote.S3 ( Remote/S3.hs, dist/build/git-annex/git-annex-tmp/Remote/S3.o ) [410 of 671] Compiling Remote.Glacier ( Remote/Glacier.hs, dist/build/git-annex/git-annex-tmp/Remote/Glacier.o ) [411 of 671] Compiling Remote.Directory.LegacyChunked ( Remote/Directory/LegacyChunked.hs, dist/build/git-annex/git-annex-tmp/Remote/Directory/LegacyChunked.o ) [412 of 671] Compiling Remote.Ddar ( Remote/Ddar.hs, dist/build/git-annex/git-annex-tmp/Remote/Ddar.o ) [413 of 671] Compiling Remote.Borg ( Remote/Borg.hs, dist/build/git-annex/git-annex-tmp/Remote/Borg.o ) [414 of 671] Compiling Remote.Adb ( Remote/Adb.hs, dist/build/git-annex/git-annex-tmp/Remote/Adb.o ) [415 of 671] Compiling Remote.Helper.P2P ( Remote/Helper/P2P.hs, dist/build/git-annex/git-annex-tmp/Remote/Helper/P2P.o ) [416 of 671] Compiling Remote.External ( Remote/External.hs, dist/build/git-annex/git-annex-tmp/Remote/External.o ) [417 of 671] Compiling Remote.Directory ( Remote/Directory.hs, dist/build/git-annex/git-annex-tmp/Remote/Directory.o ) [418 of 671] Compiling Annex.YoutubeDl ( Annex/YoutubeDl.hs, dist/build/git-annex/git-annex-tmp/Annex/YoutubeDl.o ) [419 of 671] Compiling Remote.Web ( Remote/Web.hs, dist/build/git-annex/git-annex-tmp/Remote/Web.o ) [420 of 671] Compiling Annex.AutoMerge ( Annex/AutoMerge.hs, dist/build/git-annex/git-annex-tmp/Annex/AutoMerge.o ) [421 of 671] Compiling Annex.AdjustedBranch.Merge ( Annex/AdjustedBranch/Merge.hs, dist/build/git-annex/git-annex-tmp/Annex/AdjustedBranch/Merge.o ) [422 of 671] Compiling Annex.Action ( Annex/Action.hs, dist/build/git-annex/git-annex-tmp/Annex/Action.o ) [423 of 671] Compiling Annex.Concurrent ( Annex/Concurrent.hs, dist/build/git-annex/git-annex-tmp/Annex/Concurrent.o ) [424 of 671] Compiling Annex.Transfer ( Annex/Transfer.hs, dist/build/git-annex/git-annex-tmp/Annex/Transfer.o ) [425 of 671] Compiling P2P.Annex ( P2P/Annex.hs, dist/build/git-annex/git-annex-tmp/P2P/Annex.o ) [426 of 671] Compiling RemoteDaemon.Transport.Tor ( RemoteDaemon/Transport/Tor.hs, dist/build/git-annex/git-annex-tmp/RemoteDaemon/Transport/Tor.o ) [427 of 671] Compiling Remote.P2P ( Remote/P2P.hs, dist/build/git-annex/git-annex-tmp/Remote/P2P.o ) [428 of 671] Compiling Remote.Helper.Ssh ( Remote/Helper/Ssh.hs, dist/build/git-annex/git-annex-tmp/Remote/Helper/Ssh.o ) [429 of 671] Compiling RemoteDaemon.Transport.Ssh ( RemoteDaemon/Transport/Ssh.hs, dist/build/git-annex/git-annex-tmp/RemoteDaemon/Transport/Ssh.o ) [430 of 671] Compiling Remote.GCrypt ( Remote/GCrypt.hs, dist/build/git-annex/git-annex-tmp/Remote/GCrypt.o ) [431 of 671] Compiling RemoteDaemon.Transport.GCrypt ( RemoteDaemon/Transport/GCrypt.hs, dist/build/git-annex/git-annex-tmp/RemoteDaemon/Transport/GCrypt.o ) [432 of 671] Compiling RemoteDaemon.Transport ( RemoteDaemon/Transport.hs, dist/build/git-annex/git-annex-tmp/RemoteDaemon/Transport.o ) [433 of 671] Compiling RemoteDaemon.Core ( RemoteDaemon/Core.hs, dist/build/git-annex/git-annex-tmp/RemoteDaemon/Core.o ) [434 of 671] Compiling Remote.GitLFS ( Remote/GitLFS.hs, dist/build/git-annex/git-annex-tmp/Remote/GitLFS.o ) [435 of 671] Compiling Remote.Bup ( Remote/Bup.hs, dist/build/git-annex/git-annex-tmp/Remote/Bup.o ) [436 of 671] Compiling Assistant.Gpg ( Assistant/Gpg.hs, dist/build/git-annex/git-annex-tmp/Assistant/Gpg.o ) [437 of 671] Compiling Annex.Environment ( Annex/Environment.hs, dist/build/git-annex/git-annex-tmp/Annex/Environment.o ) [438 of 671] Compiling Annex.Init ( Annex/Init.hs, dist/build/git-annex/git-annex-tmp/Annex/Init.o ) [439 of 671] Compiling Remote.Git ( Remote/Git.hs, dist/build/git-annex/git-annex-tmp/Remote/Git.o ) [440 of 671] Compiling Remote.List ( Remote/List.hs, dist/build/git-annex/git-annex-tmp/Remote/List.o ) [441 of 671] Compiling Logs.Trust ( Logs/Trust.hs, dist/build/git-annex/git-annex-tmp/Logs/Trust.o ) [442 of 671] Compiling Remote ( Remote.hs, dist/build/git-annex/git-annex-tmp/Remote.o ) [443 of 671] Compiling Assistant.WebApp.RepoId ( Assistant/WebApp/RepoId.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/RepoId.o ) [444 of 671] Compiling Annex.TaggedPush ( Annex/TaggedPush.hs, dist/build/git-annex/git-annex-tmp/Annex/TaggedPush.o ) [445 of 671] Compiling Annex.NumCopies ( Annex/NumCopies.hs, dist/build/git-annex/git-annex-tmp/Annex/NumCopies.o ) [446 of 671] Compiling Limit ( Limit.hs, dist/build/git-annex/git-annex-tmp/Limit.o ) [447 of 671] Compiling Annex.FileMatcher ( Annex/FileMatcher.hs, dist/build/git-annex/git-annex-tmp/Annex/FileMatcher.o ) [448 of 671] Compiling Logs.PreferredContent ( Logs/PreferredContent.hs, dist/build/git-annex/git-annex-tmp/Logs/PreferredContent.o ) [449 of 671] Compiling Annex.Wanted ( Annex/Wanted.hs, dist/build/git-annex/git-annex-tmp/Annex/Wanted.o ) [450 of 671] Compiling Limit.Wanted ( Limit/Wanted.hs, dist/build/git-annex/git-annex-tmp/Limit/Wanted.o ) [451 of 671] Compiling CmdLine.GitAnnex.Options ( CmdLine/GitAnnex/Options.hs, dist/build/git-annex/git-annex-tmp/CmdLine/GitAnnex/Options.o ) [452 of 671] Compiling Annex.Ingest ( Annex/Ingest.hs, dist/build/git-annex/git-annex-tmp/Annex/Ingest.o ) [453 of 671] Compiling Assistant.Types.Changes ( Assistant/Types/Changes.hs, dist/build/git-annex/git-annex-tmp/Assistant/Types/Changes.o ) [454 of 671] Compiling CmdLine.Action ( CmdLine/Action.hs, dist/build/git-annex/git-annex-tmp/CmdLine/Action.o ) [455 of 671] Compiling CmdLine.Seek ( CmdLine/Seek.hs, dist/build/git-annex/git-annex-tmp/CmdLine/Seek.o ) [456 of 671] Compiling CmdLine.Batch ( CmdLine/Batch.hs, dist/build/git-annex/git-annex-tmp/CmdLine/Batch.o ) [457 of 671] Compiling Annex.View ( Annex/View.hs, dist/build/git-annex/git-annex-tmp/Annex/View.o ) [458 of 671] Compiling Annex.SpecialRemote ( Annex/SpecialRemote.hs, dist/build/git-annex/git-annex-tmp/Annex/SpecialRemote.o ) [459 of 671] Compiling Command ( Command.hs, dist/build/git-annex/git-annex-tmp/Command.o ) [460 of 671] Compiling Command.WhereUsed ( Command/WhereUsed.hs, dist/build/git-annex/git-annex-tmp/Command/WhereUsed.o ) [461 of 671] Compiling Command.Wanted ( Command/Wanted.hs, dist/build/git-annex/git-annex-tmp/Command/Wanted.o ) [462 of 671] Compiling Command.View ( Command/View.hs, dist/build/git-annex/git-annex-tmp/Command/View.o ) [463 of 671] Compiling Command.Vicfg ( Command/Vicfg.hs, dist/build/git-annex/git-annex-tmp/Command/Vicfg.o ) [464 of 671] Compiling Command.Version ( Command/Version.hs, dist/build/git-annex/git-annex-tmp/Command/Version.o ) [465 of 671] Compiling Command.VPop ( Command/VPop.hs, dist/build/git-annex/git-annex-tmp/Command/VPop.o ) [466 of 671] Compiling Command.VFilter ( Command/VFilter.hs, dist/build/git-annex/git-annex-tmp/Command/VFilter.o ) [467 of 671] Compiling Command.VCycle ( Command/VCycle.hs, dist/build/git-annex/git-annex-tmp/Command/VCycle.o ) [468 of 671] Compiling Command.VAdd ( Command/VAdd.hs, dist/build/git-annex/git-annex-tmp/Command/VAdd.o ) [469 of 671] Compiling Command.Upgrade ( Command/Upgrade.hs, dist/build/git-annex/git-annex-tmp/Command/Upgrade.o ) [470 of 671] Compiling Command.Unused ( Command/Unused.hs, dist/build/git-annex/git-annex-tmp/Command/Unused.o ) [471 of 671] Compiling Command.Unlock ( Command/Unlock.hs, dist/build/git-annex/git-annex-tmp/Command/Unlock.o ) [472 of 671] Compiling Command.Ungroup ( Command/Ungroup.hs, dist/build/git-annex/git-annex-tmp/Command/Ungroup.o ) [473 of 671] Compiling Command.Unannex ( Command/Unannex.hs, dist/build/git-annex/git-annex-tmp/Command/Unannex.o ) [474 of 671] Compiling Command.Uninit ( Command/Uninit.hs, dist/build/git-annex/git-annex-tmp/Command/Uninit.o ) [475 of 671] Compiling Test.Framework ( Test/Framework.hs, dist/build/git-annex/git-annex-tmp/Test/Framework.o ) [476 of 671] Compiling Command.Trust ( Command/Trust.hs, dist/build/git-annex/git-annex-tmp/Command/Trust.o ) [477 of 671] Compiling Command.Untrust ( Command/Untrust.hs, dist/build/git-annex/git-annex-tmp/Command/Untrust.o ) [478 of 671] Compiling Command.Transferrer ( Command/Transferrer.hs, dist/build/git-annex/git-annex-tmp/Command/Transferrer.o ) [479 of 671] Compiling Command.TransferKeys ( Command/TransferKeys.hs, dist/build/git-annex/git-annex-tmp/Command/TransferKeys.o ) [480 of 671] Compiling Command.TransferKey ( Command/TransferKey.hs, dist/build/git-annex/git-annex-tmp/Command/TransferKey.o ) [481 of 671] Compiling Command.TransferInfo ( Command/TransferInfo.hs, dist/build/git-annex/git-annex-tmp/Command/TransferInfo.o ) [482 of 671] Compiling Command.TestRemote ( Command/TestRemote.hs, dist/build/git-annex/git-annex-tmp/Command/TestRemote.o ) [483 of 671] Compiling Command.Test ( Command/Test.hs, dist/build/git-annex/git-annex-tmp/Command/Test.o ) [484 of 671] Compiling Command.Status ( Command/Status.hs, dist/build/git-annex/git-annex-tmp/Command/Status.o ) [485 of 671] Compiling Command.Smudge ( Command/Smudge.hs, dist/build/git-annex/git-annex-tmp/Command/Smudge.o ) [486 of 671] Compiling Command.SetPresentKey ( Command/SetPresentKey.hs, dist/build/git-annex/git-annex-tmp/Command/SetPresentKey.o ) [487 of 671] Compiling Command.SetKey ( Command/SetKey.hs, dist/build/git-annex/git-annex-tmp/Command/SetKey.o ) [488 of 671] Compiling Command.SendKey ( Command/SendKey.hs, dist/build/git-annex/git-annex-tmp/Command/SendKey.o ) [489 of 671] Compiling Command.Semitrust ( Command/Semitrust.hs, dist/build/git-annex/git-annex-tmp/Command/Semitrust.o ) [490 of 671] Compiling Command.Schedule ( Command/Schedule.hs, dist/build/git-annex/git-annex-tmp/Command/Schedule.o ) [491 of 671] Compiling Command.RmUrl ( Command/RmUrl.hs, dist/build/git-annex/git-annex-tmp/Command/RmUrl.o ) [492 of 671] Compiling Command.ResolveMerge ( Command/ResolveMerge.hs, dist/build/git-annex/git-annex-tmp/Command/ResolveMerge.o ) [493 of 671] Compiling Command.Required ( Command/Required.hs, dist/build/git-annex/git-annex-tmp/Command/Required.o ) [494 of 671] Compiling Command.Repair ( Command/Repair.hs, dist/build/git-annex/git-annex-tmp/Command/Repair.o ) [495 of 671] Compiling Command.RenameRemote ( Command/RenameRemote.hs, dist/build/git-annex/git-annex-tmp/Command/RenameRemote.o ) [496 of 671] Compiling Command.RemoteDaemon ( Command/RemoteDaemon.hs, dist/build/git-annex/git-annex-tmp/Command/RemoteDaemon.o ) [497 of 671] Compiling Command.Reinject ( Command/Reinject.hs, dist/build/git-annex/git-annex-tmp/Command/Reinject.o ) [498 of 671] Compiling Command.Reinit ( Command/Reinit.hs, dist/build/git-annex/git-annex-tmp/Command/Reinit.o ) [499 of 671] Compiling Command.RecvKey ( Command/RecvKey.hs, dist/build/git-annex/git-annex-tmp/Command/RecvKey.o ) [500 of 671] Compiling Command.ReadPresentKey ( Command/ReadPresentKey.hs, dist/build/git-annex/git-annex-tmp/Command/ReadPresentKey.o ) [501 of 671] Compiling Command.ReKey ( Command/ReKey.hs, dist/build/git-annex/git-annex-tmp/Command/ReKey.o ) [502 of 671] Compiling Command.Proxy ( Command/Proxy.hs, dist/build/git-annex/git-annex-tmp/Command/Proxy.o ) [503 of 671] Compiling Command.P2P ( Command/P2P.hs, dist/build/git-annex/git-annex-tmp/Command/P2P.o ) [504 of 671] Compiling Command.NumCopies ( Command/NumCopies.hs, dist/build/git-annex/git-annex-tmp/Command/NumCopies.o ) [505 of 671] Compiling Command.NotifyChanges ( Command/NotifyChanges.hs, dist/build/git-annex/git-annex-tmp/Command/NotifyChanges.o ) [506 of 671] Compiling Command.Multicast ( Command/Multicast.hs, dist/build/git-annex/git-annex-tmp/Command/Multicast.o ) [507 of 671] Compiling Command.MinCopies ( Command/MinCopies.hs, dist/build/git-annex/git-annex-tmp/Command/MinCopies.o ) [508 of 671] Compiling Command.MetaData ( Command/MetaData.hs, dist/build/git-annex/git-annex-tmp/Command/MetaData.o ) [509 of 671] Compiling Command.MatchExpression ( Command/MatchExpression.hs, dist/build/git-annex/git-annex-tmp/Command/MatchExpression.o ) [510 of 671] Compiling Command.Map ( Command/Map.hs, dist/build/git-annex/git-annex-tmp/Command/Map.o ) [511 of 671] Compiling Command.LookupKey ( Command/LookupKey.hs, dist/build/git-annex/git-annex-tmp/Command/LookupKey.o ) [512 of 671] Compiling Command.Log ( Command/Log.hs, dist/build/git-annex/git-annex-tmp/Command/Log.o ) [513 of 671] Compiling Command.LockContent ( Command/LockContent.hs, dist/build/git-annex/git-annex-tmp/Command/LockContent.o ) [514 of 671] Compiling Command.Lock ( Command/Lock.hs, dist/build/git-annex/git-annex-tmp/Command/Lock.o ) [515 of 671] Compiling Command.List ( Command/List.hs, dist/build/git-annex/git-annex-tmp/Command/List.o ) [516 of 671] Compiling Command.Inprogress ( Command/Inprogress.hs, dist/build/git-annex/git-annex-tmp/Command/Inprogress.o ) [517 of 671] Compiling Command.InitRemote ( Command/InitRemote.hs, dist/build/git-annex/git-annex-tmp/Command/InitRemote.o ) [518 of 671] Compiling Command.Init ( Command/Init.hs, dist/build/git-annex/git-annex-tmp/Command/Init.o ) [519 of 671] Compiling Command.Info ( Command/Info.hs, dist/build/git-annex/git-annex-tmp/Command/Info.o ) [520 of 671] Compiling Command.Indirect ( Command/Indirect.hs, dist/build/git-annex/git-annex-tmp/Command/Indirect.o ) [521 of 671] Compiling Command.InAnnex ( Command/InAnnex.hs, dist/build/git-annex/git-annex-tmp/Command/InAnnex.o ) [522 of 671] Compiling Command.GroupWanted ( Command/GroupWanted.hs, dist/build/git-annex/git-annex-tmp/Command/GroupWanted.o ) [523 of 671] Compiling Command.Group ( Command/Group.hs, dist/build/git-annex/git-annex-tmp/Command/Group.o ) [524 of 671] Compiling Command.GCryptSetup ( Command/GCryptSetup.hs, dist/build/git-annex/git-annex-tmp/Command/GCryptSetup.o ) [525 of 671] Compiling Command.FuzzTest ( Command/FuzzTest.hs, dist/build/git-annex/git-annex-tmp/Command/FuzzTest.o ) [526 of 671] Compiling Command.Fsck ( Command/Fsck.hs, dist/build/git-annex/git-annex-tmp/Command/Fsck.o ) [527 of 671] Compiling Command.Migrate ( Command/Migrate.hs, dist/build/git-annex/git-annex-tmp/Command/Migrate.o ) [528 of 671] Compiling Command.FromKey ( Command/FromKey.hs, dist/build/git-annex/git-annex-tmp/Command/FromKey.o ) [529 of 671] Compiling Command.RegisterUrl ( Command/RegisterUrl.hs, dist/build/git-annex/git-annex-tmp/Command/RegisterUrl.o ) [530 of 671] Compiling Command.UnregisterUrl ( Command/UnregisterUrl.hs, dist/build/git-annex/git-annex-tmp/Command/UnregisterUrl.o ) [531 of 671] Compiling Command.Forget ( Command/Forget.hs, dist/build/git-annex/git-annex-tmp/Command/Forget.o ) [532 of 671] Compiling Command.Fix ( Command/Fix.hs, dist/build/git-annex/git-annex-tmp/Command/Fix.o ) [533 of 671] Compiling Command.PreCommit ( Command/PreCommit.hs, dist/build/git-annex/git-annex-tmp/Command/PreCommit.o ) [534 of 671] Compiling Command.Find ( Command/Find.hs, dist/build/git-annex/git-annex-tmp/Command/Find.o ) [535 of 671] Compiling Command.Whereis ( Command/Whereis.hs, dist/build/git-annex/git-annex-tmp/Command/Whereis.o ) [536 of 671] Compiling Command.FindRef ( Command/FindRef.hs, dist/build/git-annex/git-annex-tmp/Command/FindRef.o ) [537 of 671] Compiling Command.FilterBranch ( Command/FilterBranch.hs, dist/build/git-annex/git-annex-tmp/Command/FilterBranch.o ) [538 of 671] Compiling Command.Export ( Command/Export.hs, dist/build/git-annex/git-annex-tmp/Command/Export.o ) [539 of 671] Compiling Command.Expire ( Command/Expire.hs, dist/build/git-annex/git-annex-tmp/Command/Expire.o ) [540 of 671] Compiling Command.ExamineKey ( Command/ExamineKey.hs, dist/build/git-annex/git-annex-tmp/Command/ExamineKey.o ) [541 of 671] Compiling Command.EnableTor ( Command/EnableTor.hs, dist/build/git-annex/git-annex-tmp/Command/EnableTor.o ) [542 of 671] Compiling Command.EnableRemote ( Command/EnableRemote.hs, dist/build/git-annex/git-annex-tmp/Command/EnableRemote.o ) [543 of 671] Compiling Command.DropKey ( Command/DropKey.hs, dist/build/git-annex/git-annex-tmp/Command/DropKey.o ) [544 of 671] Compiling Command.Drop ( Command/Drop.hs, dist/build/git-annex/git-annex-tmp/Command/Drop.o ) [545 of 671] Compiling Command.Move ( Command/Move.hs, dist/build/git-annex/git-annex-tmp/Command/Move.o ) [546 of 671] Compiling Command.Get ( Command/Get.hs, dist/build/git-annex/git-annex-tmp/Command/Get.o ) [547 of 671] Compiling Command.Mirror ( Command/Mirror.hs, dist/build/git-annex/git-annex-tmp/Command/Mirror.o ) [548 of 671] Compiling Command.DropUnused ( Command/DropUnused.hs, dist/build/git-annex/git-annex-tmp/Command/DropUnused.o ) [549 of 671] Compiling Command.Direct ( Command/Direct.hs, dist/build/git-annex/git-annex-tmp/Command/Direct.o ) [550 of 671] Compiling Command.DiffDriver ( Command/DiffDriver.hs, dist/build/git-annex/git-annex-tmp/Command/DiffDriver.o ) [551 of 671] Compiling Command.Describe ( Command/Describe.hs, dist/build/git-annex/git-annex-tmp/Command/Describe.o ) [552 of 671] Compiling Command.Dead ( Command/Dead.hs, dist/build/git-annex/git-annex-tmp/Command/Dead.o ) [553 of 671] Compiling Command.Copy ( Command/Copy.hs, dist/build/git-annex/git-annex-tmp/Command/Copy.o ) [554 of 671] Compiling Command.ContentLocation ( Command/ContentLocation.hs, dist/build/git-annex/git-annex-tmp/Command/ContentLocation.o ) [555 of 671] Compiling Command.Config ( Command/Config.hs, dist/build/git-annex/git-annex-tmp/Command/Config.o ) [556 of 671] Compiling Command.Commit ( Command/Commit.hs, dist/build/git-annex/git-annex-tmp/Command/Commit.o ) [557 of 671] Compiling Command.CheckPresentKey ( Command/CheckPresentKey.hs, dist/build/git-annex/git-annex-tmp/Command/CheckPresentKey.o ) [558 of 671] Compiling Command.CalcKey ( Command/CalcKey.hs, dist/build/git-annex/git-annex-tmp/Command/CalcKey.o ) [559 of 671] Compiling Command.Benchmark ( Command/Benchmark.hs, dist/build/git-annex/git-annex-tmp/Command/Benchmark.o ) [560 of 671] Compiling Command.Adjust ( Command/Adjust.hs, dist/build/git-annex/git-annex-tmp/Command/Adjust.o ) [561 of 671] Compiling Command.AddUnused ( Command/AddUnused.hs, dist/build/git-annex/git-annex-tmp/Command/AddUnused.o ) [562 of 671] Compiling Command.Add ( Command/Add.hs, dist/build/git-annex/git-annex-tmp/Command/Add.o ) [563 of 671] Compiling Command.AddUrl ( Command/AddUrl.hs, dist/build/git-annex/git-annex-tmp/Command/AddUrl.o ) [564 of 671] Compiling Command.ImportFeed ( Command/ImportFeed.hs, dist/build/git-annex/git-annex-tmp/Command/ImportFeed.o ) [565 of 671] Compiling CmdLine ( CmdLine.hs, dist/build/git-annex/git-annex-tmp/CmdLine.o ) [566 of 671] Compiling Benchmark ( Benchmark.hs, dist/build/git-annex/git-annex-tmp/Benchmark.o ) [567 of 671] Compiling Annex.Import ( Annex/Import.hs, dist/build/git-annex/git-annex-tmp/Annex/Import.o ) [568 of 671] Compiling Command.Import ( Command/Import.hs, dist/build/git-annex/git-annex-tmp/Command/Import.o ) [569 of 671] Compiling Annex.Drop ( Annex/Drop.hs, dist/build/git-annex/git-annex-tmp/Annex/Drop.o ) [570 of 671] Compiling Command.Sync ( Command/Sync.hs, dist/build/git-annex/git-annex-tmp/Command/Sync.o ) [571 of 671] Compiling Command.Undo ( Command/Undo.hs, dist/build/git-annex/git-annex-tmp/Command/Undo.o ) [572 of 671] Compiling Command.PostReceive ( Command/PostReceive.hs, dist/build/git-annex/git-annex-tmp/Command/PostReceive.o ) [573 of 671] Compiling Command.Merge ( Command/Merge.hs, dist/build/git-annex/git-annex-tmp/Command/Merge.o ) [574 of 671] Compiling Command.Help ( Command/Help.hs, dist/build/git-annex/git-annex-tmp/Command/Help.o ) [575 of 671] Compiling CmdLine.GitAnnexShell.Checks ( CmdLine/GitAnnexShell/Checks.hs, dist/build/git-annex/git-annex-tmp/CmdLine/GitAnnexShell/Checks.o ) [576 of 671] Compiling Command.P2PStdIO ( Command/P2PStdIO.hs, dist/build/git-annex/git-annex-tmp/Command/P2PStdIO.o ) [577 of 671] Compiling Command.ConfigList ( Command/ConfigList.hs, dist/build/git-annex/git-annex-tmp/Command/ConfigList.o ) [578 of 671] Compiling CmdLine.GitAnnexShell ( CmdLine/GitAnnexShell.hs, dist/build/git-annex/git-annex-tmp/CmdLine/GitAnnexShell.o ) [579 of 671] Compiling Utility.Verifiable ( Utility/Verifiable.hs, dist/build/git-annex/git-annex-tmp/Utility/Verifiable.o ) [580 of 671] Compiling Test ( Test.hs, dist/build/git-annex/git-annex-tmp/Test.o ) [581 of 671] Compiling Assistant.Pairing ( Assistant/Pairing.hs, dist/build/git-annex/git-annex-tmp/Assistant/Pairing.o ) [582 of 671] Compiling Assistant.Types.DaemonStatus ( Assistant/Types/DaemonStatus.hs, dist/build/git-annex/git-annex-tmp/Assistant/Types/DaemonStatus.o ) [583 of 671] Compiling Assistant.Monad ( Assistant/Monad.hs, dist/build/git-annex/git-annex-tmp/Assistant/Monad.o ) [584 of 671] Compiling Assistant.Types.NamedThread ( Assistant/Types/NamedThread.hs, dist/build/git-annex/git-annex-tmp/Assistant/Types/NamedThread.o ) [585 of 671] Compiling Assistant.Common ( Assistant/Common.hs, dist/build/git-annex/git-annex-tmp/Assistant/Common.o ) [586 of 671] Compiling Assistant.WebApp.Pairing ( Assistant/WebApp/Pairing.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Pairing.o ) [587 of 671] Compiling Assistant.Unused ( Assistant/Unused.hs, dist/build/git-annex/git-annex-tmp/Assistant/Unused.o ) [588 of 671] Compiling Assistant.ScanRemotes ( Assistant/ScanRemotes.hs, dist/build/git-annex/git-annex-tmp/Assistant/ScanRemotes.o ) [589 of 671] Compiling Assistant.RepoProblem ( Assistant/RepoProblem.hs, dist/build/git-annex/git-annex-tmp/Assistant/RepoProblem.o ) [590 of 671] Compiling Assistant.RemoteControl ( Assistant/RemoteControl.hs, dist/build/git-annex/git-annex-tmp/Assistant/RemoteControl.o ) [591 of 671] Compiling Assistant.Pushes ( Assistant/Pushes.hs, dist/build/git-annex/git-annex-tmp/Assistant/Pushes.o ) [592 of 671] Compiling Assistant.MakeRemote ( Assistant/MakeRemote.hs, dist/build/git-annex/git-annex-tmp/Assistant/MakeRemote.o ) [593 of 671] Compiling Assistant.Install ( Assistant/Install.hs, dist/build/git-annex/git-annex-tmp/Assistant/Install.o ) [594 of 671] Compiling Assistant.DaemonStatus ( Assistant/DaemonStatus.hs, dist/build/git-annex/git-annex-tmp/Assistant/DaemonStatus.o ) [595 of 671] Compiling Assistant.TransferQueue ( Assistant/TransferQueue.hs, dist/build/git-annex/git-annex-tmp/Assistant/TransferQueue.o ) [596 of 671] Compiling Assistant.Threads.Glacier ( Assistant/Threads/Glacier.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/Glacier.o ) [597 of 671] Compiling Assistant.Threads.DaemonStatus ( Assistant/Threads/DaemonStatus.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/DaemonStatus.o ) [598 of 671] Compiling Assistant.Drop ( Assistant/Drop.hs, dist/build/git-annex/git-annex-tmp/Assistant/Drop.o ) [599 of 671] Compiling Assistant.CredPairCache ( Assistant/CredPairCache.hs, dist/build/git-annex/git-annex-tmp/Assistant/CredPairCache.o ) [600 of 671] Compiling Assistant.Commits ( Assistant/Commits.hs, dist/build/git-annex/git-annex-tmp/Assistant/Commits.o ) [601 of 671] Compiling Assistant.Threads.Exporter ( Assistant/Threads/Exporter.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/Exporter.o ) [602 of 671] Compiling Assistant.Changes ( Assistant/Changes.hs, dist/build/git-annex/git-annex-tmp/Assistant/Changes.o ) [603 of 671] Compiling Assistant.BranchChange ( Assistant/BranchChange.hs, dist/build/git-annex/git-annex-tmp/Assistant/BranchChange.o ) [604 of 671] Compiling Assistant.Threads.ConfigMonitor ( Assistant/Threads/ConfigMonitor.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/ConfigMonitor.o ) [605 of 671] Compiling Assistant.Pairing.Network ( Assistant/Pairing/Network.hs, dist/build/git-annex/git-annex-tmp/Assistant/Pairing/Network.o ) [606 of 671] Compiling Utility.WebApp ( Utility/WebApp.hs, dist/build/git-annex/git-annex-tmp/Utility/WebApp.o ) [607 of 671] Compiling Utility.Yesod ( Utility/Yesod.hs, dist/build/git-annex/git-annex-tmp/Utility/Yesod.o ) [608 of 671] Compiling Assistant.WebApp.Types ( Assistant/WebApp/Types.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Types.o ) [609 of 671] Compiling Assistant.WebApp.Form ( Assistant/WebApp/Form.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Form.o ) [610 of 671] Compiling Assistant.WebApp ( Assistant/WebApp.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp.o ) [611 of 671] Compiling Assistant.WebApp.Notifications ( Assistant/WebApp/Notifications.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Notifications.o ) [612 of 671] Compiling Assistant.WebApp.SideBar ( Assistant/WebApp/SideBar.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/SideBar.o ) [613 of 671] Compiling Assistant.WebApp.Page ( Assistant/WebApp/Page.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Page.o ) [614 of 671] Compiling Assistant.WebApp.Common ( Assistant/WebApp/Common.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Common.o ) [615 of 671] Compiling Assistant.WebApp.Documentation ( Assistant/WebApp/Documentation.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Documentation.o ) [616 of 671] Compiling Assistant.WebApp.Configurators.Unused ( Assistant/WebApp/Configurators/Unused.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Unused.o ) [617 of 671] Compiling Assistant.MakeRepo ( Assistant/MakeRepo.hs, dist/build/git-annex/git-annex-tmp/Assistant/MakeRepo.o ) [618 of 671] Compiling Assistant.Types.UrlRenderer ( Assistant/Types/UrlRenderer.hs, dist/build/git-annex/git-annex-tmp/Assistant/Types/UrlRenderer.o ) [619 of 671] Compiling Assistant.Alert ( Assistant/Alert.hs, dist/build/git-annex/git-annex-tmp/Assistant/Alert.o ) [620 of 671] Compiling Assistant.TransferSlots ( Assistant/TransferSlots.hs, dist/build/git-annex/git-annex-tmp/Assistant/TransferSlots.o ) [621 of 671] Compiling Assistant.Threads.Transferrer ( Assistant/Threads/Transferrer.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/Transferrer.o ) [622 of 671] Compiling Assistant.Threads.TransferWatcher ( Assistant/Threads/TransferWatcher.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/TransferWatcher.o ) [623 of 671] Compiling Assistant.Threads.TransferPoller ( Assistant/Threads/TransferPoller.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/TransferPoller.o ) [624 of 671] Compiling Assistant.Threads.Watcher ( Assistant/Threads/Watcher.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/Watcher.o ) [625 of 671] Compiling Assistant.Threads.RemoteControl ( Assistant/Threads/RemoteControl.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/RemoteControl.o ) [626 of 671] Compiling Assistant.Threads.Committer ( Assistant/Threads/Committer.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/Committer.o ) [627 of 671] Compiling Assistant.NamedThread ( Assistant/NamedThread.hs, dist/build/git-annex/git-annex-tmp/Assistant/NamedThread.o ) [628 of 671] Compiling Assistant.Sync ( Assistant/Sync.hs, dist/build/git-annex/git-annex-tmp/Assistant/Sync.o ) [629 of 671] Compiling Assistant.WebApp.RepoList ( Assistant/WebApp/RepoList.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/RepoList.o ) [630 of 671] Compiling Assistant.WebApp.DashBoard ( Assistant/WebApp/DashBoard.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/DashBoard.o ) [631 of 671] Compiling Assistant.WebApp.Configurators ( Assistant/WebApp/Configurators.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators.o ) [632 of 671] Compiling Assistant.WebApp.MakeRemote ( Assistant/WebApp/MakeRemote.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/MakeRemote.o ) [633 of 671] Compiling Assistant.WebApp.Gpg ( Assistant/WebApp/Gpg.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Gpg.o ) [634 of 671] Compiling Assistant.WebApp.Configurators.WebDAV ( Assistant/WebApp/Configurators/WebDAV.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/WebDAV.o ) [635 of 671] Compiling Assistant.WebApp.Configurators.Ssh ( Assistant/WebApp/Configurators/Ssh.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Ssh.o ) [636 of 671] Compiling Assistant.WebApp.Configurators.AWS ( Assistant/WebApp/Configurators/AWS.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/AWS.o ) [637 of 671] Compiling Assistant.WebApp.Configurators.IA ( Assistant/WebApp/Configurators/IA.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/IA.o ) [638 of 671] Compiling Assistant.WebApp.Configurators.Edit ( Assistant/WebApp/Configurators/Edit.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Edit.o ) [639 of 671] Compiling Assistant.Threads.Pusher ( Assistant/Threads/Pusher.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/Pusher.o ) [640 of 671] Compiling Assistant.Threads.NetWatcher ( Assistant/Threads/NetWatcher.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/NetWatcher.o ) [641 of 671] Compiling Assistant.Threads.Merger ( Assistant/Threads/Merger.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/Merger.o ) [642 of 671] Compiling Assistant.Repair ( Assistant/Repair.hs, dist/build/git-annex/git-annex-tmp/Assistant/Repair.o ) [643 of 671] Compiling Assistant.WebApp.Repair ( Assistant/WebApp/Repair.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Repair.o ) [644 of 671] Compiling Assistant.Threads.ProblemFixer ( Assistant/Threads/ProblemFixer.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/ProblemFixer.o ) [645 of 671] Compiling Assistant.Pairing.MakeRemote ( Assistant/Pairing/MakeRemote.hs, dist/build/git-annex/git-annex-tmp/Assistant/Pairing/MakeRemote.o ) [646 of 671] Compiling Assistant.WebApp.Configurators.Pairing ( Assistant/WebApp/Configurators/Pairing.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Pairing.o ) [647 of 671] Compiling Assistant.Threads.PairListener ( Assistant/Threads/PairListener.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/PairListener.o ) [648 of 671] Compiling Assistant.Restart ( Assistant/Restart.hs, dist/build/git-annex/git-annex-tmp/Assistant/Restart.o ) [649 of 671] Compiling Assistant.WebApp.OtherRepos ( Assistant/WebApp/OtherRepos.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/OtherRepos.o ) [650 of 671] Compiling Assistant.WebApp.Control ( Assistant/WebApp/Control.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Control.o ) [651 of 671] Compiling Assistant.WebApp.Configurators.Local ( Assistant/WebApp/Configurators/Local.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Local.o ) [652 of 671] Compiling Assistant.Upgrade ( Assistant/Upgrade.hs, dist/build/git-annex/git-annex-tmp/Assistant/Upgrade.o ) [653 of 671] Compiling Assistant.WebApp.Configurators.Upgrade ( Assistant/WebApp/Configurators/Upgrade.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Upgrade.o ) [654 of 671] Compiling Assistant.WebApp.Configurators.Preferences ( Assistant/WebApp/Configurators/Preferences.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Preferences.o ) [655 of 671] Compiling Assistant.Threads.Upgrader ( Assistant/Threads/Upgrader.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/Upgrader.o ) [656 of 671] Compiling Assistant.Threads.UpgradeWatcher ( Assistant/Threads/UpgradeWatcher.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/UpgradeWatcher.o ) [657 of 671] Compiling Assistant.Threads.SanityChecker ( Assistant/Threads/SanityChecker.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/SanityChecker.o ) [658 of 671] Compiling Assistant.Fsck ( Assistant/Fsck.hs, dist/build/git-annex/git-annex-tmp/Assistant/Fsck.o ) [659 of 671] Compiling Assistant.WebApp.Configurators.Fsck ( Assistant/WebApp/Configurators/Fsck.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Fsck.o ) [660 of 671] Compiling Assistant.Threads.MountWatcher ( Assistant/Threads/MountWatcher.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/MountWatcher.o ) [661 of 671] Compiling Assistant.Threads.Cronner ( Assistant/Threads/Cronner.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/Cronner.o ) [662 of 671] Compiling Assistant.DeleteRemote ( Assistant/DeleteRemote.hs, dist/build/git-annex/git-annex-tmp/Assistant/DeleteRemote.o ) [663 of 671] Compiling Assistant.WebApp.Configurators.Delete ( Assistant/WebApp/Configurators/Delete.hs, dist/build/git-annex/git-annex-tmp/Assistant/WebApp/Configurators/Delete.o ) [664 of 671] Compiling Assistant.Threads.WebApp ( Assistant/Threads/WebApp.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/WebApp.o ) [665 of 671] Compiling Assistant.Threads.TransferScanner ( Assistant/Threads/TransferScanner.hs, dist/build/git-annex/git-annex-tmp/Assistant/Threads/TransferScanner.o ) [666 of 671] Compiling Assistant ( Assistant.hs, dist/build/git-annex/git-annex-tmp/Assistant.o ) [667 of 671] Compiling Command.WebApp ( Command/WebApp.hs, dist/build/git-annex/git-annex-tmp/Command/WebApp.o ) [668 of 671] Compiling Command.Watch ( Command/Watch.hs, dist/build/git-annex/git-annex-tmp/Command/Watch.o ) [669 of 671] Compiling Command.Assistant ( Command/Assistant.hs, dist/build/git-annex/git-annex-tmp/Command/Assistant.o ) [670 of 671] Compiling CmdLine.GitAnnex ( CmdLine/GitAnnex.hs, dist/build/git-annex/git-annex-tmp/CmdLine/GitAnnex.o ) [671 of 671] Compiling Main ( git-annex.hs, dist/build/git-annex/git-annex-tmp/Main.o ) Linking dist/build/git-annex/git-annex ... + LC_ALL=C + TZ=UTC + ikiwiki doc html -v --wikiname git-annex --plugin=goodstuff --no-usedirs --disable-plugin=openid --plugin=sidebar --underlaydir=/dev/null --set deterministic=1 --disable-plugin=shortcut --disable-plugin=smiley --plugin=comments --set 'comments_pagespec=*' '--exclude=news/.*' '--exclude=design/assistant/blog/*' '--exclude=bugs/*' '--exclude=todo/*' '--exclude=forum/*' '--exclude=users/*' '--exclude=devblog/*' --exclude=thanks refreshing wiki.. scanning git-annex-add.mdwn scanning git-annex-addunused.mdwn scanning git-annex-addurl.mdwn scanning git-annex-adjust.mdwn scanning git-annex-assistant.mdwn scanning git-annex-calckey.mdwn scanning git-annex-checkpresentkey.mdwn scanning git-annex-config.mdwn scanning git-annex-contentlocation.mdwn scanning git-annex-copy.mdwn scanning git-annex-dead.mdwn scanning git-annex-describe.mdwn scanning git-annex-diffdriver.mdwn scanning git-annex-direct.mdwn scanning git-annex-drop.mdwn scanning git-annex-dropkey.mdwn scanning git-annex-dropunused.mdwn scanning git-annex-edit.mdwn scanning git-annex-enable-tor.mdwn scanning git-annex-enableremote.mdwn scanning git-annex-examinekey.mdwn scanning git-annex-expire.mdwn scanning git-annex-export.mdwn scanning git-annex-filter-branch.mdwn scanning git-annex-find.mdwn scanning git-annex-findref.mdwn scanning git-annex-fix.mdwn scanning git-annex-forget.mdwn scanning git-annex-fromkey.mdwn scanning git-annex-fsck.mdwn scanning git-annex-fuzztest.mdwn scanning git-annex-get.mdwn scanning git-annex-group.mdwn scanning git-annex-groupwanted.mdwn scanning git-annex-import.mdwn scanning git-annex-importfeed.mdwn scanning git-annex-indirect.mdwn scanning git-annex-info.mdwn scanning git-annex-init.mdwn scanning git-annex-initremote.mdwn scanning git-annex-inprogress.mdwn scanning git-annex-list.mdwn scanning git-annex-lock.mdwn scanning git-annex-log.mdwn scanning git-annex-lookupkey.mdwn scanning git-annex-map.mdwn scanning git-annex-matchexpression.mdwn scanning git-annex-matching-options.mdwn scanning git-annex-merge.mdwn scanning git-annex-metadata.mdwn scanning git-annex-migrate.mdwn scanning git-annex-mirror.mdwn scanning git-annex-move.mdwn scanning git-annex-multicast.mdwn scanning git-annex-numcopies.mdwn scanning git-annex-p2p.mdwn scanning git-annex-pre-commit.mdwn scanning git-annex-preferred-content.mdwn scanning git-annex-proxy.mdwn scanning git-annex-readpresentkey.mdwn scanning git-annex-registerurl.mdwn scanning git-annex-reinit.mdwn scanning git-annex-reinject.mdwn scanning git-annex-rekey.mdwn scanning git-annex-remotedaemon.mdwn scanning git-annex-renameremote.mdwn scanning git-annex-repair.mdwn scanning git-annex-required.mdwn scanning git-annex-resolvemerge.mdwn scanning git-annex-rmurl.mdwn scanning git-annex-schedule.mdwn scanning git-annex-semitrust.mdwn scanning git-annex-setkey.mdwn scanning git-annex-setpresentkey.mdwn scanning git-annex-shell.mdwn scanning git-annex-smudge.mdwn scanning git-annex-status.mdwn scanning git-annex-sync.mdwn scanning git-annex-test.mdwn scanning git-annex-testremote.mdwn scanning git-annex-transferkey.mdwn scanning git-annex-transferkeys.mdwn scanning git-annex-trust.mdwn scanning git-annex-unannex.mdwn scanning git-annex-undo.mdwn scanning git-annex-ungroup.mdwn scanning git-annex-uninit.mdwn scanning git-annex-unlock.mdwn scanning git-annex-unregisterurl.mdwn scanning git-annex-untrust.mdwn scanning git-annex-unused.mdwn scanning git-annex-upgrade.mdwn scanning git-annex-vadd.mdwn scanning git-annex-vcycle.mdwn scanning git-annex-version.mdwn scanning git-annex-vfilter.mdwn scanning git-annex-vicfg.mdwn scanning git-annex-view.mdwn scanning git-annex-vpop.mdwn scanning git-annex-wanted.mdwn scanning git-annex-watch.mdwn scanning git-annex-webapp.mdwn scanning git-annex-whereis.mdwn scanning git-annex-whereused.mdwn scanning git-annex.mdwn scanning git-remote-tor-annex.mdwn scanning logo.svg scanning logo_16x16.png scanning index.mdwn scanning license/AGPL scanning license/GPL scanning ikiwiki/ikiwiki.js scanning ikiwiki/relativedate.js scanning ikiwiki/toggle.js building git-annex-add.mdwn building git-annex-addunused.mdwn building git-annex-addurl.mdwn building git-annex-adjust.mdwn building git-annex-assistant.mdwn building git-annex-calckey.mdwn building git-annex-checkpresentkey.mdwn building git-annex-config.mdwn building git-annex-contentlocation.mdwn building git-annex-copy.mdwn building git-annex-dead.mdwn building git-annex-describe.mdwn building git-annex-diffdriver.mdwn building git-annex-direct.mdwn building git-annex-drop.mdwn building git-annex-dropkey.mdwn building git-annex-dropunused.mdwn building git-annex-edit.mdwn building git-annex-enable-tor.mdwn building git-annex-enableremote.mdwn building git-annex-examinekey.mdwn building git-annex-expire.mdwn building git-annex-export.mdwn building git-annex-filter-branch.mdwn building git-annex-find.mdwn building git-annex-findref.mdwn building git-annex-fix.mdwn building git-annex-forget.mdwn building git-annex-fromkey.mdwn building git-annex-fsck.mdwn building git-annex-fuzztest.mdwn building git-annex-get.mdwn building git-annex-group.mdwn building git-annex-groupwanted.mdwn building git-annex-import.mdwn building git-annex-importfeed.mdwn building git-annex-indirect.mdwn building git-annex-info.mdwn building git-annex-init.mdwn building git-annex-initremote.mdwn building git-annex-inprogress.mdwn building git-annex-list.mdwn building git-annex-lock.mdwn building git-annex-log.mdwn building git-annex-lookupkey.mdwn building git-annex-map.mdwn building git-annex-matchexpression.mdwn building git-annex-matching-options.mdwn building git-annex-merge.mdwn building git-annex-metadata.mdwn building git-annex-migrate.mdwn building git-annex-mirror.mdwn building git-annex-move.mdwn building git-annex-multicast.mdwn building git-annex-numcopies.mdwn building git-annex-p2p.mdwn building git-annex-pre-commit.mdwn building git-annex-preferred-content.mdwn building git-annex-proxy.mdwn building git-annex-readpresentkey.mdwn building git-annex-registerurl.mdwn building git-annex-reinit.mdwn building git-annex-reinject.mdwn building git-annex-rekey.mdwn building git-annex-remotedaemon.mdwn building git-annex-renameremote.mdwn building git-annex-repair.mdwn building git-annex-required.mdwn building git-annex-resolvemerge.mdwn building git-annex-rmurl.mdwn building git-annex-schedule.mdwn building git-annex-semitrust.mdwn building git-annex-setkey.mdwn building git-annex-setpresentkey.mdwn building git-annex-shell.mdwn building git-annex-smudge.mdwn building git-annex-status.mdwn building git-annex-sync.mdwn building git-annex-test.mdwn building git-annex-testremote.mdwn building git-annex-transferkey.mdwn building git-annex-transferkeys.mdwn building git-annex-trust.mdwn building git-annex-unannex.mdwn building git-annex-undo.mdwn building git-annex-ungroup.mdwn building git-annex-uninit.mdwn building git-annex-unlock.mdwn building git-annex-unregisterurl.mdwn building git-annex-untrust.mdwn building git-annex-unused.mdwn building git-annex-upgrade.mdwn building git-annex-vadd.mdwn building git-annex-vcycle.mdwn building git-annex-version.mdwn building git-annex-vfilter.mdwn building git-annex-vicfg.mdwn building git-annex-view.mdwn building git-annex-vpop.mdwn building git-annex-wanted.mdwn building git-annex-watch.mdwn building git-annex-webapp.mdwn building git-annex-whereis.mdwn building git-annex-whereused.mdwn building git-annex.mdwn building git-remote-tor-annex.mdwn building logo.svg building logo_16x16.png building index.mdwn building license/AGPL building license/GPL building ikiwiki/ikiwiki.js building ikiwiki/relativedate.js building ikiwiki/toggle.js done + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QwjnpI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64 ++ dirname /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64 + cd git-annex-8.20210903 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64 Installing executable git-annex in /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/bin Warning: Executable installed in /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/bin + echo 'running ghc_delete_rpaths:' running ghc_delete_rpaths: + type chrpath ++ find /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64 -type f -executable -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64 -type f -executable -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + '[' -x /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/bin/git-annex ']' + chrpath -d /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/bin/git-annex ++ pkg-config --variable=completionsdir bash-completion + bash_completion_dir=/builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/bash-completion/completions + mkdir -p /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/bash-completion/completions + install -m 644 bash-completion.bash /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/bash-completion/completions/git-annex + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cRoorG + umask 022 + cd /builddir/build/BUILD + cd git-annex-8.20210903 + mkdir test + pushd test ~/build/BUILD/git-annex-8.20210903/test ~/build/BUILD/git-annex-8.20210903 + PATH=/builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + git annex test Tests QuickCheck prop_encode_decode_roundtrip: OK (0.04s) +++ OK, passed 1000 tests. prop_encode_c_decode_c_roundtrip: OK (0.02s) +++ OK, passed 1000 tests. prop_isomorphic_key_encode: OK (0.03s) +++ OK, passed 1000 tests. prop_isomorphic_shellEscape: OK +++ OK, passed 1000 tests. prop_isomorphic_shellEscape_multiword: OK (0.71s) +++ OK, passed 1000 tests. prop_isomorphic_configEscape: OK (0.02s) +++ OK, passed 1000 tests. prop_parse_show_Config: OK (0.05s) +++ OK, passed 1000 tests. prop_upFrom_basics: OK (0.01s) +++ OK, passed 1000 tests. prop_relPathDirToFileAbs_basics: OK (0.02s) +++ OK, passed 1000 tests. prop_relPathDirToFileAbs_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.06s) +++ OK, passed 1000 tests. prop_segment_regressionTest: OK +++ OK, passed 1 test. prop_read_write_transferinfo: OK (0.05s) +++ OK, passed 1000 tests. prop_read_show_inodecache: OK (0.02s) +++ OK, passed 1000 tests. prop_parse_build_presence_log: OK (1.96s) +++ OK, passed 1000 tests. prop_parse_build_contentidentifier_log: OK (1.47s) +++ 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 (0.01s) +++ 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.83s) +++ OK, passed 1000 tests. prop_metadata_serialize: OK (1.00s) +++ OK, passed 1000 tests. prop_branchView_legal: OK (0.68s) +++ OK, passed 1000 tests. prop_viewPath_roundtrips: OK (0.02s) +++ OK, passed 1000 tests. prop_view_roundtrips: OK (0.44s) +++ OK, passed 1000 tests. prop_viewedFile_rountrips: OK (0.03s) +++ OK, passed 1000 tests. prop_b64_roundtrips: 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. Remote Tests testremote type git init: OK (0.25s) 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.02s) present True: OK storeKey when already present: OK present True: OK retrieveKeyFile: OK (0.01s) fsck downloaded object: OK retrieveKeyFile resume from 0: OK fsck downloaded object: OK retrieveKeyFile resume from 33%: OK (0.01s) fsck downloaded object: OK retrieveKeyFile resume from end: OK (0.01s) 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.01s) present True: OK storeKey when already present: OK present True: OK retrieveKeyFile: OK (0.01s) fsck downloaded object: OK retrieveKeyFile resume from 0: OK fsck downloaded object: OK retrieveKeyFile resume from 33%: OK (0.01s) fsck downloaded object: OK retrieveKeyFile resume from end: OK (0.01s) 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.01s) present True: OK storeKey when already present: OK present True: OK retrieveKeyFile: OK (0.01s) fsck downloaded object: OK retrieveKeyFile resume from 0: OK fsck downloaded object: OK retrieveKeyFile resume from 33%: OK (0.01s) fsck downloaded object: OK retrieveKeyFile resume from end: OK (0.01s) 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.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 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.21s) 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.01s) fsck downloaded object: OK retrieveKeyFile resume from 0: OK fsck downloaded object: OK retrieveKeyFile resume from 33%: OK fsck downloaded object: OK retrieveKeyFile resume from end: OK (0.01s) fsck downloaded object: OK removeKey when present: OK (0.01s) 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.02s) fsck downloaded object: OK retrieveKeyFile resume from 0: OK (0.01s) fsck downloaded object: OK retrieveKeyFile resume from 33%: OK (0.01s) fsck downloaded object: OK retrieveKeyFile resume from end: OK (0.01s) 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.02s) storeKey: OK (0.03s) 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.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 (0.03s) present False: OK (0.01s) key size 1048576; directory remote chunksize=10485 encryption=shared removeKey when not present: OK (0.01s) present False: OK (0.02s) storeKey: OK (0.04s) 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.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 (0.02s) present False: OK (0.02s) key size 1048576; directory remote chunksize=1048 encryption=none removeKey when not present: OK (0.05s) present False: OK (0.02s) storeKey: OK (0.29s) present True: OK (0.06s) storeKey when already present: OK (0.03s) present True: OK (0.05s) retrieveKeyFile: OK (0.10s) fsck downloaded object: OK retrieveKeyFile resume from 0: OK (0.12s) 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.12s) present False: OK (0.02s) key size 1048576; directory remote chunksize=1048 encryption=shared removeKey when not present: OK (0.06s) present False: OK (0.02s) storeKey: OK (0.27s) present True: OK (0.06s) storeKey when already present: OK (0.03s) present True: OK (0.05s) retrieveKeyFile: OK (0.10s) fsck downloaded object: OK retrieveKeyFile resume from 0: OK (0.12s) 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.11s) present False: OK (0.02s) key size 1048576; directory remote chunksize=1048576 encryption=none removeKey when not present: OK present False: OK (0.02s) storeKey: OK present True: OK (0.01s) 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 1048576; directory remote chunksize=1048576 encryption=shared removeKey when not present: OK present False: OK (0.02s) storeKey: OK present True: OK (0.01s) storeKey when already present: OK present True: OK (0.01s) 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 (0.01s) present False: OK storeKey: OK present True: OK storeKey when already present: OK present True: OK retrieveKeyFile: OK (0.01s) fsck downloaded object: OK retrieveKeyFile resume from 0: OK (0.01s) fsck downloaded object: OK retrieveKeyFile resume from 33%: OK (0.01s) fsck downloaded object: OK retrieveKeyFile resume from end: OK (0.01s) fsck downloaded object: OK removeKey when present: OK (0.02s) present False: OK key size 1048577; 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.01s) fsck downloaded object: OK retrieveKeyFile resume from 0: OK (0.01s) fsck downloaded object: OK retrieveKeyFile resume from 33%: OK (0.01s) fsck downloaded object: OK retrieveKeyFile resume from end: OK (0.01s) 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.01s) present False: OK (0.01s) storeKey: OK (0.05s) 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.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 (0.03s) present False: OK (0.02s) key size 1048577; directory remote chunksize=10485 encryption=shared removeKey when not present: OK (0.01s) present False: OK (0.01s) storeKey: OK (0.04s) present True: OK (0.02s) storeKey when already present: OK (0.01s) 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.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=1048 encryption=none removeKey when not present: OK (0.05s) present False: OK (0.02s) storeKey: OK (0.29s) present True: OK (0.06s) storeKey when already present: OK (0.03s) present True: OK (0.06s) retrieveKeyFile: OK (0.10s) 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.02s) fsck downloaded object: OK removeKey when present: OK (0.15s) present False: OK (0.02s) key size 1048577; directory remote chunksize=1048 encryption=shared removeKey when not present: OK (0.05s) present False: OK (0.02s) storeKey: OK (0.28s) present True: OK (0.06s) storeKey when already present: OK (0.03s) present True: OK (0.05s) retrieveKeyFile: OK (0.09s) fsck downloaded object: OK retrieveKeyFile resume from 0: OK (0.17s) 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.11s) present False: OK (0.01s) key size 1048577; directory remote chunksize=1048576 encryption=none removeKey when not present: OK present False: OK (0.01s) storeKey: OK present True: OK (0.01s) storeKey when already present: OK present True: OK (0.01s) 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 1048577; directory remote chunksize=1048576 encryption=shared removeKey when not present: OK present False: OK (0.01s) 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.02s) fsck downloaded object: OK removeKey when present: OK present False: OK (0.02s) key size 1048575; 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.01s) fsck downloaded object: OK retrieveKeyFile resume from 33%: OK (0.01s) 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 present True: OK storeKey when already present: OK present True: OK retrieveKeyFile: OK (0.01s) fsck downloaded object: OK retrieveKeyFile resume from 0: OK (0.01s) fsck downloaded object: OK retrieveKeyFile resume from 33%: OK (0.01s) fsck downloaded object: OK retrieveKeyFile resume from end: OK (0.01s) fsck downloaded object: OK removeKey when present: OK present False: OK key size 1048575; directory remote chunksize=10485 encryption=none removeKey when not present: OK (0.02s) present False: OK (0.02s) storeKey: OK (0.04s) 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.04s) 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 1048575; directory remote chunksize=10485 encryption=shared removeKey when not present: OK (0.02s) present False: OK (0.03s) storeKey: OK (0.04s) 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.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 (0.02s) present False: OK (0.02s) key size 1048575; directory remote chunksize=1048 encryption=none removeKey when not present: OK (0.06s) present False: OK (0.02s) storeKey: OK (0.27s) present True: OK (0.05s) storeKey when already present: OK (0.03s) present True: OK (0.05s) retrieveKeyFile: OK (0.11s) fsck downloaded object: OK retrieveKeyFile resume from 0: OK (0.11s) 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.13s) present False: OK (0.02s) key size 1048575; directory remote chunksize=1048 encryption=shared removeKey when not present: OK (0.06s) present False: OK (0.02s) storeKey: OK (0.28s) present True: OK (0.06s) storeKey when already present: OK (0.03s) present True: OK (0.05s) retrieveKeyFile: OK (0.10s) fsck downloaded object: OK retrieveKeyFile resume from 0: OK (0.12s) 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.11s) present False: OK (0.02s) key size 1048575; directory remote chunksize=1048576 encryption=none 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 (0.01s) present False: OK (0.02s) key size 1048575; directory remote chunksize=1048576 encryption=shared removeKey when not present: OK present False: OK (0.01s) storeKey: OK present True: OK (0.01s) 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.03s) fsck downloaded object: OK removeKey when present: OK 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.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 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.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 key size 2097152; directory remote chunksize=10485 encryption=none removeKey when not present: OK (0.02s) present False: OK (0.02s) storeKey: OK (0.08s) present True: OK (0.03s) storeKey when already present: OK (0.01s) present True: OK (0.03s) retrieveKeyFile: OK (0.04s) 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.04s) present False: OK (0.02s) key size 2097152; directory remote chunksize=10485 encryption=shared removeKey when not present: OK (0.03s) present False: OK (0.02s) storeKey: OK (0.08s) present True: OK (0.03s) storeKey when already present: OK (0.01s) present True: OK (0.03s) 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.04s) fsck downloaded object: OK retrieveKeyFile resume from end: OK (0.03s) fsck downloaded object: OK removeKey when present: OK (0.04s) present False: OK (0.02s) key size 2097152; directory remote chunksize=1048 encryption=none removeKey when not present: OK (0.11s) present False: OK (0.02s) storeKey: OK (0.62s) present True: OK (0.09s) storeKey when already present: OK (0.05s) present True: OK (0.08s) retrieveKeyFile: OK (0.17s) fsck downloaded object: OK retrieveKeyFile resume from 0: OK (0.25s) 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.22s) present False: OK (0.02s) key size 2097152; directory remote chunksize=1048 encryption=shared removeKey when not present: OK (0.10s) present False: OK (0.02s) storeKey: OK (0.57s) present True: OK (0.09s) storeKey when already present: OK (0.06s) present True: OK (0.09s) retrieveKeyFile: OK (0.18s) fsck downloaded object: OK retrieveKeyFile resume from 0: OK (0.23s) fsck downloaded object: OK retrieveKeyFile resume from 33%: OK (0.18s) fsck downloaded object: OK retrieveKeyFile resume from end: OK (0.03s) fsck downloaded object: OK removeKey when present: OK (0.26s) present False: OK (0.02s) key size 2097152; 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.04s) fsck downloaded object: OK removeKey when present: OK present False: OK (0.02s) key size 2097152; 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.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 (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 Unit Tests v8 adjusted unlocked branch add dup: Init Tests init: OK (0.16s) add: OK (0.38s) All 2 tests passed (0.54s) OK (0.42s) add extras: OK (0.45s) readonly: OK (1.16s) ignore deleted files: OK (0.38s) metadata: OK (0.75s) export_import: OK (2.04s) export_import_subdir: OK (1.20s) shared clone: OK (0.24s) log: OK (0.28s) view: OK (0.47s) magic: OK (0.87s) import: OK (1.14s) reinject: OK (0.50s) unannex (no copy): OK (0.28s) unannex (with copy): OK (0.35s) drop (no remote): OK (0.58s) drop (with remote): OK (0.61s) drop (untrusted remote): OK (0.52s) get: OK (0.50s) get (ssh remote): OK (0.52s) move: OK (1.05s) move (ssh remote): OK (0.99s) move (numcopies): OK (1.00s) copy: OK (0.78s) lock: OK (0.87s) lock --force: OK (0.48s) edit (no pre-commit): OK (0.65s) edit (pre-commit): OK (0.53s) partial commit: OK (0.56s) fix: OK (0.18s) trust: OK (0.73s) fsck (basics): OK (0.92s) fsck (bare): OK (0.12s) fsck (local untrusted): OK (0.65s) fsck (remote untrusted): OK (0.68s) fsck --from remote: OK (0.32s) conversion git to annexed: OK (0.62s) conversion annexed to git: OK (0.66s) migrate: OK (0.92s) migrate (via gitattributes): OK (0.87s) unused: OK (1.80s) describe: OK (0.35s) find: OK (0.74s) merge: OK (0.28s) info: OK (0.29s) version: OK (0.28s) sync: OK (1.56s) concurrent get of dup key regression: OK (0.92s) union merge regression: OK (2.66s) adjusted branch merge regression: OK (2.08s) adjusted branch subtree regression: OK (0.77s) conflict resolution: OK (2.28s) conflict resolution (adjusted branch): OK (2.31s) conflict resolution movein regression: OK (2.08s) conflict resolution (mixed directory and file): OK (4.42s) conflict resolution symlink bit: OK conflict resolution (uncommitted local file): OK (3.07s) conflict resolution (removed file): OK (4.79s) conflict resolution (nonannexed file): OK (3.65s) conflict resolution (nonannexed symlink): OK (3.34s) conflict resolution (mixed locked and unlocked file): OK (1.96s) map: OK (0.36s) uninit: OK (0.43s) uninit (in git-annex branch): OK (0.44s) upgrade: OK (0.27s) whereis: OK (0.57s) hook remote: OK (0.91s) directory remote: OK (0.92s) rsync remote: OK (1.35s) bup remote: OK (0.28s) crypto: unable to test gpg, setting up the test harness did not succeed unable to test gpg, setting up the test harness did not succeed unable to test gpg, setting up the test harness did not succeed OK (0.78s) preferred content: OK (1.50s) required_content: OK (0.82s) add subdirs: OK (0.62s) addurl: OK (0.55s) Unit Tests v8 unlocked add dup: Init Tests init: OK (0.08s) add: OK (0.44s) All 2 tests passed (0.53s) OK (0.25s) add extras: OK (0.36s) readonly: OK (0.81s) ignore deleted files: OK (0.29s) metadata: OK (0.55s) export_import: OK (1.45s) export_import_subdir: OK (1.23s) shared clone: OK (0.12s) log: OK (0.14s) view: OK (0.37s) magic: OK (0.65s) import: OK (0.55s) reinject: OK (0.44s) unannex (no copy): OK (0.14s) unannex (with copy): OK (0.25s) drop (no remote): OK (0.50s) drop (with remote): OK (0.56s) drop (untrusted remote): OK (0.46s) get: OK (0.35s) get (ssh remote): OK (0.35s) move: OK (0.81s) move (ssh remote): OK (0.86s) move (numcopies): OK (0.83s) copy: OK (0.63s) lock: OK (0.93s) lock --force: OK (0.38s) edit (no pre-commit): OK (0.53s) edit (pre-commit): OK (0.57s) partial commit: OK (0.36s) fix: OK (0.11s) trust: OK (0.58s) fsck (basics): OK (0.80s) fsck (bare): OK (0.12s) fsck (local untrusted): OK (0.49s) fsck (remote untrusted): OK (0.58s) fsck --from remote: OK (0.20s) conversion git to annexed: OK (0.62s) conversion annexed to git: OK (0.52s) migrate: OK (1.05s) migrate (via gitattributes): OK (1.04s) unused: OK (1.67s) describe: OK (0.22s) find: OK (0.76s) merge: OK (0.14s) info: OK (0.16s) version: OK (0.14s) sync: OK (1.39s) concurrent get of dup key regression: OK (0.88s) union merge regression: OK (2.25s) adjusted branch merge regression: OK (2.47s) adjusted branch subtree regression: OK (0.82s) conflict resolution: OK (1.98s) conflict resolution (adjusted branch): OK (2.27s) conflict resolution movein regression: OK (1.95s) conflict resolution (mixed directory and file): OK (3.77s) conflict resolution symlink bit: OK conflict resolution (uncommitted local file): OK (1.96s) conflict resolution (removed file): OK (4.01s) conflict resolution (nonannexed file): OK (3.78s) conflict resolution (nonannexed symlink): OK (3.86s) conflict resolution (mixed locked and unlocked file): OK (2.13s) map: OK (0.22s) uninit: OK (0.32s) uninit (in git-annex branch): OK (0.28s) upgrade: OK (0.14s) whereis: OK (0.48s) hook remote: OK (0.79s) directory remote: OK (0.86s) rsync remote: OK (1.25s) bup remote: OK (0.12s) crypto: unable to test gpg, setting up the test harness did not succeed unable to test gpg, setting up the test harness did not succeed unable to test gpg, setting up the test harness did not succeed OK (0.37s) preferred content: OK (1.44s) required_content: OK (0.61s) add subdirs: OK (0.42s) addurl: OK (0.39s) Init Tests init: Unit Tests v8 locked add dup: OK (0.09s) add: OK (0.26s) All 2 tests passed (0.34s) OK (0.24s) add extras: OK (0.23s) readonly: OK (0.58s) ignore deleted files: OK (0.20s) metadata: OK (0.51s) export_import: OK (1.63s) export_import_subdir: OK (1.16s) shared clone: OK (0.11s) log: OK (0.14s) view: OK (0.34s) magic: OK (0.59s) import: OK (0.67s) reinject: OK (0.36s) unannex (no copy): OK (0.17s) unannex (with copy): OK (0.36s) drop (no remote): OK (0.40s) drop (with remote): OK (0.49s) drop (untrusted remote): OK (0.36s) get: OK (0.33s) get (ssh remote): OK (0.35s) move: OK (0.60s) move (ssh remote): OK (0.73s) move (numcopies): OK (0.76s) copy: OK (0.84s) lock: OK (1.10s) lock --force: OK (0.44s) edit (no pre-commit): OK (0.46s) edit (pre-commit): OK (0.43s) partial commit: OK (0.45s) fix: OK (0.40s) trust: OK (0.63s) fsck (basics): OK (0.72s) fsck (bare): OK (0.13s) fsck (local untrusted): OK (0.45s) fsck (remote untrusted): OK (0.44s) fsck --from remote: OK (0.19s) conversion git to annexed: OK (0.29s) conversion annexed to git: OK (0.44s) migrate: OK (0.71s) migrate (via gitattributes): OK (0.77s) unused: OK (1.41s) describe: OK (0.20s) find: OK (0.62s) merge: OK (0.16s) info: OK (0.18s) version: OK (0.13s) sync: OK (1.25s) concurrent get of dup key regression: OK (0.57s) union merge regression: OK (2.13s) adjusted branch merge regression: OK (2.22s) adjusted branch subtree regression: OK (1.00s) conflict resolution: OK (1.53s) conflict resolution (adjusted branch): OK (1.89s) conflict resolution movein regression: OK (1.74s) conflict resolution (mixed directory and file): OK (2.59s) conflict resolution symlink bit: OK (1.77s) conflict resolution (uncommitted local file): OK (1.38s) conflict resolution (removed file): OK (3.18s) conflict resolution (nonannexed file): OK (2.36s) conflict resolution (nonannexed symlink): OK (1.94s) conflict resolution (mixed locked and unlocked file): OK (1.35s) map: OK (0.22s) uninit: OK (0.30s) uninit (in git-annex branch): OK (0.29s) upgrade: OK (0.13s) whereis: OK (0.36s) hook remote: OK (0.59s) directory remote: OK (0.51s) rsync remote: OK (1.00s) bup remote: OK (0.11s) crypto: unable to test gpg, setting up the test harness did not succeed unable to test gpg, setting up the test harness did not succeed unable to test gpg, setting up the test harness did not succeed OK (0.35s) preferred content: OK (1.11s) required_content: OK (0.54s) add subdirs: OK (0.70s) addurl: OK (0.32s) All 987 tests passed (223.04s) + popd ~/build/BUILD/git-annex-8.20210903 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: git-annex-8.20210903-1.fc34.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ai2HvV + umask 022 + cd /builddir/build/BUILD + cd git-annex-8.20210903 + DOCDIR=/builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/doc/git-annex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/doc/git-annex + cp -pr CHANGELOG /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/doc/git-annex + cp -pr NEWS /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/doc/git-annex + cp -pr README /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/doc/git-annex + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZxPRoh + umask 022 + cd /builddir/build/BUILD + cd git-annex-8.20210903 + LICENSEDIR=/builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/licenses/git-annex + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/licenses/git-annex + cp -pr doc/license/AGPL /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/licenses/git-annex + cp -pr doc/license/GPL /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/licenses/git-annex + cp -pr COPYRIGHT /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/licenses/git-annex + RPM_EC=0 ++ jobs -p + exit 0 Provides: git-annex = 8.20210903-1.fc34 git-annex(x86-64) = 8.20210903-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmagic.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsqlite3.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: git-annex-docs-8.20210903-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.stL5Ow + umask 022 + cd /builddir/build/BUILD + cd git-annex-8.20210903 + DOCDIR=/builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/doc/git-annex-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/doc/git-annex-docs + cp -pr html/ /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/doc/git-annex-docs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rO51zn + umask 022 + cd /builddir/build/BUILD + cd git-annex-8.20210903 + LICENSEDIR=/builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/licenses/git-annex-docs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/licenses/git-annex-docs + cp -pr COPYRIGHT /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/licenses/git-annex-docs + cp -pr doc/license/AGPL /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/licenses/git-annex-docs + cp -pr doc/license/GPL /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64/usr/share/licenses/git-annex-docs + RPM_EC=0 ++ jobs -p + exit 0 Provides: git-annex-docs = 8.20210903-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64 Wrote: /builddir/build/RPMS/git-annex-docs-8.20210903-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/git-annex-8.20210903-1.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qzUAVd + umask 022 + cd /builddir/build/BUILD + cd git-annex-8.20210903 + /usr/bin/rm -rf /builddir/build/BUILDROOT/git-annex-8.20210903-1.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0