<< index

Autobuilder log for remotes/origin/git-remote-annex~9 (2b0df3a76d9d0b5557d41824c11614fd41741651):

>>> Starting at: Wed Mar 27 22:45:10 UTC 2024

>>> Commit: 2b0df3a76d9d0b5557d41824c11614fd41741651

>>> Switching git branch...
--START-IGNORE-WARNINGS
HEAD is now at 96bbe9f fixes
Previous HEAD position was 96bbe9f... fixes
HEAD is now at 2b0df3a... Added a comment
HEAD is now at 2b0df3a Added a comment
--STOP-IGNORE-WARNINGS

>>> Building...
+ unset GIT_ANNEX_TMP_BUILD_DIR
+ unset GIT_ANNEX_LOCAL_FEATURES
++ git rev-parse HEAD
+ REV=2b0df3a76d9d0b5557d41824c11614fd41741651
+ OUTDIR=../out/output/sha1/2b0df3a76d9d0b5557d41824c11614fd41741651
+ OUTDIR_TMP=../out/output/sha1/2b0df3a76d9d0b5557d41824c11614fd41741651.tmp
+ install -d -m0755 -- ../out/output/sha1/2b0df3a76d9d0b5557d41824c11614fd41741651.tmp
+ printf '%s\n' 2b0df3a76d9d0b5557d41824c11614fd41741651
+ 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'
stack build --stack-yaml stack.yaml.autobuild
git-annex-10.20240227: build (exe)
Preprocessing executable 'git-annex' for git-annex-10.20240227..
Building executable 'git-annex' for git-annex-10.20240227..
[ 6 of 707] 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]
[316 of 707] 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 707] 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]
[644 of 707] 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]
[651 of 707] 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]
[691 of 707] 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]
[692 of 707] 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]
[700 of 707] 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]
[706 of 707] 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]
Linking .stack-work/dist/i386-linux/Cabal-2.2.0.1/build/git-annex/git-annex ...
git-annex-10.20240227: copy/register
Installing executable git-annex in /home/builder/gitbuilder/build/.stack-work/install/i386-linux/lts-12.14/8.4.3/bin
make[1]: 'Build/Standalone' is up to date.
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/2b0df3a76d9d0b5557d41824c11614fd41741651.tmp
+ ./git-annex version
git-annex version: 10.20240228-g2b0df3a76d9d0b5557d41824c11614fd41741651
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 VURL 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: 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 git-annex.cabal
+ grep -v .deb
+ '[' -s .git/modified-files ']'
+ grep -v .deb
+ git ls-files --exclude-standard --others
+ '[' -s .git/added-files ']'
+ '[' -e ../out/output/sha1/2b0df3a76d9d0b5557d41824c11614fd41741651 ']'
+ mv -- ../out/output/sha1/2b0df3a76d9d0b5557d41824c11614fd41741651.tmp ../out/output/sha1/2b0df3a76d9d0b5557d41824c11614fd41741651
+ rm -rf -- ../out/output/sha1/2b0df3a76d9d0b5557d41824c11614fd41741651.old
+ exit 0

>>> Done at: Wed Mar 27 22:55:05 UTC 2024

>>> Result code: 0
PASS
'out/log' -> 'out/pass/2b0df3a76d9d0b5557d41824c11614fd41741651'
Done: 2b0df3a76d9d0b5557d41824c11614fd41741651