Autobuilder log for tags/10.20241031~14 (2fc3fbfed28815cdb6a411e2396d38a0672b5dc8):
>>> Starting at: Thu Oct 31 01:45:10 UTC 2024
>>> Commit: 2fc3fbfed28815cdb6a411e2396d38a0672b5dc8
>>> Switching git branch...
--START-IGNORE-WARNINGS
HEAD is now at 57e27ad implement DATA-PRESENT in p2p protocol
Previous HEAD position was 57e27ad... implement DATA-PRESENT in p2p protocol
HEAD is now at 2fc3fbf... support DATA-PRESENT in the p2p protocol proxy
HEAD is now at 2fc3fbf support DATA-PRESENT in the p2p protocol proxy
--STOP-IGNORE-WARNINGS
>>> Building...
+ unset GIT_ANNEX_TMP_BUILD_DIR
+ unset GIT_ANNEX_LOCAL_FEATURES
++ git rev-parse HEAD
+ REV=2fc3fbfed28815cdb6a411e2396d38a0672b5dc8
+ OUTDIR=../out/output/sha1/2fc3fbfed28815cdb6a411e2396d38a0672b5dc8
+ OUTDIR_TMP=../out/output/sha1/2fc3fbfed28815cdb6a411e2396d38a0672b5dc8.tmp
+ install -d -m0755 -- ../out/output/sha1/2fc3fbfed28815cdb6a411e2396d38a0672b5dc8.tmp
+ printf '%s\n' 2fc3fbfed28815cdb6a411e2396d38a0672b5dc8
+ mkdir tmp
mkdir: cannot create directory 'tmp': File exists
+ sed -e 's/extra-deps:/extra-deps:\n- fdo-notify-0.3.1\n- magic-1.1/' -e 's/magicmime: false/magicmime: true/' -e 's/dbus: false/dbus: true/' standalone/linux/stack-i386ancient.yaml
+ export BUILDER=stack
+ BUILDER=stack
+ export 'BUILDERCOMMONOPTIONS=--stack-yaml stack.yaml.autobuild'
+ BUILDERCOMMONOPTIONS='--stack-yaml stack.yaml.autobuild'
+ export BUILDEROPTIONS=
+ BUILDEROPTIONS=
+ stack --stack-yaml stack.yaml.autobuild setup
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 --package exceptions-0.10.0 --'
+ export GHC
+ stack --stack-yaml stack.yaml.autobuild ghc --package exceptions-0.10.0 -- --make Build/BuildVersion
+ Build/BuildVersion
+ make linuxstandalone
make git-annex Build/Standalone
make[1]: Entering directory '/home/builder/gitbuilder/build'
if [ "stack" = ./Setup ]; then stack --stack-yaml stack.yaml.autobuild ghc --package exceptions-0.10.0 -- --make Setup; fi
if [ "stack" != stack ]; then \
stack configure -fParallelBuild --stack-yaml stack.yaml.autobuild --ghc-options=""; \
rm cabal.project.local~* 2>/dev/null || true; \
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
git-annex-10.20240927: configure (exe)
checking UPGRADE_LOCATION... https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-i386-ancient.tar.gz
checking git... yes
checking git version... 2.1.4
checking cp -a... yes
checking cp -p... yes
checking cp --preserve=timestamps... yes
checking cp --reflink=auto... yes
checking cp --no-preserve=xattr... yes
checking xargs -0... yes
checking rsync... yes
checking curl... yes
checking bup... no
checking borg... no
checking nice... yes
checking ionice... yes
checking nocache... no
checking gpg... gpg
checking lsof... not available
checking git-remote-gcrypt... git-remote-gcrypt
checking ssh connection caching... yes
Configuring git-annex-10.20240927...
git-annex-10.20240927: build (exe)
Preprocessing executable 'git-annex' for git-annex-10.20240927..
Building executable 'git-annex' for git-annex-10.20240927..
error: /home/builder/gitbuilder/build/BuildFlags.hs:58:2:
warning: #warning Building without servant, will not support annex+http urls or git-annex p2phttp. [-Wcpp]
#warning Building without servant, will not support annex+http urls or git-annex p2phttp.
^
|
58 | #warning Building without servant, will not support annex+http urls or git-annex p2phttp.
| ^
[ 6 of 742] Compiling BuildInfo ( BuildInfo.hs, .stack-work/dist/i386-linux/Cabal-2.2.0.1/build/git-annex/git-annex-tmp/BuildInfo.o ) [Build/Version changed]
[326 of 742] Compiling Annex.Url ( Annex/Url.hs, .stack-work/dist/i386-linux/Cabal-2.2.0.1/build/git-annex/git-annex-tmp/Annex/Url.o ) [BuildInfo changed]
[493 of 742] Compiling P2P.Http.Client ( P2P/Http/Client.hs, .stack-work/dist/i386-linux/Cabal-2.2.0.1/build/git-annex/git-annex-tmp/P2P/Http/Client.o )
error: /home/builder/gitbuilder/build/P2P/Http/Client.hs:423:27:
* Couldn't match expected type `Bool -> ClientAction PutResultPlus'
with actual type `()'
* In the expression: ()
In an equation for `clientPut': clientPut _ _ _ _ _ _ _ = ()
|
423 | clientPut _ _ _ _ _ _ _ = ()
| ^^
-- While building package git-annex-10.20240927 using:
/home/builder/gitbuilder/build/.stack-work/dist/i386-linux/Cabal-2.2.0.1/setup/setup --builddir=.stack-work/dist/i386-linux/Cabal-2.2.0.1 build exe:git-annex --ghc-options " -ddump-hi -ddump-to-file"
Process exited with code: ExitFailure 1
Makefile:59: recipe for target 'git-annex' failed
make[1]: *** [git-annex] Error 1
make[1]: Leaving directory '/home/builder/gitbuilder/build'
Makefile:164: recipe for target 'linuxstandalone' failed
make: *** [linuxstandalone] Error 2
+ exit 3
>>> Cleaning after failed build...
>>> Result code: 40
FAIL
'out/log' -> 'out/fail/2fc3fbfed28815cdb6a411e2396d38a0672b5dc8'
Done: 2fc3fbfed28815cdb6a411e2396d38a0672b5dc8