Autobuilder log for tags/10.20260115~6 (0b403f0156ee78415f921195e7260ca86d2853b0):
>>> Starting at: Wed Jan 14 13:31:38 EST 2026
>>> Commit: 0b403f0156ee78415f921195e7260ca86d2853b0
>>> Switching git branch...
--START-IGNORE-WARNINGS
HEAD is now at cad5a2253a fix comment (TAB to indent markdown lists is a bad idea in the webinterface 😅)
Previous HEAD position was cad5a2253a fix comment (TAB to indent markdown lists is a bad idea in the webinterface 😅)
HEAD is now at 0b403f0156 response
HEAD is now at 0b403f0156 response
--STOP-IGNORE-WARNINGS
>>> Building...
+ unset GIT_ANNEX_TMP_BUILD_DIR
+ unset GIT_ANNEX_LOCAL_FEATURES
++ git rev-parse HEAD
+ REV=0b403f0156ee78415f921195e7260ca86d2853b0
+ OUTDIR=../out/output/sha1/0b403f0156ee78415f921195e7260ca86d2853b0
+ OUTDIR_TMP=../out/output/sha1/0b403f0156ee78415f921195e7260ca86d2853b0.tmp
+ install -d -m0755 -- ../out/output/sha1/0b403f0156ee78415f921195e7260ca86d2853b0.tmp
+ printf '%s\n' 0b403f0156ee78415f921195e7260ca86d2853b0
+ 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 )
error: Utility/OsPath.hs:40:1: [GHC-87110]
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)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: Utility/OsPath.hs:41:1: [GHC-87110]
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 )
error: Utility/Process.hs:50:1: [GHC-61948]
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
Warning: Unknown/unsupported 'ghc' version detected (Cabal 3.10.3.0 supports
'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):
- attoparsec-0.14.4 (lib) (requires build)
- cborg-0.2.10.0 (lib) (requires build)
- megaparsec-9.7.0 (lib) (requires build)
- memory-0.18.0 (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.0 (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)
- 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)
- replace-megaparsec-1.5.0.1 (lib) (requires build)
- securemem-0.1.10 (lib) (requires build)
- cryptonite-0.30 (lib) (requires build)
- crypton-1.0.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)
- crypton-pem-0.3.0 (lib) (requires build)
- crypton-asn1-types-0.4.1 (lib) (requires build)
- xss-sanitize-0.3.7.2 (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)
- 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.0 (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)
- cryptonite-conduit-0.2.2 (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.0.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.0 (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 (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 cborg-0.2.10.0 (lib)
Starting attoparsec-0.14.4 (lib)
Building cborg-0.2.10.0 (lib)
Building attoparsec-0.14.4 (lib)
Starting megaparsec-9.7.0 (lib)
Building megaparsec-9.7.0 (lib)
Installing megaparsec-9.7.0 (lib)
Completed megaparsec-9.7.0 (lib)
Installing attoparsec-0.14.4 (lib)
Completed attoparsec-0.14.4 (lib)
Failed to build cborg-0.2.10.0.
Build log (
/home/builder/.cabal/logs/ghc-9.10.3/cborg-0.2.10.0-5e06bf3e1d10ae2410b23cd8c9d6542718163fbfe0849864bd4eab2b611d917a.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 )
warning: src/Codec/CBOR/ByteArray/Sliced.hs:44:1: [GHC-66111] [-Wunused-imports]
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 )
warning: src/Codec/CBOR/ByteArray.hs:39:1: [GHC-66111] [-Wunused-imports]
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 )
error: src/Codec/CBOR/Decoding.hs:426:62: [GHC-83865]
* 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#))))
| ^^^^
error: src/Codec/CBOR/Decoding.hs:445:65: [GHC-83865]
* 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#))))
| ^^^^
error: src/Codec/CBOR/Decoding.hs:485:60: [GHC-83865]
* 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#))))
| ^^^^
error: src/Codec/CBOR/Decoding.hs:525:71: [GHC-83865]
* 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#))))
| ^^^^
error: src/Codec/CBOR/Decoding.hs:544:74: [GHC-83865]
* 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#))))
| ^^^^
error: src/Codec/CBOR/Decoding.hs:584:69: [GHC-83865]
* 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#))))
| ^^^^
error: src/Codec/CBOR/Decoding.hs:990:22: [GHC-83865]
* 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 )
error: src/Codec/CBOR/Magic.hs:124:1: [GHC-87110]
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 )
Error: cabal: Failed to build cborg-0.2.10.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'
make: *** [Makefile:165: linuxstandalone] Error 2
+ exit 3
>>> Cleaning after failed build...
>>> Result code: 40
FAIL
renamed 'out/log' -> 'out/fail/0b403f0156ee78415f921195e7260ca86d2853b0'
Done: 0b403f0156ee78415f921195e7260ca86d2853b0