<< index

Autobuilder log for remotes/origin/HEAD~16 (a08ffe1855879585e39be63d991e7f412e2ac631):

<< errcache

>>> Starting at: Mon Feb 2 13:31:03 EST 2026

>>> Commit: a08ffe1855879585e39be63d991e7f412e2ac631

>>> Switching git branch...
--START-IGNORE-WARNINGS
HEAD is now at d3567cdc47 fix conversions to withFile
Previous HEAD position was d3567cdc47 fix conversions to withFile
HEAD is now at a08ffe1855 comment
HEAD is now at a08ffe1855 comment
--STOP-IGNORE-WARNINGS

>>> Building...
+ unset GIT_ANNEX_TMP_BUILD_DIR
+ unset GIT_ANNEX_LOCAL_FEATURES
++ git rev-parse HEAD
+ REV=a08ffe1855879585e39be63d991e7f412e2ac631
+ OUTDIR=../out/output/sha1/a08ffe1855879585e39be63d991e7f412e2ac631
+ OUTDIR_TMP=../out/output/sha1/a08ffe1855879585e39be63d991e7f412e2ac631.tmp
+ install -d -m0755 -- ../out/output/sha1/a08ffe1855879585e39be63d991e7f412e2ac631.tmp
+ printf '%s\n' a08ffe1855879585e39be63d991e7f412e2ac631
+ ghc --make Build/BuildVersion
[ 1 of 14] Compiling Utility.Data ( Utility/Data.hs, Utility/Data.o )
[ 2 of 14] Compiling Utility.FileSystemEncoding ( Utility/FileSystemEncoding.hs, Utility/FileSystemEncoding.o )
[ 3 of 14] Compiling Utility.Debug ( Utility/Debug.hs, Utility/Debug.o )
[ 4 of 14] Compiling Utility.Misc ( Utility/Misc.hs, Utility/Misc.o )
[ 5 of 14] Compiling Utility.Monad ( Utility/Monad.hs, Utility/Monad.o )
[ 6 of 14] Compiling Utility.OsPath ( Utility/OsPath.hs, Utility/OsPath.o )
Could not find module `System.FilePath.ByteString'.
Use -v to see a list of the files searched for.
|
40 | import System.FilePath.ByteString as X hiding (RawFilePath, getSearchPath)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Could not find module `System.FilePath.ByteString'.
Use -v to see a list of the files searched for.
|
41 | import System.FilePath.ByteString (getSearchPath)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

