<< index

Autobuilder log for tags/10.20240430~13^2~3 (9c0c7a7a1d8554e7da310d055ea85e47542838f6):

>>> Starting at: Thu Apr 18 01:45:11 UTC 2024

>>> Commit: 9c0c7a7a1d8554e7da310d055ea85e47542838f6

>>> Switching git branch...
--START-IGNORE-WARNINGS
HEAD is now at aa9db26 update
Previous HEAD position was aa9db26... update
HEAD is now at 9c0c7a7...
HEAD is now at 9c0c7a7
--STOP-IGNORE-WARNINGS

>>> Building...
+ unset GIT_ANNEX_TMP_BUILD_DIR
+ unset GIT_ANNEX_LOCAL_FEATURES
++ git rev-parse HEAD
+ REV=9c0c7a7a1d8554e7da310d055ea85e47542838f6
+ OUTDIR=../out/output/sha1/9c0c7a7a1d8554e7da310d055ea85e47542838f6
+ OUTDIR_TMP=../out/output/sha1/9c0c7a7a1d8554e7da310d055ea85e47542838f6.tmp
+ install -d -m0755 -- ../out/output/sha1/9c0c7a7a1d8554e7da310d055ea85e47542838f6.tmp
+ printf '%s\n' 9c0c7a7a1d8554e7da310d055ea85e47542838f6
+ 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 708] 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 708] 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]
[494 of 708] 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]
[645 of 708] 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]
[652 of 708] 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]
[692 of 708] 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]
[693 of 708] 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]
[701 of 708] 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]
[707 of 708] 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/9c0c7a7a1d8554e7da310d055ea85e47542838f6.tmp
+ ./git-annex version
git-annex version: 10.20240228-g9c0c7a7a1d8554e7da310d055ea85e47542838f6
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 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 git-annex.cabal
+ grep -v .deb
+ '[' -s .git/modified-files ']'
+ git ls-files --exclude-standard --others
+ grep -v .deb
+ '[' -s .git/added-files ']'
+ '[' -e ../out/output/sha1/9c0c7a7a1d8554e7da310d055ea85e47542838f6 ']'
+ mv -- ../out/output/sha1/9c0c7a7a1d8554e7da310d055ea85e47542838f6.tmp ../out/output/sha1/9c0c7a7a1d8554e7da310d055ea85e47542838f6
+ rm -rf -- ../out/output/sha1/9c0c7a7a1d8554e7da310d055ea85e47542838f6.old
+ exit 0

>>> Done at: Thu Apr 18 01:55:24 UTC 2024

>>> Result code: 0
PASS
'out/log' -> 'out/pass/9c0c7a7a1d8554e7da310d055ea85e47542838f6'
Done: 9c0c7a7a1d8554e7da310d055ea85e47542838f6