Autobuilder log for remotes/origin/HEAD (a2e6d99debd572c2538b2b3182072afd38d78f44):
>>> Starting at: Thu Nov 21 21:45:10 UTC 2024
>>> Commit: a2e6d99debd572c2538b2b3182072afd38d78f44
>>> Switching git branch...
--START-IGNORE-WARNINGS
HEAD is now at 46ea041 more fixing for building without servant
Previous HEAD position was 46ea041... more fixing for building without servant
HEAD is now at a2e6d99... show remote name when failing
HEAD is now at a2e6d99 show remote name when failing
--STOP-IGNORE-WARNINGS
>>> Building...
+ unset GIT_ANNEX_TMP_BUILD_DIR
+ unset GIT_ANNEX_LOCAL_FEATURES
++ git rev-parse HEAD
+ REV=a2e6d99debd572c2538b2b3182072afd38d78f44
+ OUTDIR=../out/output/sha1/a2e6d99debd572c2538b2b3182072afd38d78f44
+ OUTDIR_TMP=../out/output/sha1/a2e6d99debd572c2538b2b3182072afd38d78f44.tmp
+ install -d -m0755 -- ../out/output/sha1/a2e6d99debd572c2538b2b3182072afd38d78f44.tmp
+ printf '%s\n' a2e6d99debd572c2538b2b3182072afd38d78f44
+ 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.20241031: 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.20241031...
git-annex-10.20241031: build (exe)
Preprocessing executable 'git-annex' for git-annex-10.20241031..
Building executable 'git-annex' for git-annex-10.20241031..
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]
[456 of 742] Compiling Remote.S3 ( Remote/S3.hs, .stack-work/dist/i386-linux/Cabal-2.2.0.1/build/git-annex/git-annex-tmp/Remote/S3.o ) [Annex.Url changed]
[519 of 742] Compiling Command.Version ( Command/Version.hs, .stack-work/dist/i386-linux/Cabal-2.2.0.1/build/git-annex/git-annex-tmp/Command/Version.o ) [BuildInfo changed]
[678 of 742] Compiling Assistant.WebApp.Types ( Assistant/WebApp/Types.hs, .stack-work/dist/i386-linux/Cabal-2.2.0.1/build/git-annex/git-annex-tmp/Assistant/WebApp/Types.o ) [BuildInfo changed]
[685 of 742] Compiling Assistant.WebApp.Documentation ( Assistant/WebApp/Documentation.hs, .stack-work/dist/i386-linux/Cabal-2.2.0.1/build/git-annex/git-annex-tmp/Assistant/WebApp/Documentation.o ) [BuildInfo changed]
[725 of 742] Compiling Assistant.Threads.Upgrader ( Assistant/Threads/Upgrader.hs, .stack-work/dist/i386-linux/Cabal-2.2.0.1/build/git-annex/git-annex-tmp/Assistant/Threads/Upgrader.o ) [BuildInfo changed]
[726 of 742] Compiling Assistant.Threads.UpgradeWatcher ( Assistant/Threads/UpgradeWatcher.hs, .stack-work/dist/i386-linux/Cabal-2.2.0.1/build/git-annex/git-annex-tmp/Assistant/Threads/UpgradeWatcher.o ) [BuildInfo changed]
[734 of 742] Compiling Assistant.Threads.WebApp ( Assistant/Threads/WebApp.hs, .stack-work/dist/i386-linux/Cabal-2.2.0.1/build/git-annex/git-annex-tmp/Assistant/Threads/WebApp.o ) [Assistant.WebApp.Documentation changed]
[740 of 742] Compiling CmdLine.GitAnnex ( CmdLine/GitAnnex.hs, .stack-work/dist/i386-linux/Cabal-2.2.0.1/build/git-annex/git-annex-tmp/CmdLine/GitAnnex.o ) [Command.Version changed]
[741 of 742] Compiling CmdLine.GitRemoteAnnex ( CmdLine/GitRemoteAnnex.hs, .stack-work/dist/i386-linux/Cabal-2.2.0.1/build/git-annex/git-annex-tmp/CmdLine/GitRemoteAnnex.o )
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.
| ^
Linking .stack-work/dist/i386-linux/Cabal-2.2.0.1/build/git-annex/git-annex ...
git-annex-10.20241031: copy/register
Installing executable git-annex in /home/builder/gitbuilder/build/.stack-work/install/i386-linux/lts-12.14/8.4.3/bin
stack --stack-yaml stack.yaml.autobuild ghc --package exceptions-0.10.0 -- --make Build/Standalone -Wall -fno-warn-tabs
[ 2 of 37] Compiling BuildInfo ( BuildInfo.hs, BuildInfo.o ) [Build/Version changed]
Linking Build/Standalone ...
make[1]: Leaving directory '/home/builder/gitbuilder/build'
./Build/Standalone "tmp/git-annex.linux" "tmp/git-annex.linux"
dpkg-query: package 'libgcc-s1' is not installed
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
make install-mans DESTDIR="tmp/git-annex.linux"
make[1]: Entering directory '/home/builder/gitbuilder/build'
./Build/MakeMans
install -d tmp/git-annex.linux/usr/share/man/man1
install -m 0644 man/*.1 tmp/git-annex.linux/usr/share/man/man1
make[1]: Leaving directory '/home/builder/gitbuilder/build'
zcat standalone/licences.gz > tmp/git-annex.linux/LICENSE
cp doc/logo_16x16.png doc/logo.svg tmp/git-annex.linux
cp standalone/trustedkeys.gpg tmp/git-annex.linux
md5sum git-annex | cut -d ' ' -f 1 > "tmp/git-annex.linux/buildid"
cd tmp/git-annex.linux && find . -type f > git-annex.MANIFEST
cd tmp/git-annex.linux && find . -type l >> git-annex.MANIFEST
cd tmp && tar c git-annex.linux | gzip -9 --rsyncable > git-annex-standalone-i386.tar.gz
+ cp -a tmp/git-annex-standalone-i386.tar.gz ../out/output/sha1/a2e6d99debd572c2538b2b3182072afd38d78f44.tmp
+ ./git-annex version
git-annex version: 10.20241032-ga2e6d99debd572c2538b2b3182072afd38d78f44
build flags: Assistant Webapp Pairing Inotify DBus DesktopNotify TorrentParser MagicMime Feeds Testsuite S3 WebDAV
dependency versions: aws-0.22 bloomfilter-2.0.1.0 cryptonite-0.25 DAV-1.3.4 feed-1.0.0.0 ghc-8.4.3 http-client-0.7.11 persistent-sqlite-2.8.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 GITBUNDLE GITMANIFEST VURL X*
remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg rclone hook external
operating system: linux i386
supported repository versions: 8 9 10
upgrade supported from repository versions: 0 1 2 3 4 5 6 7 8 9 10
+ rm -rf stack.yaml.autobuild stack.yaml.autobuild.lock
+ git ls-files --modified
+ grep -v .deb
+ grep -v git-annex.cabal
+ '[' -s .git/modified-files ']'
+ grep -v .deb
+ git ls-files --exclude-standard --others
+ '[' -s .git/added-files ']'
+ '[' -e ../out/output/sha1/a2e6d99debd572c2538b2b3182072afd38d78f44 ']'
+ mv -- ../out/output/sha1/a2e6d99debd572c2538b2b3182072afd38d78f44.tmp ../out/output/sha1/a2e6d99debd572c2538b2b3182072afd38d78f44
+ rm -rf -- ../out/output/sha1/a2e6d99debd572c2538b2b3182072afd38d78f44.old
+ exit 0
>>> Done at: Thu Nov 21 21:59:07 UTC 2024
>>> Result code: 0
PASS
'out/log' -> 'out/pass/a2e6d99debd572c2538b2b3182072afd38d78f44'
Done: a2e6d99debd572c2538b2b3182072afd38d78f44