<< index

Autobuilder log for tags/8.20210630~34 (26511c3166a6c140df58a0b1c73d62ae94bf42e2):

>>> Starting at: Wed Jun 23 00:00:15 EDT 2021

>>> Commit: 26511c3166a6c140df58a0b1c73d62ae94bf42e2

>>> Switching git branch...
--START-IGNORE-WARNINGS
HEAD is now at 4b1b9d7a8 Added annex.freezecontent-command and annex.thawcontent-command configs
Previous HEAD position was 4b1b9d7a8 Added annex.freezecontent-command and annex.thawcontent-command configs
HEAD is now at 26511c316 Added a comment: an alternative
HEAD is now at 26511c316 Added a comment: an alternative
--STOP-IGNORE-WARNINGS

>>> Cleaning...

>>> Building...
++ git rev-parse HEAD
+ REV=26511c3166a6c140df58a0b1c73d62ae94bf42e2
+ OUTDIR=../out/output/sha1/26511c3166a6c140df58a0b1c73d62ae94bf42e2
+ OUTDIR_TMP=../out/output/sha1/26511c3166a6c140df58a0b1c73d62ae94bf42e2.tmp
+ install -d -m0755 -- ../out/output/sha1/26511c3166a6c140df58a0b1c73d62ae94bf42e2.tmp
+ printf '%s\n' 26511c3166a6c140df58a0b1c73d62ae94bf42e2
+ export 'BUILDEROPTIONS=--extra-include-dirs=/Users/joey/homebrew/include --extra-lib-dirs=/Users/joey/homebrew/lib'
+ BUILDEROPTIONS='--extra-include-dirs=/Users/joey/homebrew/include --extra-lib-dirs=/Users/joey/homebrew/lib'
++ brew list --verbose libmagic
++ grep magic.mgc
++ head -n 1
find /Users/joey/homebrew/Cellar/libmagic/5.30 -not -type d -print
+ export OSX_MAGIC_FILE=/Users/joey/homebrew/Cellar/libmagic/5.30/share/misc/magic.mgc
+ OSX_MAGIC_FILE=/Users/joey/homebrew/Cellar/libmagic/5.30/share/misc/magic.mgc
+ cat standalone/osx/stack.yaml
+ export 'BUILDERCOMMONOPTIONS=--stack-yaml stack.yaml.autobuild'
+ BUILDERCOMMONOPTIONS='--stack-yaml stack.yaml.autobuild'
+ export BUILDER=stack
+ BUILDER=stack
+ stack setup --stack-yaml stack.yaml.autobuild
stack will use a sandboxed GHC it installed
For more information on paths, see 'stack path' and 'stack exec env'
To use this GHC and packages outside of a project, consider using:
stack ghc, stack ghci, stack runghc, or stack exec
+ GHC='stack --stack-yaml stack.yaml.autobuild ghc --'
+ export GHC
+ stack --stack-yaml stack.yaml.autobuild ghc -- --make Build/BuildVersion
[1 of 6] Compiling Utility.Data ( Utility/Data.hs, Utility/Data.o )
[2 of 6] Compiling Utility.Exception ( Utility/Exception.hs, Utility/Exception.o )
[3 of 6] Compiling Utility.Misc ( Utility/Misc.hs, Utility/Misc.o )
[4 of 6] Compiling Utility.Monad ( Utility/Monad.hs, Utility/Monad.o )
[5 of 6] Compiling Build.Version ( Build/Version.hs, Build/Version.o )
[6 of 6] Compiling Main ( Build/BuildVersion.hs, Build/BuildVersion.o )
Linking Build/BuildVersion ...
+ Build/BuildVersion
+ make osxapp
/Applications/Xcode.app/Contents/Developer/usr/bin/make git-annex
if [ "stack" = ./Setup ]; then stack --stack-yaml stack.yaml.autobuild ghc -- --make Setup; fi
if [ "stack" != stack ]; then \
stack configure --stack-yaml stack.yaml.autobuild --ghc-options=""; \
else \
stack setup --stack-yaml stack.yaml.autobuild; \
fi
stack will use a sandboxed GHC it installed
For more information on paths, see 'stack path' and 'stack exec env'
To use this GHC and packages outside of a project, consider using:
stack ghc, stack ghci, stack runghc, or stack exec
mkdir -p tmp
touch tmp/configure-stamp
stack build --stack-yaml stack.yaml.autobuild --extra-include-dirs=/Users/joey/homebrew/include --extra-lib-dirs=/Users/joey/homebrew/lib
Building all executables for `git-annex' once. After a successful build of all of them, only specified executables will be rebuilt.
git-annex> configure (exe)
[ 1 of 30] Compiling Utility.Applicative ( Utility/Applicative.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Utility/Applicative.o )
[ 2 of 30] Compiling Utility.Data ( Utility/Data.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Utility/Data.o )
[ 3 of 30] Compiling Utility.Exception ( Utility/Exception.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Utility/Exception.o )
[ 4 of 30] Compiling Utility.Env.Basic ( Utility/Env/Basic.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Utility/Env/Basic.o )
[ 5 of 30] Compiling Build.Mans ( Build/Mans.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Build/Mans.o )
[ 6 of 30] Compiling Utility.Misc ( Utility/Misc.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Utility/Misc.o )
[ 7 of 30] Compiling Utility.Monad ( Utility/Monad.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Utility/Monad.o )
[ 8 of 30] Compiling Build.Version ( Build/Version.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Build/Version.o )
[ 9 of 30] Compiling Utility.Process.Shim ( Utility/Process/Shim.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Utility/Process/Shim.o )
[10 of 30] Compiling Utility.Split ( Utility/Split.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Utility/Split.o )
[11 of 30] Compiling Utility.FileSystemEncoding ( Utility/FileSystemEncoding.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Utility/FileSystemEncoding.o )
[12 of 30] Compiling Utility.Debug ( Utility/Debug.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Utility/Debug.o )
[13 of 30] Compiling Utility.Process ( Utility/Process.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Utility/Process.o )
[14 of 30] Compiling Utility.SafeCommand ( Utility/SafeCommand.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Utility/SafeCommand.o )
[15 of 30] Compiling Utility.DottedVersion ( Utility/DottedVersion.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Utility/DottedVersion.o )
[16 of 30] Compiling Git.Version ( Git/Version.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Git/Version.o )
[17 of 30] Compiling Utility.SystemDirectory ( Utility/SystemDirectory.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Utility/SystemDirectory.o )
[18 of 30] Compiling Utility.Path ( Utility/Path.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Utility/Path.o )
[19 of 30] Compiling Utility.Directory ( Utility/Directory.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Utility/Directory.o )
[20 of 30] Compiling Build.TestConfig ( Build/TestConfig.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Build/TestConfig.o )
[21 of 30] Compiling Build.Configure ( Build/Configure.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Build/Configure.o )
[22 of 30] Compiling Utility.UserInfo ( Utility/UserInfo.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Utility/UserInfo.o )
[23 of 30] Compiling Utility.OSX ( Utility/OSX.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Utility/OSX.o )
[24 of 30] Compiling Utility.FreeDesktop ( Utility/FreeDesktop.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Utility/FreeDesktop.o )
[25 of 30] Compiling Config.Files ( Config/Files.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Config/Files.o )
[26 of 30] Compiling Assistant.Install.Menu ( Assistant/Install/Menu.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Assistant/Install/Menu.o )
[27 of 30] Compiling Assistant.Install.AutoStart ( Assistant/Install/AutoStart.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Assistant/Install/AutoStart.o )
[28 of 30] Compiling Build.DesktopFile ( Build/DesktopFile.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Build/DesktopFile.o )
[29 of 30] Compiling Main ( /Users/joey/gitannexbuilder/build/Setup.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/Main.o )
[30 of 30] Compiling StackSetupShim ( /Users/joey/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs, /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/StackSetupShim.o )
Linking /Users/joey/gitannexbuilder/build/.stack-work/dist/x86_64-osx/Cabal-2.4.0.1/setup/setup ...
checking UPGRADE_LOCATION... http://downloads.kitenet.net/git-annex/OSX/current/10.10_Yosemite/git-annex.dmg
checking git... yes
checking git version... 2.30.2
checking cp -a... yes
checking cp -p... yes
checking cp --preserve=timestamps... no
checking cp --reflink=auto... no
checking xargs -0... yes
checking rsync... yes
checking curl... yes
checking bup... no
checking nice... yes
checking ionice... no
checking nocache... no
checking gpg... gpg
checking lsof... /usr/sbin/lsof
checking git-remote-gcrypt... not available
checking ssh connection caching... yes
Configuring git-annex-8.20210621...
git-annex> build (exe)
Preprocessing executable 'git-annex' for git-annex-8.20210621..
Building executable 'git-annex' for git-annex-8.20210621..
[ 1 of 668] Compiling Annex.UntrustedFilePath
[ 2 of 668] Compiling Assistant.Types.BranchChange
[ 3 of 668] Compiling Assistant.Types.ThreadName
[ 4 of 668] Compiling Assistant.Types.TransferSlots
[ 5 of 668] Compiling BuildFlags
[ 6 of 668] Compiling BuildInfo
[ 7 of 668] Compiling Build.BundledPrograms
[ 8 of 668] Compiling Config.Cost
[ 9 of 668] Compiling Types.AdjustedBranch
[ 10 of 668] Compiling Types.Availability
[ 11 of 668] Compiling Types.Creds
[ 12 of 668] Compiling Assistant.Types.CredPairCache
[ 13 of 668] Compiling Types.DesktopNotify
[ 14 of 668] Compiling Types.IndexFiles
[ 15 of 668] Compiling Types.Link
[ 16 of 668] Compiling Types.Mime
[ 17 of 668] Compiling Types.ProposedAccepted
[ 18 of 668] Compiling Types.RemoteConfig
[ 19 of 668] Compiling Types.RepoVersion
[ 20 of 668] Compiling Types.WorkerPool
[ 21 of 668] Compiling Utility.Android
[ 22 of 668] Compiling Utility.Applicative
[ 23 of 668] Compiling Utility.Attoparsec
[ 24 of 668] Compiling Utility.Bloom
[ 25 of 668] Compiling Utility.Data
[ 26 of 668] Compiling Utility.DebugLocks
[ 27 of 668] Compiling Utility.Dot
[ 28 of 668] Compiling Utility.Env
[ 29 of 668] Compiling Utility.Env.Set
[ 30 of 668] Compiling Utility.Exception
[ 31 of 668] Compiling Utility.Env.Basic
[ 32 of 668] Compiling Utility.DiskFree
[ 33 of 668] Compiling Build.Mans
[ 34 of 668] Compiling Utility.Glob
[ 35 of 668] Compiling Utility.Hash
[ 36 of 668] Compiling Utility.HtmlDetect
[ 37 of 668] Compiling Utility.HumanNumber
[ 38 of 668] Compiling Utility.DataUnits
[ 39 of 668] Compiling Utility.IPAddress
[ 40 of 668] Compiling Utility.LockFile.LockStatus
[ 41 of 668] Compiling Utility.LockFile.Posix
[ 42 of 668] Compiling Utility.LockFile
[ 43 of 668] Compiling Utility.MD5
[ 44 of 668] Compiling Utility.Misc
[ 45 of 668] Compiling Utility.Monad
[ 46 of 668] Compiling Utility.LockPool.STM
[ 47 of 668] Compiling Utility.LockPool.LockHandle
[ 48 of 668] Compiling Utility.LockPool.Posix
[ 49 of 668] Compiling Utility.LockPool
[ 50 of 668] Compiling Types.LockCache
[ 51 of 668] Compiling Build.Version
[ 52 of 668] Compiling Utility.Mounts
[ 53 of 668] Compiling Utility.OptParse
[ 54 of 668] Compiling Utility.PID
[ 55 of 668] Compiling Utility.PartialPrelude
[ 56 of 668] Compiling Utility.Format
[ 57 of 668] Compiling Types.Concurrency
[ 58 of 668] Compiling Utility.Path.Max
[ 59 of 668] Compiling Utility.Percentage
[ 60 of 668] Compiling Utility.Process.Shim
[ 61 of 668] Compiling Utility.QuickCheck
[ 62 of 668] Compiling Utility.HumanTime
[ 63 of 668] Compiling Types.VectorClock
[ 64 of 668] Compiling Utility.Split
[ 65 of 668] Compiling Utility.ShellEscape
[ 66 of 668] Compiling Utility.FileSystemEncoding
[ 67 of 668] Compiling Utility.RawFilePath
[ 68 of 668] Compiling Utility.FileSize
[ 69 of 668] Compiling Utility.FileMode
[ 70 of 668] Compiling Git.FileMode
[ 71 of 668] Compiling Utility.Debug
[ 72 of 668] Compiling Utility.Process
[ 73 of 668] Compiling Utility.SafeCommand
[ 74 of 668] Compiling Utility.Shell
[ 75 of 668] Compiling Utility.Process.Transcript
[ 76 of 668] Compiling Utility.Network
[ 77 of 668] Compiling Utility.Base64
[ 78 of 668] Compiling Utility.Aeson
[ 79 of 668] Compiling Types.Key
[ 80 of 668] Compiling Git.Types
[ 81 of 668] Compiling Database.Handle
[ 82 of 668] Compiling Database.Queue
[ 83 of 668] Compiling Database.Keys.Handle
[ 84 of 668] Compiling Utility.DottedVersion
[ 85 of 668] Compiling Git.Version
[ 86 of 668] Compiling Git.BuildVersion
[ 87 of 668] Compiling Utility.SshHost
[ 88 of 668] Compiling Utility.SystemDirectory
[ 89 of 668] Compiling Utility.Path
[ 90 of 668] Compiling Utility.Path.Tests
[ 91 of 668] Compiling Utility.MagicWormhole
[ 92 of 668] Compiling Utility.Directory
[ 93 of 668] Compiling Utility.Directory.Stream
[ 94 of 668] Compiling Build.TestConfig
[ 95 of 668] Compiling Build.Configure
[ 96 of 668] Compiling Utility.Tense
[ 97 of 668] Compiling Assistant.Types.Alert
[ 98 of 668] Compiling Utility.ThreadLock
[ 99 of 668] Compiling Utility.ThreadScheduler
[100 of 668] Compiling Utility.TimeStamp
[101 of 668] Compiling Annex.VectorClock.Utility
[102 of 668] Compiling Utility.Tmp
[103 of 668] Compiling Utility.MoveFile
[104 of 668] Compiling Utility.Tmp.Dir
[105 of 668] Compiling Utility.Touch
[106 of 668] Compiling Utility.Tuple
[107 of 668] Compiling Utility.Scheduled
[108 of 668] Compiling Utility.Scheduled.QuickCheck
[109 of 668] Compiling Utility.UserInfo
[110 of 668] Compiling Utility.Path.AbsRel
[111 of 668] Compiling Utility.LockFile.PidLock

Module ‘Network.BSD’ is deprecated:
This platform dependent module is no longer supported.
|
48 | import Network.BSD
| ^^^^^^^^^^^^^^^^^^

In the use of ‘getHostName’ (imported from Network.BSD):
Deprecated: "This platform dependent module is no longer supported."
|
70 | <*> getHostName
| ^^^^^^^^^^^

In the use of ‘getHostName’ (imported from Network.BSD):
Deprecated: "This platform dependent module is no longer supported."
|
165 | hn <- getHostName
| ^^^^^^^^^^^
[112 of 668] Compiling Utility.LockPool.PidLock
[113 of 668] Compiling Utility.LinuxMkLibs
[114 of 668] Compiling Utility.Directory.Create
[115 of 668] Compiling Common
[116 of 668] Compiling Utility.Tor
[117 of 668] Compiling Utility.TList
[118 of 668] Compiling Assistant.Types.Commits
[119 of 668] Compiling Utility.Su
[120 of 668] Compiling Utility.SshConfig
[121 of 668] Compiling Utility.SimpleProtocol
[122 of 668] Compiling Utility.AuthToken
[123 of 668] Compiling Types.UUID
[124 of 668] Compiling Types.TrustLevel
[125 of 668] Compiling Types.RemoteState
[126 of 668] Compiling Types.NumCopies
[127 of 668] Compiling Types.Group
[128 of 668] Compiling Utility.ResourcePool
[129 of 668] Compiling Utility.NotificationBroadcaster
[130 of 668] Compiling Utility.Metered
[131 of 668] Compiling Utility.Url

Module ‘Network.BSD’ is deprecated:
This platform dependent module is no longer supported.
|
73 | import Network.BSD (getProtocolNumber)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

In the use of ‘getProtocolNumber’ (imported from Network.BSD):
Deprecated: "This platform dependent module is no longer supported."
|
674 | proto <- getProtocolNumber "tcp"
| ^^^^^^^^^^^^^^^^^
[132 of 668] Compiling Types.UrlContents
[133 of 668] Compiling Types.CleanupActions
[134 of 668] Compiling Utility.Rsync
[135 of 668] Compiling Types.Messages
[136 of 668] Compiling Utility.Matcher
[137 of 668] Compiling Types.FileMatcher
[138 of 668] Compiling Utility.Lsof
[139 of 668] Compiling Utility.LogFile
[140 of 668] Compiling Utility.InodeCache
[141 of 668] Compiling Types.KeySource
[142 of 668] Compiling Types.Backend
[143 of 668] Compiling Utility.Gpg
[144 of 668] Compiling Types.Crypto
[145 of 668] Compiling Utility.DirWatcher.Types
[146 of 668] Compiling Utility.DirWatcher.FSEvents
[147 of 668] Compiling Utility.DirWatcher
[148 of 668] Compiling Utility.Daemon
[149 of 668] Compiling Utility.CopyFile
[150 of 668] Compiling Utility.CoProcess
[151 of 668] Compiling Utility.Batch
[152 of 668] Compiling Types.TransferrerPool
[153 of 668] Compiling Types.ScheduledActivity
[154 of 668] Compiling Types.RefSpec
[155 of 668] Compiling Types.MetaData
[156 of 668] Compiling Annex.MetaData.StandardFields
[157 of 668] Compiling Types.BranchState
[158 of 668] Compiling Logs.Line
[159 of 668] Compiling Key
[160 of 668] Compiling Git.Url
[161 of 668] Compiling Git.Ssh
[162 of 668] Compiling Git.Sha
[163 of 668] Compiling Git.LockFile
[164 of 668] Compiling Git.Filename
[165 of 668] Compiling Git
[166 of 668] Compiling Git.Remote
[167 of 668] Compiling Git.Objects
[168 of 668] Compiling Git.Index
[169 of 668] Compiling Git.Hook
[170 of 668] Compiling Git.FilePath
[171 of 668] Compiling Types.Export
[172 of 668] Compiling Types.Import
[173 of 668] Compiling Database.Types
[174 of 668] Compiling Git.DiffTreeItem
[175 of 668] Compiling Database.Keys.SQL
[176 of 668] Compiling Git.Env
[177 of 668] Compiling Git.Command
[178 of 668] Compiling Git.UpdateIndex
[179 of 668] Compiling Git.Status
[180 of 668] Compiling Git.Remote.Remove
[181 of 668] Compiling Git.RefLog
[182 of 668] Compiling Git.Ref
[183 of 668] Compiling Git.Queue
[184 of 668] Compiling Git.LsTree
[185 of 668] Compiling Git.Tree
[186 of 668] Compiling Git.LsFiles
[187 of 668] Compiling Git.History
[188 of 668] Compiling Git.HashObject
[189 of 668] Compiling Git.Fsck
[190 of 668] Compiling Git.DiffTree
[191 of 668] Compiling Git.Credential
[192 of 668] Compiling Git.Command.Batch
[193 of 668] Compiling Git.CheckIgnore
[194 of 668] Compiling Git.CheckAttr
[195 of 668] Compiling Git.CatFile
[196 of 668] Compiling Types.CatFileHandles
[197 of 668] Compiling Git.UnionMerge
[198 of 668] Compiling Annex.AdjustedBranch.Name
[199 of 668] Compiling Config.DynamicConfig
[200 of 668] Compiling Annex.Magic
[201 of 668] Compiling Utility.OSX
[202 of 668] Compiling Utility.FreeDesktop
[203 of 668] Compiling Config.Files
[204 of 668] Compiling Config.Files.AutoStart
[205 of 668] Compiling Assistant.Install.Menu
[206 of 668] Compiling Assistant.Install.AutoStart
[207 of 668] Compiling Build.DesktopFile
[208 of 668] Compiling Git.Construct
[209 of 668] Compiling Git.Config
[210 of 668] Compiling Types.StallDetection
[211 of 668] Compiling Types.Distribution
[212 of 668] Compiling Types.Difference
[213 of 668] Compiling Git.GCrypt
[214 of 668] Compiling Git.CurrentRepo
[215 of 668] Compiling Git.ConfigTypes
[216 of 668] Compiling Git.Branch
[217 of 668] Compiling Types.GitConfig
[218 of 668] Compiling Types.Remote
[219 of 668] Compiling Annex.DirHashes
[220 of 668] Compiling Annex.Debug.Utility
[221 of 668] Compiling Git.Repair
[222 of 668] Compiling Git.Merge
[223 of 668] Compiling Git.AutoCorrect
[224 of 668] Compiling Annex.Fixup
[225 of 668] Compiling Annex.Locations
[226 of 668] Compiling Annex
[227 of 668] Compiling Types.DeferredParse
[228 of 668] Compiling Types
[229 of 668] Compiling Types.Transfer
[230 of 668] Compiling Types.ActionItem
[231 of 668] Compiling Types.Command
[232 of 668] Compiling Types.Test
[233 of 668] Compiling Types.Benchmark
[234 of 668] Compiling Messages.JSON
[235 of 668] Compiling Remote.WebDAV.DavLocation
[236 of 668] Compiling Remote.Rsync.RsyncUrl
[237 of 668] Compiling Assistant.Types.RepoProblem
[238 of 668] Compiling Annex.SpecialRemote.Config
[239 of 668] Compiling Types.StandardGroups
[240 of 668] Compiling Messages.Concurrent
[241 of 668] Compiling Messages.Internal
[242 of 668] Compiling CmdLine.GlobalSetter
[243 of 668] Compiling Annex.Debug
[244 of 668] Compiling Annex.Concurrent.Utility
[245 of 668] Compiling Messages
[246 of 668] Compiling Messages.Progress
[247 of 668] Compiling Messages.Serialized
[248 of 668] Compiling Annex.Common
[249 of 668] Compiling Upgrade.V4
[250 of 668] Compiling Upgrade.V3
[251 of 668] Compiling Types.View
[252 of 668] Compiling Types.Transferrer
[253 of 668] Compiling Types.StoreRetrieve
[254 of 668] Compiling Remote.List.Util
[255 of 668] Compiling Remote.Helper.ReadOnly
[256 of 668] Compiling Remote.Helper.Messages
[257 of 668] Compiling Remote.Helper.Git
[258 of 668] Compiling Remote.External.Types
[259 of 668] Compiling Remote.External.AsyncExtension
[260 of 668] Compiling Logs
[261 of 668] Compiling Database.Benchmark
[262 of 668] Compiling Crypto
[263 of 668] Compiling Remote.Helper.ThirdPartyPopulated
[264 of 668] Compiling Remote.Helper.Encryptable
[265 of 668] Compiling Config
[266 of 668] Compiling Config.Smudge
[267 of 668] Compiling Annex.LockPool.PosixOrPid
[268 of 668] Compiling Annex.LockPool
[269 of 668] Compiling CmdLine.Usage
[270 of 668] Compiling CmdLine.Option
[271 of 668] Compiling CmdLine.GitAnnexShell.Fields
[272 of 668] Compiling Backend.Utilities
[273 of 668] Compiling Backend.WORM
[274 of 668] Compiling Backend.URL
[275 of 668] Compiling Backend.Hash
[276 of 668] Compiling Assistant.Types.TransferQueue
[277 of 668] Compiling Assistant.Types.ThreadedMonad
[278 of 668] Compiling Assistant.Types.ScanRemotes
[279 of 668] Compiling Assistant.Types.Pushes
[280 of 668] Compiling Assistant.Ssh
[281 of 668] Compiling Assistant.Alert.Utility
[282 of 668] Compiling Annex.WorkerPool
[283 of 668] Compiling Annex.View.ViewedFile
[284 of 668] Compiling Annex.Version
[285 of 668] Compiling Annex.Verify
[286 of 668] Compiling Annex.VectorClock
[287 of 668] Compiling Logs.Transitions
[288 of 668] Compiling Logs.SingleValue.Pure
[289 of 668] Compiling Logs.MetaData.Pure
[290 of 668] Compiling Logs.Presence.Pure
[291 of 668] Compiling Logs.MapLog
[292 of 668] Compiling Logs.UUIDBased
[293 of 668] Compiling Logs.Trust.Pure
[294 of 668] Compiling Logs.Remote.Pure
[295 of 668] Compiling Logs.Difference.Pure
[296 of 668] Compiling Logs.ContentIdentifier.Pure
[297 of 668] Compiling Logs.Export.Pure
[298 of 668] Compiling Logs.Chunk.Pure
[299 of 668] Compiling Annex.Branch.Transitions
[300 of 668] Compiling Annex.VariantFile
[301 of 668] Compiling Annex.Url
[302 of 668] Compiling Annex.UUID
[303 of 668] Compiling Annex.StallDetection
[304 of 668] Compiling Annex.Perms
[305 of 668] Compiling Database.Init
[306 of 668] Compiling Creds
[307 of 668] Compiling Remote.Helper.AWS
[308 of 668] Compiling P2P.Address
[309 of 668] Compiling P2P.Auth
[310 of 668] Compiling Annex.Notification
[311 of 668] Compiling Annex.LockFile
[312 of 668] Compiling Remote.Helper.Hooks
[313 of 668] Compiling Database.Fsck
[314 of 668] Compiling Annex.Tmp
[315 of 668] Compiling Annex.ReplaceFile
[316 of 668] Compiling Logs.File
[317 of 668] Compiling Logs.View
[318 of 668] Compiling Logs.Unused
[319 of 668] Compiling Logs.Transfer
[320 of 668] Compiling Logs.Smudge
[321 of 668] Compiling Logs.FsckResults
[322 of 668] Compiling Annex.Queue
[323 of 668] Compiling Annex.Journal
[324 of 668] Compiling Annex.InodeSentinal
[325 of 668] Compiling Upgrade.V5.Direct
[326 of 668] Compiling Annex.Hook
[327 of 668] Compiling Upgrade.V6
[328 of 668] Compiling Annex.HashObject
[329 of 668] Compiling Annex.GitOverlay
[330 of 668] Compiling Annex.PidLock
[331 of 668] Compiling Annex.Path
[332 of 668] Compiling Annex.TransferrerPool
[333 of 668] Compiling Annex.Ssh
[334 of 668] Compiling Annex.Multicast
[335 of 668] Compiling Annex.Link
[336 of 668] Compiling Annex.ExternalAddonProcess
[337 of 668] Compiling Backend.External
[338 of 668] Compiling Annex.CurrentBranch
[339 of 668] Compiling Annex.Content.LowLevel
[340 of 668] Compiling Annex.Content.PointerFile
[341 of 668] Compiling Database.Keys
[342 of 668] Compiling Annex.ChangedRefs
[343 of 668] Compiling RemoteDaemon.Types
[344 of 668] Compiling Assistant.Types.RemoteControl
[345 of 668] Compiling RemoteDaemon.Transport.Ssh.Types
[346 of 668] Compiling P2P.Protocol
[347 of 668] Compiling P2P.IO
[348 of 668] Compiling CmdLine.GitRemoteTorAnnex
[349 of 668] Compiling Annex.CheckIgnore
[350 of 668] Compiling Annex.CheckAttr
[351 of 668] Compiling Backend
[352 of 668] Compiling Annex.CopyFile
[353 of 668] Compiling Annex.Content.Presence
[354 of 668] Compiling Annex.CatFile
[355 of 668] Compiling Upgrade.V7
[356 of 668] Compiling RemoteDaemon.Common
[357 of 668] Compiling Annex.RemoteTrackingBranch
[358 of 668] Compiling Annex.Export
[359 of 668] Compiling Annex.BranchState
[360 of 668] Compiling Annex.Branch
[361 of 668] Compiling Logs.UUID
[362 of 668] Compiling Logs.Trust.Basic
[363 of 668] Compiling Logs.SingleValue
[364 of 668] Compiling Logs.Schedule
[365 of 668] Compiling Logs.RemoteState
[366 of 668] Compiling Logs.Remote
[367 of 668] Compiling Logs.Presence
[368 of 668] Compiling Logs.PreferredContent.Raw
[369 of 668] Compiling Logs.NumCopies
[370 of 668] Compiling Logs.Multicast
[371 of 668] Compiling Logs.MetaData
[372 of 668] Compiling Annex.MetaData
[373 of 668] Compiling Logs.Location
[374 of 668] Compiling Logs.Web
[375 of 668] Compiling Logs.Group
[376 of 668] Compiling Logs.Export
[377 of 668] Compiling Database.Export
[378 of 668] Compiling Logs.Difference
[379 of 668] Compiling Annex.Difference
[380 of 668] Compiling Logs.ContentIdentifier
[381 of 668] Compiling Logs.Config
[382 of 668] Compiling Config.GitConfig
[383 of 668] Compiling Logs.Chunk
[384 of 668] Compiling Remote.Helper.Chunked
[385 of 668] Compiling Remote.Helper.Chunked.Legacy
[386 of 668] Compiling Logs.Activity
[387 of 668] Compiling Database.ContentIdentifier
[388 of 668] Compiling Remote.Helper.ExportImport
[389 of 668] Compiling Remote.BitTorrent
[390 of 668] Compiling Annex.BloomFilter
[391 of 668] Compiling Annex.AdjustedBranch
[392 of 668] Compiling Annex.UpdateInstead
[393 of 668] Compiling Annex.Content
[394 of 668] Compiling Upgrade.V2
[395 of 668] Compiling Upgrade.V1
[396 of 668] Compiling Upgrade.V0
[397 of 668] Compiling Remote.Helper.Special
[398 of 668] Compiling Remote.Tahoe
[399 of 668] Compiling Remote.Rsync
[400 of 668] Compiling Remote.HttpAlso
[401 of 668] Compiling Remote.Hook
[402 of 668] Compiling Remote.Helper.Http
[403 of 668] Compiling Remote.WebDAV
[404 of 668] Compiling Remote.S3
[405 of 668] Compiling Remote.Glacier
[406 of 668] Compiling Remote.Directory.LegacyChunked
[407 of 668] Compiling Remote.Ddar
[408 of 668] Compiling Remote.Borg
[409 of 668] Compiling Remote.Adb
[410 of 668] Compiling Remote.Helper.P2P
[411 of 668] Compiling Remote.External
[412 of 668] Compiling Remote.Directory
[413 of 668] Compiling Annex.YoutubeDl
[414 of 668] Compiling Remote.Web
[415 of 668] Compiling Annex.WorkTree
[416 of 668] Compiling Upgrade.V5
[417 of 668] Compiling Upgrade
[418 of 668] Compiling Annex.AutoMerge
[419 of 668] Compiling Annex.AdjustedBranch.Merge
[420 of 668] Compiling Annex.Action
[421 of 668] Compiling Annex.Concurrent
[422 of 668] Compiling Annex.Transfer
[423 of 668] Compiling P2P.Annex
[424 of 668] Compiling RemoteDaemon.Transport.Tor
[425 of 668] Compiling Remote.P2P
[426 of 668] Compiling Remote.Helper.Ssh
[427 of 668] Compiling RemoteDaemon.Transport.Ssh
[428 of 668] Compiling Remote.GCrypt
[429 of 668] Compiling RemoteDaemon.Transport.GCrypt
[430 of 668] Compiling RemoteDaemon.Transport
[431 of 668] Compiling RemoteDaemon.Core
[432 of 668] Compiling Remote.GitLFS
[433 of 668] Compiling Remote.Bup
[434 of 668] Compiling Assistant.Gpg
[435 of 668] Compiling Annex.Environment
[436 of 668] Compiling Annex.Init
[437 of 668] Compiling Remote.Git
[438 of 668] Compiling Remote.List
[439 of 668] Compiling Logs.Trust
[440 of 668] Compiling Remote
[441 of 668] Compiling Assistant.WebApp.RepoId
[442 of 668] Compiling Annex.TaggedPush
[443 of 668] Compiling Annex.NumCopies
[444 of 668] Compiling Limit
[445 of 668] Compiling Annex.FileMatcher
[446 of 668] Compiling Logs.PreferredContent
[447 of 668] Compiling Annex.Wanted
[448 of 668] Compiling Limit.Wanted
[449 of 668] Compiling CmdLine.GitAnnex.Options
[450 of 668] Compiling Annex.Ingest
[451 of 668] Compiling Assistant.Types.Changes
[452 of 668] Compiling CmdLine.Action
[453 of 668] Compiling CmdLine.Seek
[454 of 668] Compiling CmdLine.Batch
[455 of 668] Compiling Annex.View
[456 of 668] Compiling Annex.SpecialRemote
[457 of 668] Compiling Command
[458 of 668] Compiling Command.Wanted
[459 of 668] Compiling Command.View
[460 of 668] Compiling Command.Vicfg
[461 of 668] Compiling Command.Version
[462 of 668] Compiling Command.VPop
[463 of 668] Compiling Command.VFilter
[464 of 668] Compiling Command.VCycle
[465 of 668] Compiling Command.VAdd
[466 of 668] Compiling Command.Upgrade
[467 of 668] Compiling Command.Unused
[468 of 668] Compiling Command.Unlock
[469 of 668] Compiling Command.Ungroup
[470 of 668] Compiling Command.Unannex
[471 of 668] Compiling Command.Uninit
[472 of 668] Compiling Test.Framework
[473 of 668] Compiling Command.Trust
[474 of 668] Compiling Command.Untrust
[475 of 668] Compiling Command.Transferrer
[476 of 668] Compiling Command.TransferKeys
[477 of 668] Compiling Command.TransferKey
[478 of 668] Compiling Command.TransferInfo
[479 of 668] Compiling Command.TestRemote
[480 of 668] Compiling Command.Test
[481 of 668] Compiling Command.Status
[482 of 668] Compiling Command.Smudge
[483 of 668] Compiling Command.SetPresentKey
[484 of 668] Compiling Command.SetKey
[485 of 668] Compiling Command.SendKey
[486 of 668] Compiling Command.Semitrust
[487 of 668] Compiling Command.Schedule
[488 of 668] Compiling Command.RmUrl
[489 of 668] Compiling Command.ResolveMerge
[490 of 668] Compiling Command.Required
[491 of 668] Compiling Command.Repair
[492 of 668] Compiling Command.RenameRemote
[493 of 668] Compiling Command.RemoteDaemon
[494 of 668] Compiling Command.Reinject
[495 of 668] Compiling Command.Reinit
[496 of 668] Compiling Command.RecvKey
[497 of 668] Compiling Command.ReadPresentKey
[498 of 668] Compiling Command.ReKey
[499 of 668] Compiling Command.Proxy
[500 of 668] Compiling Command.P2P
[501 of 668] Compiling Command.NumCopies
[502 of 668] Compiling Command.NotifyChanges
[503 of 668] Compiling Command.Multicast
[504 of 668] Compiling Command.MinCopies
[505 of 668] Compiling Command.MetaData
[506 of 668] Compiling Command.MatchExpression
[507 of 668] Compiling Command.Map
[508 of 668] Compiling Command.LookupKey
[509 of 668] Compiling Command.Log
[510 of 668] Compiling Command.LockContent
[511 of 668] Compiling Command.Lock
[512 of 668] Compiling Command.List
[513 of 668] Compiling Command.Inprogress
[514 of 668] Compiling Command.InitRemote
[515 of 668] Compiling Command.Init
[516 of 668] Compiling Command.Info
[517 of 668] Compiling Command.Indirect
[518 of 668] Compiling Command.InAnnex
[519 of 668] Compiling Command.GroupWanted
[520 of 668] Compiling Command.Group
[521 of 668] Compiling Command.GCryptSetup
[522 of 668] Compiling Command.FuzzTest
[523 of 668] Compiling Command.Fsck
[524 of 668] Compiling Command.Migrate
[525 of 668] Compiling Command.FromKey
[526 of 668] Compiling Command.RegisterUrl
[527 of 668] Compiling Command.UnregisterUrl
[528 of 668] Compiling Command.Forget
[529 of 668] Compiling Command.Fix
[530 of 668] Compiling Command.PreCommit
[531 of 668] Compiling Command.Find
[532 of 668] Compiling Command.Whereis
[533 of 668] Compiling Command.FindRef
[534 of 668] Compiling Command.FilterBranch
[535 of 668] Compiling Command.Export
[536 of 668] Compiling Command.Expire
[537 of 668] Compiling Command.ExamineKey
[538 of 668] Compiling Command.EnableTor
[539 of 668] Compiling Command.EnableRemote
[540 of 668] Compiling Command.DropKey
[541 of 668] Compiling Command.Drop
[542 of 668] Compiling Command.Move
[543 of 668] Compiling Command.Get
[544 of 668] Compiling Command.Mirror
[545 of 668] Compiling Command.DropUnused
[546 of 668] Compiling Command.Direct
[547 of 668] Compiling Command.DiffDriver
[548 of 668] Compiling Command.Describe
[549 of 668] Compiling Command.Dead
[550 of 668] Compiling Command.Copy
[551 of 668] Compiling Command.ContentLocation
[552 of 668] Compiling Command.Config
[553 of 668] Compiling Command.Commit
[554 of 668] Compiling Command.CheckPresentKey
[555 of 668] Compiling Command.CalcKey
[556 of 668] Compiling Command.Benchmark
[557 of 668] Compiling Command.Adjust
[558 of 668] Compiling Command.AddUnused
[559 of 668] Compiling Command.Add
[560 of 668] Compiling Command.AddUrl
[561 of 668] Compiling Command.ImportFeed
[562 of 668] Compiling CmdLine
[563 of 668] Compiling Benchmark
[564 of 668] Compiling Annex.Import
[565 of 668] Compiling Command.Import
[566 of 668] Compiling Annex.Drop
[567 of 668] Compiling Command.Sync
[568 of 668] Compiling Command.Undo
[569 of 668] Compiling Command.PostReceive
[570 of 668] Compiling Command.Merge
[571 of 668] Compiling Command.Help
[572 of 668] Compiling CmdLine.GitAnnexShell.Checks
[573 of 668] Compiling Command.P2PStdIO
[574 of 668] Compiling Command.ConfigList
[575 of 668] Compiling CmdLine.GitAnnexShell
[576 of 668] Compiling Utility.Verifiable
[577 of 668] Compiling Test
[578 of 668] Compiling Assistant.Pairing
[579 of 668] Compiling Assistant.Types.DaemonStatus
[580 of 668] Compiling Assistant.Monad
[581 of 668] Compiling Assistant.Types.NamedThread
[582 of 668] Compiling Assistant.Common
[583 of 668] Compiling Assistant.WebApp.Pairing
[584 of 668] Compiling Assistant.Unused
[585 of 668] Compiling Assistant.ScanRemotes
[586 of 668] Compiling Assistant.RepoProblem
[587 of 668] Compiling Assistant.RemoteControl
[588 of 668] Compiling Assistant.Pushes
[589 of 668] Compiling Assistant.MakeRemote
[590 of 668] Compiling Assistant.Install
[591 of 668] Compiling Assistant.DaemonStatus
[592 of 668] Compiling Assistant.TransferQueue
[593 of 668] Compiling Assistant.Threads.Glacier
[594 of 668] Compiling Assistant.Threads.DaemonStatus
[595 of 668] Compiling Assistant.Drop
[596 of 668] Compiling Assistant.CredPairCache
[597 of 668] Compiling Assistant.Commits
[598 of 668] Compiling Assistant.Threads.Exporter
[599 of 668] Compiling Assistant.Changes
[600 of 668] Compiling Assistant.BranchChange
[601 of 668] Compiling Assistant.Threads.ConfigMonitor
[602 of 668] Compiling Assistant.Pairing.Network
[603 of 668] Compiling Utility.WebApp
[604 of 668] Compiling Utility.Yesod
[605 of 668] Compiling Assistant.WebApp.Types
[606 of 668] Compiling Assistant.WebApp.Form
[607 of 668] Compiling Assistant.WebApp
[608 of 668] Compiling Assistant.WebApp.Notifications
[609 of 668] Compiling Assistant.WebApp.SideBar
[610 of 668] Compiling Assistant.WebApp.Page
[611 of 668] Compiling Assistant.WebApp.Common
[612 of 668] Compiling Assistant.WebApp.Documentation
[613 of 668] Compiling Assistant.WebApp.Configurators.Unused
[614 of 668] Compiling Assistant.MakeRepo
[615 of 668] Compiling Assistant.Types.UrlRenderer
[616 of 668] Compiling Assistant.Alert
[617 of 668] Compiling Assistant.TransferSlots
[618 of 668] Compiling Assistant.Threads.Transferrer
[619 of 668] Compiling Assistant.Threads.TransferWatcher
[620 of 668] Compiling Assistant.Threads.TransferPoller
[621 of 668] Compiling Assistant.Threads.Watcher
[622 of 668] Compiling Assistant.Threads.RemoteControl
[623 of 668] Compiling Assistant.Threads.Committer
[624 of 668] Compiling Assistant.NamedThread
[625 of 668] Compiling Assistant.Sync
[626 of 668] Compiling Assistant.WebApp.RepoList
[627 of 668] Compiling Assistant.WebApp.DashBoard
[628 of 668] Compiling Assistant.WebApp.Configurators
[629 of 668] Compiling Assistant.WebApp.MakeRemote
[630 of 668] Compiling Assistant.WebApp.Gpg
[631 of 668] Compiling Assistant.WebApp.Configurators.WebDAV
[632 of 668] Compiling Assistant.WebApp.Configurators.Ssh
[633 of 668] Compiling Assistant.WebApp.Configurators.AWS
[634 of 668] Compiling Assistant.WebApp.Configurators.IA
[635 of 668] Compiling Assistant.WebApp.Configurators.Edit
[636 of 668] Compiling Assistant.Threads.Pusher
[637 of 668] Compiling Assistant.Threads.NetWatcher
[638 of 668] Compiling Assistant.Threads.Merger
[639 of 668] Compiling Assistant.Repair
[640 of 668] Compiling Assistant.WebApp.Repair
[641 of 668] Compiling Assistant.Threads.ProblemFixer
[642 of 668] Compiling Assistant.Pairing.MakeRemote
[643 of 668] Compiling Assistant.WebApp.Configurators.Pairing
[644 of 668] Compiling Assistant.Threads.PairListener
[645 of 668] Compiling Assistant.Restart
[646 of 668] Compiling Assistant.WebApp.OtherRepos
[647 of 668] Compiling Assistant.WebApp.Control
[648 of 668] Compiling Assistant.WebApp.Configurators.Local
[649 of 668] Compiling Assistant.Upgrade
[650 of 668] Compiling Assistant.WebApp.Configurators.Upgrade
[651 of 668] Compiling Assistant.WebApp.Configurators.Preferences
[652 of 668] Compiling Assistant.Threads.Upgrader
[653 of 668] Compiling Assistant.Threads.UpgradeWatcher
[654 of 668] Compiling Assistant.Threads.SanityChecker
[655 of 668] Compiling Assistant.Fsck
[656 of 668] Compiling Assistant.WebApp.Configurators.Fsck
[657 of 668] Compiling Assistant.Threads.MountWatcher
[658 of 668] Compiling Assistant.Threads.Cronner
[659 of 668] Compiling Assistant.DeleteRemote
[660 of 668] Compiling Assistant.WebApp.Configurators.Delete
[661 of 668] Compiling Assistant.Threads.WebApp
[662 of 668] Compiling Assistant.Threads.TransferScanner
[663 of 668] Compiling Assistant
[664 of 668] Compiling Command.WebApp
[665 of 668] Compiling Command.Watch
[666 of 668] Compiling Command.Assistant
[667 of 668] Compiling CmdLine.GitAnnex
[668 of 668] Compiling Main
Linking .stack-work/dist/x86_64-osx/Cabal-2.4.0.1/build/git-annex/git-annex ...
git-annex> copy/register
Installing executable git-annex in /Users/joey/gitannexbuilder/build/.stack-work/install/x86_64-osx/1ff148876926d0a25c9b4769e0e60a76ad6a2cbf623e7a7589a33739b48a2db4/8.6.3/bin
# Remove all RPATHs, both because this overloads the linker on
# OSX Sierra, and to avoid the binary looking in someone's home
# directory.
if otool -l git-annex | grep -q "path "; then \
eval install_name_tool $(otool -l git-annex | grep "path " | sed 's/.*path /-delete_rpath /' | sed 's/ (.*//') git-annex; fi
/Applications/Xcode.app/Contents/Developer/usr/bin/make Build/Standalone
if [ "stack" = ./Setup ]; then stack --stack-yaml stack.yaml.autobuild ghc -- --make Setup; fi
if [ "stack" != stack ]; then \
stack configure --stack-yaml stack.yaml.autobuild --ghc-options=""; \
else \
stack setup --stack-yaml stack.yaml.autobuild; \
fi
stack will use a sandboxed GHC it installed
For more information on paths, see 'stack path' and 'stack exec env'
To use this GHC and packages outside of a project, consider using:
stack ghc, stack ghci, stack runghc, or stack exec
mkdir -p tmp
touch tmp/configure-stamp
stack --stack-yaml stack.yaml.autobuild ghc -- --make Build/Standalone -Wall -fno-warn-tabs
[ 6 of 24] Compiling BuildInfo ( BuildInfo.hs, BuildInfo.o )
[ 7 of 24] Compiling Build.BundledPrograms ( Build/BundledPrograms.hs, Build/BundledPrograms.o )
[ 8 of 24] Compiling Utility.Applicative ( Utility/Applicative.hs, Utility/Applicative.o )
[ 9 of 24] Compiling Utility.Env ( Utility/Env.hs, Utility/Env.o )
[10 of 24] Compiling Utility.Env.Basic ( Utility/Env/Basic.hs, Utility/Env/Basic.o )
[11 of 24] Compiling Utility.PartialPrelude ( Utility/PartialPrelude.hs, Utility/PartialPrelude.o )
[12 of 24] Compiling Utility.Process.Shim ( Utility/Process/Shim.hs, Utility/Process/Shim.o )
[13 of 24] Compiling Utility.Split ( Utility/Split.hs, Utility/Split.o )
[14 of 24] Compiling Utility.FileSystemEncoding ( Utility/FileSystemEncoding.hs, Utility/FileSystemEncoding.o )
[15 of 24] Compiling Utility.Debug ( Utility/Debug.hs, Utility/Debug.o )
[16 of 24] Compiling Utility.Process ( Utility/Process.hs, Utility/Process.o )
[17 of 24] Compiling Utility.SafeCommand ( Utility/SafeCommand.hs, Utility/SafeCommand.o )
[18 of 24] Compiling Utility.SystemDirectory ( Utility/SystemDirectory.hs, Utility/SystemDirectory.o )
[19 of 24] Compiling Utility.Path ( Utility/Path.hs, Utility/Path.o )
[20 of 24] Compiling Utility.Directory ( Utility/Directory.hs, Utility/Directory.o )
[21 of 24] Compiling Build.OSXMkLibs ( Build/OSXMkLibs.hs, Build/OSXMkLibs.o )
[22 of 24] Compiling Utility.UserInfo ( Utility/UserInfo.hs, Utility/UserInfo.o )
[23 of 24] Compiling Utility.Path.AbsRel ( Utility/Path/AbsRel.hs, Utility/Path/AbsRel.o )
[24 of 24] Compiling Main ( Build/Standalone.hs, Build/Standalone.o )
Linking Build/Standalone ...
./Build/Standalone tmp/build-dmg/git-annex.app/Contents/MacOS/bundle tmp/build-dmg/git-annex.app
installing /Users/joey/homebrew/lib/libpcre2-8.0.dylib as B
installing /usr/lib/libiconv.2.dylib as C
installing /Users/joey/homebrew/lib/libintl.8.dylib as D
installing /usr/lib/libcurl.4.dylib as A
installing /usr/lib/libexpat.1.dylib as G
installing /usr/lib/libncurses.5.4.dylib as F
installing /Users/joey/homebrew/lib/libmagic.1.dylib as E
gzcat standalone/licences.gz > tmp/build-dmg/git-annex.app/Contents/MacOS/bundle/LICENSE
cp tmp/build-dmg/git-annex.app/Contents/MacOS/bundle/LICENSE tmp/build-dmg/LICENSE.txt
cp standalone/trustedkeys.gpg tmp/build-dmg/git-annex.app/Contents/MacOS
# OSX looks in man dir nearby the bin
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-mans DESTDIR="tmp/build-dmg/git-annex.app/Contents/MacOS/bundle/.." SHAREDIR="" PREFIX=""
stack --stack-yaml stack.yaml.autobuild ghc -- --make Build/MakeMans -Wall -fno-warn-tabs
[3 of 4] Compiling Build.Mans ( Build/Mans.hs, Build/Mans.o )
[4 of 4] Compiling Main ( Build/MakeMans.hs, Build/MakeMans.o )
Linking Build/MakeMans ...
./Build/MakeMans
install -d tmp/build-dmg/git-annex.app/Contents/MacOS/bundle/..//man/man1
install -m 0644 man/*.1 tmp/build-dmg/git-annex.app/Contents/MacOS/bundle/..//man/man1
cd tmp/build-dmg/git-annex.app && find . -type f > Contents/MacOS/git-annex.MANIFEST
cd tmp/build-dmg/git-annex.app && find . -type l >> Contents/MacOS/git-annex.MANIFEST
rm -f tmp/git-annex.dmg
# hdiutil sometimes fails with "resource busy", so try a few times
ok=0; for x in 1 2 3 4 5; do \
if [ $ok = 0 ]; then \
if hdiutil create -format UDBZ -size 640m -srcfolder tmp/build-dmg \
-volname git-annex -o tmp/git-annex.dmg; \
then \
ok=1; \
else \
sleep 60; \
fi \
fi \
done; if [ $ok = 0 ]; then exit 1; fi
created: /Users/joey/gitannexbuilder/build/tmp/git-annex.dmg
+ cp -a tmp/git-annex.dmg ../out/output/sha1/26511c3166a6c140df58a0b1c73d62ae94bf42e2.tmp
+ ./git-annex version
git-annex version: 8.20210622-g26511c316
build flags: Assistant Webapp Pairing FsEvents TorrentParser MagicMime Feeds Testsuite S3 WebDAV
dependency versions: aws-0.21.1 bloomfilter-2.0.1.0 cryptonite-0.25 DAV-1.3.3 feed-1.0.1.0 ghc-8.6.3 http-client-0.5.14 persistent-sqlite-2.9.2 torrent-10000.1.1 uuid-1.3.13 yesod-1.6.0
key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL X*
remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg hook external
operating system: darwin x86_64
supported repository versions: 8
upgrade supported from repository versions: 0 1 2 3 4 5 6 7
+ make test
+ rm -f testlog
+ rm -f stack.yaml.autobuild
+ rm -f stack.yaml.autobuild.lock
+ git ls-files --modified
+ '[' -s .git/modified-files ']'
+ git ls-files --exclude-standard --others
+ '[' -s .git/added-files ']'
+ '[' -e ../out/output/sha1/26511c3166a6c140df58a0b1c73d62ae94bf42e2 ']'
+ mv -- ../out/output/sha1/26511c3166a6c140df58a0b1c73d62ae94bf42e2.tmp ../out/output/sha1/26511c3166a6c140df58a0b1c73d62ae94bf42e2
+ rm -rf -- ../out/output/sha1/26511c3166a6c140df58a0b1c73d62ae94bf42e2.old
+ exit 0

>>> Done at: Wed Jun 23 00:30:46 EDT 2021

>>> Result code: 0
PASS
out/log -> out/pass/26511c3166a6c140df58a0b1c73d62ae94bf42e2
Done: 26511c3166a6c140df58a0b1c73d62ae94bf42e2