[ 8 of 14] Compiling Utility.Process.Shim ( Utility/Process/Shim.hs, Utility/Process/Shim.o )
[ 9 of 14] Compiling Utility.SafeOutput ( Utility/SafeOutput.hs, Utility/SafeOutput.o )
[10 of 14] Compiling Utility.Exception ( Utility/Exception.hs, Utility/Exception.o )
[11 of 14] Compiling Utility.Process ( Utility/Process.hs, Utility/Process.o )
Could not find module `Control.Concurrent.Async'.
Perhaps you meant
Control.Concurrent.Chan (from base-4.20.2.0)
Control.Concurrent.STM (from stm-2.5.3.1)
Control.Concurrent.MVar (from base-4.20.2.0)
Use -v to see a list of the files searched for.
|
50 | import Control.Concurrent.Async
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

+ Build/BuildVersion
../build.sh: line 23: Build/BuildVersion: No such file or directory
+ make linuxstandalone
make git-annex Build/Standalone
make[1]: Entering directory '/home/builder/gitbuilder/build'
if [ "cabal" = ./Setup ]; then ghc --make Setup; fi
if [ "cabal" != stack ]; then \
cabal configure -fParallelBuild --ghc-options=""; \
rm cabal.project.local~* 2>/dev/null || true; \
else \
cabal setup ; \
fi
mkdir -p tmp
touch tmp/configure-stamp
cabal build
'ghc' version < 9.10): /bin/ghc is version 9.10.3
Resolving dependencies...
Build profile: -w ghc-9.10.3 -O1
In order, the following will be built (use -v for more details):
- cborg-0.2.10.0 (lib) (requires build)
- memory-0.18.0 (lib) (requires build)
- safe-0.3.21 (lib) (requires build)
- safe-exceptions-0.1.7.4 (lib) (requires build)
- scientific-0.3.8.1 (lib) (requires build)
- setenv-0.1.1.3 (lib) (requires build)
- silently-1.2.5.4 (lib) (requires build)
- simple-sendfile-0.2.32 (lib) (requires build)
- skein-1.0.9.4 (lib) (requires build)
- socks-0.6.1 (lib) (requires build)
- some-1.0.6 (lib) (requires build)
- sop-core-0.5.0.2 (lib) (requires build)
- split-0.2.5 (lib) (requires build)
- stm-chans-3.0.0.9 (lib) (requires build)
- syb-0.7.3 (lib) (requires build)
- tagsoup-0.14.8 (lib) (requires build)
- terminal-size-0.3.4 (lib) (requires build)
- text-short-0.1.6.1 (lib) (requires build)
- th-compat-0.1.7 (lib) (requires build)
- th-lift-0.8.7 (lib) (requires build)
- these-1.2.1 (lib) (requires build)
- time-compat-1.9.8 (lib) (requires build)
- time-hourglass-0.3.0 (lib) (requires build)
- time-locale-compat-0.1.1.5 (lib) (requires build)
- time-manager-0.3.1.1 (lib) (requires build)
- transformers-compat-0.7.2 (lib) (requires build)
- unbounded-delays-0.1.1.1 (lib) (requires build)
- unix-time-0.4.17 (lib:unix-time) (requires build)
- unliftio-core-0.2.1.0 (lib) (requires build)
- unordered-containers-0.2.21 (lib) (requires build)
- utf8-string-1.0.2 (lib) (requires build)
- uuid-types-1.0.6 (lib) (requires build)
- vector-stream-0.1.0.1 (lib) (requires build)
- word8-0.1.3 (lib) (requires build)
- xml-types-0.3.8 (lib) (requires build)
- securemem-0.1.10 (lib) (requires build)
- crypton-1.0.6 (lib) (requires build)
- megaparsec-9.7.0 (lib) (requires build)
- attoparsec-0.14.4 (lib) (requires build)
- singleton-bool-0.1.8 (lib) (requires build)
- generics-sop-0.5.1.4 (lib) (requires build)
- base64-1.0 (lib) (requires build)
- base16-1.0 (lib) (requires build)
- network-uri-2.6.4.2 (lib) (requires build)
- strict-0.5.1 (lib) (requires build)
- text-iso8601-0.1.1 (lib) (requires build)
- transformers-base-0.4.6 (lib) (requires build)
- mmorph-1.2.2 (lib) (requires build)
- bencode-0.6.1.1 (lib) (requires build)
- Glob-0.10.2 (lib) (requires build)
- tasty-1.5.3 (lib) (requires build)
- network-control-0.1.7 (lib) (requires build)
- fast-logger-3.2.6 (lib) (requires build)
- resourcet-1.3.0 (lib) (requires build)
- vault-0.3.1.6 (lib) (requires build)
- semigroupoids-6.0.2 (lib) (requires build)
- invariant-0.6.5 (lib) (requires build)
- async-2.2.6 (lib) (requires build)
- language-javascript-0.7.1.0 (lib) (requires build)
- http-semantics-0.4.0 (lib) (requires build)
- http-media-0.8.1.1 (lib) (requires build)
- uuid-1.3.16 (lib) (requires build)
- vector-0.13.2.0 (lib) (requires build)
- hpke-0.0.0 (lib) (requires build)
- crypto-token-0.1.2 (lib) (requires build)
- clientsession-0.9.3.0 (lib) (requires build)
- replace-megaparsec-1.5.0.1 (lib) (requires build)
- http-date-0.0.11 (lib) (requires build)
- email-validate-2.3.2.21 (lib) (requires build)
- css-text-0.1.3.0 (lib) (requires build)
- crypton-pem-0.3.0 (lib) (requires build)
- crypton-asn1-types-0.4.1 (lib) (requires build)
- http-api-data-0.6.3 (lib) (requires build)
- monad-control-1.0.3.1 (lib) (requires build)
- torrent-10000.1.3 (lib) (requires build)
- tasty-rerun-1.1.20 (lib) (requires build)
- tasty-quickcheck-0.11.1 (lib) (requires build)
- tasty-hunit-0.10.2 (lib) (requires build)
- wai-3.2.4 (lib) (requires build)
- free-5.2 (lib) (requires build)
- unliftio-0.2.25.1 (lib) (requires build)
- typed-process-0.2.13.0 (lib) (requires build)
- streaming-commons-0.2.3.1 (lib) (requires build)
- hinotify-0.4.2 (lib) (requires build)
- concurrent-output-1.10.21 (lib) (requires build)
- hjsmin-0.2.1 (lib) (requires build)
- http2-5.4.0 (lib) (requires build)
- vector-th-unbox-0.2.2 (lib) (requires build)
- vector-binary-instances-0.2.5.2 (lib) (requires build)
- th-lift-instances-0.1.20 (lib) (requires build)
- serialise-0.2.6.1 (lib) (requires build)
- math-functions-0.3.4.4 (lib) (requires build)
- indexed-traversable-instances-0.1.2 (lib) (requires build)
- cassava-0.5.4.1 (lib) (requires build)
- bitvec-1.1.5.0 (lib) (requires build)
- xss-sanitize-0.3.7.2 (lib) (requires build)
- crypton-asn1-parse-0.10.0 (lib) (requires build)
- crypton-asn1-encoding-0.10.0 (lib) (requires build)
- lifted-base-0.2.3.12 (lib) (requires build)
- wai-logger-2.5.0 (lib) (requires build)
- adjunctions-4.4.4 (lib) (requires build)
- http-client-0.7.19 (lib) (requires build)
- mwc-random-0.15.3.0 (lib) (requires build)
- witherable-0.5 (lib) (requires build)
- semialign-1.3.1 (lib) (requires build)
- vector-algorithms-0.9.1.0 (lib) (requires build)
- crypton-x509-1.8.0 (lib) (requires build)
- kan-extensions-5.2.8 (lib) (requires build)
- aeson-2.2.3.0 (lib) (requires build)
- mono-traversable-1.0.21.0 (lib) (requires build)
- dense-linear-algebra-0.1.0.0 (lib) (requires build)
- warp-3.4.12 (lib) (requires build)
- crypton-x509-store-1.8.0 (lib) (requires build)
- lens-5.3.6 (lib) (requires build)
- shakespeare-2.2.0 (lib) (requires build)
- servant-0.20.3.0 (lib) (requires build)
- microstache-1.0.3 (lib) (requires build)
- git-lfs-1.2.5 (lib) (requires build)
- criterion-measurement-0.2.3.0 (lib) (requires build)
- attoparsec-aeson-2.2.2.0 (lib) (requires build)
- conduit-1.3.6.1 (lib) (requires build)
- statistics-0.16.5.0 (lib) (requires build)
- wai-extra-3.1.18 (lib) (requires build)
- crypton-x509-validation-1.8.0 (lib) (requires build)
- crypton-x509-system-1.8.0 (lib) (requires build)
- servant-client-core-0.20.3.0 (lib) (requires build)
- sandi-0.5 (lib) (requires build)
- libyaml-0.1.4 (lib) (requires build)
- conduit-extra-1.3.8 (lib) (requires build)
- criterion-1.6.4.1 (lib) (requires build)
- wai-app-static-3.1.9 (lib) (requires build)
- tls-2.2.2 (lib) (requires build)
- servant-client-0.20.3.0 (lib) (requires build)
- yaml-0.11.11.2 (lib) (requires build)
- xml-conduit-1.10.1.0 (lib:xml-conduit) (requires build)
- monad-logger-0.3.42 (lib) (requires build)
- crypton-conduit-0.2.3 (lib) (requires build)
- servant-server-0.20.3.0 (lib) (requires build)
- tls-session-manager-0.0.8 (lib) (requires build)
- crypton-connection-0.4.5 (lib) (requires build)
- xml-hamlet-0.5.0.3 (lib) (requires build)
- feed-1.3.2.1 (lib) (requires build)
- dbus-1.4.1 (lib) (requires build)
- yesod-core-1.6.28.1 (lib) (requires build)
- persistent-2.18.1.0 (lib) (requires build)
- warp-tls-3.4.13 (lib) (requires build)
- http-client-tls-0.3.6.4 (lib) (requires build)
- fdo-notify-0.3.1 (lib:fdo-notify) (requires build)
- yesod-static-1.6.1.2 (lib) (requires build)
- yesod-persistent-1.6.0.8 (lib) (requires build)
- persistent-sqlite-2.13.3.1 (lib) (requires build)
- http-conduit-2.3.9.1 (lib) (requires build)
- http-client-restricted-0.1.0 (lib) (requires build)
- DAV-1.3.4 (lib) (requires build)
- yesod-form-1.7.9.2 (lib) (requires build)
- aws-0.25.2 (lib) (requires build)
- yesod-1.6.2.1 (lib) (requires build)
- git-annex-10.20260115 (exe:git-annex) (first run)
Starting memory-0.18.0 (lib)
Starting cborg-0.2.10.0 (lib)
Building cborg-0.2.10.0 (lib)
Building memory-0.18.0 (lib)
Starting safe-0.3.21 (lib)
Building safe-0.3.21 (lib)
Installing safe-0.3.21 (lib)
Completed safe-0.3.21 (lib)

Failed to build cborg-0.2.10.0.
Build log (
/home/builder/.cabal/logs/ghc-9.10.3/cborg-0.2.10.0-e716a949363e16ccacc53e357840be7cc269c4317a26c8851d03bc8d14432210.log
):
Configuring library for cborg-0.2.10.0..
Preprocessing library for cborg-0.2.10.0..
Building library for cborg-0.2.10.0..
[ 1 of 14] Compiling Codec.CBOR.ByteArray.Internal ( src/Codec/CBOR/ByteArray/Internal.hs, dist/build/Codec/CBOR/ByteArray/Internal.o, dist/build/Codec/CBOR/ByteArray/Internal.dyn_o )
[ 2 of 14] Compiling Codec.CBOR.ByteArray.Sliced ( src/Codec/CBOR/ByteArray/Sliced.hs, dist/build/Codec/CBOR/ByteArray/Sliced.o, dist/build/Codec/CBOR/ByteArray/Sliced.dyn_o )
The qualified import of `Data.ByteString.Short.Internal' is redundant
except perhaps to import instances from `Data.ByteString.Short.Internal'
To import instances alone, use: import Data.ByteString.Short.Internal()
|
44 | import qualified Data.ByteString.Short.Internal as BSS
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

[ 3 of 14] Compiling Codec.CBOR.ByteArray ( src/Codec/CBOR/ByteArray.hs, dist/build/Codec/CBOR/ByteArray.o, dist/build/Codec/CBOR/ByteArray.dyn_o )
The qualified import of `Data.ByteString.Short.Internal' is redundant
except perhaps to import instances from `Data.ByteString.Short.Internal'
To import instances alone, use: import Data.ByteString.Short.Internal()
|
39 | import qualified Data.ByteString.Short.Internal as BSS
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

[ 4 of 14] Compiling Codec.CBOR.Decoding ( src/Codec/CBOR/Decoding.hs, dist/build/Codec/CBOR/Decoding.o, dist/build/Codec/CBOR/Decoding.dyn_o )
* Couldn't match expected type `Word#' with actual type `Word64#'
* In the first argument of `toWord64', namely `w64#'
In the first argument of `k', namely `(toWord64 w64#)'
In the expression: k (toWord64 w64#)
|
426 | Decoder (\k -> return (ConsumeWord64 (\w64# -> k (toWord64 w64#))))
| ^^^^

* Couldn't match expected type `Word#' with actual type `Word64#'
* In the first argument of `toWord64', namely `w64#'
In the first argument of `k', namely `(toWord64 w64#)'
In the expression: k (toWord64 w64#)
|
445 | Decoder (\k -> return (ConsumeNegWord64 (\w64# -> k (toWord64 w64#))))
| ^^^^

* Couldn't match expected type `Int#' with actual type `Int64#'
* In the first argument of `toInt64', namely `n64#'
In the first argument of `k', namely `(toInt64 n64#)'
In the expression: k (toInt64 n64#)
|
485 | Decoder (\k -> return (ConsumeInt64 (\n64# -> k (toInt64 n64#))))
| ^^^^

* Couldn't match expected type `Word#' with actual type `Word64#'
* In the first argument of `toWord64', namely `w64#'
In the first argument of `k', namely `(toWord64 w64#)'
In the expression: k (toWord64 w64#)
|
525 | Decoder (\k -> return (ConsumeWord64Canonical (\w64# -> k (toWord64 w64#))))
| ^^^^

* Couldn't match expected type `Word#' with actual type `Word64#'
* In the first argument of `toWord64', namely `w64#'
In the first argument of `k', namely `(toWord64 w64#)'
In the expression: k (toWord64 w64#)
|
544 | Decoder (\k -> return (ConsumeNegWord64Canonical (\w64# -> k (toWord64 w64#))))
| ^^^^

* Couldn't match expected type `Int#' with actual type `Int64#'
* In the first argument of `toInt64', namely `n64#'
In the first argument of `k', namely `(toInt64 n64#)'
In the expression: k (toInt64 n64#)
|
584 | Decoder (\k -> return (ConsumeInt64Canonical (\n64# -> k (toInt64 n64#))))
| ^^^^

* Couldn't match expected type `Int#' with actual type `Int64#'
* In the first argument of `intToInt64#', namely `off#'
In the first argument of `I64#', namely `(intToInt64# off#)'
In the first argument of `k', namely `(I64# (intToInt64# off#))'
|
990 | (intToInt64# off#)
| ^^^^

[ 5 of 14] Compiling Codec.CBOR.Magic ( src/Codec/CBOR/Magic.hs, dist/build/Codec/CBOR/Magic.o, dist/build/Codec/CBOR/Magic.dyn_o )
Could not find module `GHC.IntWord64'.
Use -v to see a list of the files searched for.
|
124 | import GHC.IntWord64 (wordToWord64#, word64ToWord#,
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

[ 7 of 14] Compiling Codec.CBOR.Encoding[boot] ( src/Codec/CBOR/Encoding.hs-boot, dist/build/Codec/CBOR/Encoding.o-boot, dist/build/Codec/CBOR/Encoding.dyn_o-boot )
[ 8 of 14] Compiling Codec.CBOR.FlatTerm[boot] ( src/Codec/CBOR/FlatTerm.hs-boot, dist/build/Codec/CBOR/FlatTerm.o-boot, dist/build/Codec/CBOR/FlatTerm.dyn_o-boot )
[ 9 of 14] Compiling Codec.CBOR.Encoding ( src/Codec/CBOR/Encoding.hs, dist/build/Codec/CBOR/Encoding.o, dist/build/Codec/CBOR/Encoding.dyn_o )

Failed to build memory-0.18.0.
Build log (
/home/builder/.cabal/logs/ghc-9.10.3/memory-0.18.0-c7059680df40a097b9cdb810478e2abe26820de2c8be319aa4ee70cf2c13375c.log
):
Configuring library for memory-0.18.0..
Preprocessing library for memory-0.18.0..
Building library for memory-0.18.0..
[ 1 of 28] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, dist/build/Data/Memory/ExtendedWords.o, dist/build/Data/Memory/ExtendedWords.dyn_o )
[ 2 of 28] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, dist/build/Data/Memory/Internal/Compat.o, dist/build/Data/Memory/Internal/Compat.dyn_o )
[ 3 of 28] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, dist/build/Data/Memory/Endian.o, dist/build/Data/Memory/Endian.dyn_o )
[ 4 of 28] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, dist/build/Data/Memory/Hash/SipHash.o, dist/build/Data/Memory/Hash/SipHash.dyn_o )
[ 5 of 28] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, dist/build/Data/Memory/Encoding/Base32.o, dist/build/Data/Memory/Encoding/Base32.dyn_o )
[ 6 of 28] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, dist/build/Data/Memory/Encoding/Base16.o, dist/build/Data/Memory/Encoding/Base16.dyn_o )
[ 7 of 28] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, dist/build/Data/Memory/Internal/CompatPrim.o, dist/build/Data/Memory/Internal/CompatPrim.dyn_o )
[ 8 of 28] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, dist/build/Data/Memory/Internal/CompatPrim64.o, dist/build/Data/Memory/Internal/CompatPrim64.dyn_o )
Could not find module `GHC.IntWord64'.
Use -v to see a list of the files searched for.
|
153 | import GHC.IntWord64
| ^^^^^^^^^^^^^^^^^^^^

[ 9 of 28] Compiling Data.Memory.Internal.DeepSeq ( Data/Memory/Internal/DeepSeq.hs, dist/build/Data/Memory/Internal/DeepSeq.o, dist/build/Data/Memory/Internal/DeepSeq.dyn_o )
[10 of 28] Compiling Data.Memory.Internal.Imports ( Data/Memory/Internal/Imports.hs, dist/build/Data/Memory/Internal/Imports.o, dist/build/Data/Memory/Internal/Imports.dyn_o )
[11 of 28] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, dist/build/Data/Memory/Hash/FNV.o, dist/build/Data/Memory/Hash/FNV.dyn_o )
[12 of 28] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, dist/build/Data/Memory/Encoding/Base64.o, dist/build/Data/Memory/Encoding/Base64.dyn_o )
[13 of 28] Compiling Data.Memory.MemMap.Posix ( dist/build/Data/Memory/MemMap/Posix.hs, dist/build/Data/Memory/MemMap/Posix.o, dist/build/Data/Memory/MemMap/Posix.dyn_o )
[14 of 28] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, dist/build/Data/Memory/PtrMethods.o, dist/build/Data/Memory/PtrMethods.dyn_o )
[15 of 28] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, dist/build/Data/ByteArray/Types.o, dist/build/Data/ByteArray/Types.dyn_o )
[16 of 28] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, dist/build/Data/ByteArray/MemView.o, dist/build/Data/ByteArray/MemView.dyn_o )
[17 of 28] Compiling Data.ByteArray.Pack.Internal ( Data/ByteArray/Pack/Internal.hs, dist/build/Data/ByteArray/Pack/Internal.o, dist/build/Data/ByteArray/Pack/Internal.dyn_o )
[18 of 28] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, dist/build/Data/ByteArray/Hash.o, dist/build/Data/ByteArray/Hash.dyn_o )
[19 of 28] Compiling Data.ByteArray.Sized ( Data/ByteArray/Sized.hs, dist/build/Data/ByteArray/Sized.o, dist/build/Data/ByteArray/Sized.dyn_o )
* The `~' operator is out of scope.
Assuming it to stand for an equality constraint.
* NB: `~' used to be built-in syntax but now is a regular type operator
exported from Data.Type.Equality and Prelude.
If you are using a custom Prelude, consider re-exporting it.
* This will become an error in a future GHC release.
|
138 | , nbytes ~ (Base.PrimSize ty * n)
| ^

* The `~' operator is out of scope.
Assuming it to stand for an equality constraint.
* NB: `~' used to be built-in syntax but now is a regular type operator
exported from Data.Type.Equality and Prelude.
If you are using a custom Prelude, consider re-exporting it.
* This will become an error in a future GHC release.
|
206 | , (ni + 1) ~ no
| ^

* The `~' operator is out of scope.
Assuming it to stand for an equality constraint.
* NB: `~' used to be built-in syntax but now is a regular type operator
exported from Data.Type.Equality and Prelude.
If you are using a custom Prelude, consider re-exporting it.
* This will become an error in a future GHC release.
|
219 | , (ni + 1) ~ no
| ^

* The `~' operator is out of scope.
Assuming it to stand for an equality constraint.
* NB: `~' used to be built-in syntax but now is a regular type operator
exported from Data.Type.Equality and Prelude.
If you are using a custom Prelude, consider re-exporting it.
* This will become an error in a future GHC release.
|
263 | , nblhs <= nbi, (nbrhs + nblhs) ~ nbi
| ^

* The `~' operator is out of scope.
Assuming it to stand for an equality constraint.
* NB: `~' used to be built-in syntax but now is a regular type operator
exported from Data.Type.Equality and Prelude.
If you are using a custom Prelude, consider re-exporting it.
* This will become an error in a future GHC release.
|
294 | , (nbo + n) ~ nbi
| ^

* The `~' operator is out of scope.
Assuming it to stand for an equality constraint.
* NB: `~' used to be built-in syntax but now is a regular type operator
exported from Data.Type.Equality and Prelude.
If you are using a custom Prelude, consider re-exporting it.
* This will become an error in a future GHC release.
|
311 | , (nbrhs + nblhs) ~ nbout
| ^

[20 of 28] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, dist/build/Data/ByteArray/ScrubbedBytes.o, dist/build/Data/ByteArray/ScrubbedBytes.dyn_o )
[21 of 28] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, dist/build/Data/ByteArray/Methods.o, dist/build/Data/ByteArray/Methods.dyn_o )
[22 of 28] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, dist/build/Data/ByteArray/View.o, dist/build/Data/ByteArray/View.dyn_o )
[23 of 28] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, dist/build/Data/ByteArray/Parse.o, dist/build/Data/ByteArray/Parse.dyn_o )
[24 of 28] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, dist/build/Data/ByteArray/Mapping.o, dist/build/Data/ByteArray/Mapping.dyn_o )
[25 of 28] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, dist/build/Data/ByteArray/Encoding.o, dist/build/Data/ByteArray/Encoding.dyn_o )
[26 of 28] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, dist/build/Data/ByteArray/Bytes.o, dist/build/Data/ByteArray/Bytes.dyn_o )
[27 of 28] Compiling Data.ByteArray ( Data/ByteArray.hs, dist/build/Data/ByteArray.o, dist/build/Data/ByteArray.dyn_o )
[28 of 28] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, dist/build/Data/ByteArray/Pack.o, dist/build/Data/ByteArray/Pack.dyn_o )
git-annex-10.20260115). See the build log above for details.
Failed to build memory-0.18.0 (which is required by git-annex-10.20260115).
See the build log above for details.

make[1]: *** [Makefile:59: git-annex] Error 1
make[1]: Leaving directory '/home/builder/gitbuilder/build'
+ exit 3

>>> Cleaning after failed build...

>>> Result code: 40
FAIL
renamed 'out/log' -> 'out/fail/a08ffe1855879585e39be63d991e7f412e2ac631'
Done: a08ffe1855879585e39be63d991e7f412e2ac631