Autobuilder log for remotes/origin/HEAD~1 (0c0f4a20f4c1fbf43283018eafabb3e11af7e7d7):
>>> Starting at: Thu Jan 30 23:20:04 UTC 2025
>>> Commit: 0c0f4a20f4c1fbf43283018eafabb3e11af7e7d7
>>> Switching git branch...
--START-IGNORE-WARNINGS
HEAD is now at 76bfdf6a03 add windows debug
Previous HEAD position was 76bfdf6a03 add windows debug
HEAD is now at 0c0f4a20f4 move windows test suite workaround to relatedTemplate
HEAD is now at 0c0f4a20f4 move windows test suite workaround to relatedTemplate
--STOP-IGNORE-WARNINGS
>>> Building...
+ unset GIT_ANNEX_TMP_BUILD_DIR
+ unset GIT_ANNEX_LOCAL_FEATURES
+ LANG=C.UTF-8
+ export LANG
+ TMPDIR=/home/builder/tmp
+ export TMPDIR
+ mkdir -p /home/builder/tmp
++ git rev-parse HEAD
+ REV=0c0f4a20f4c1fbf43283018eafabb3e11af7e7d7
+ OUTDIR=../out/output/sha1/0c0f4a20f4c1fbf43283018eafabb3e11af7e7d7
+ OUTDIR_TMP=../out/output/sha1/0c0f4a20f4c1fbf43283018eafabb3e11af7e7d7.tmp
+ install -d -m0755 -- ../out/output/sha1/0c0f4a20f4c1fbf43283018eafabb3e11af7e7d7.tmp
+ printf '%s\n' 0c0f4a20f4c1fbf43283018eafabb3e11af7e7d7
+ mkdir tmp
+ 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/' stack.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
Warning: Stack has not been tested with GHC versions above 9.6, and using 9.10.1, this may fail.
Warning: Stack has not been tested with Cabal versions above 3.10, but version 3.12.0.0 was found,
this may fail.
Stack will use a sandboxed GHC it installed. 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 --'
+ export GHC
+ stack --stack-yaml stack.yaml.autobuild ghc -- --make Build/BuildVersion
Warning: Stack has not been tested with GHC versions above 9.6, and using 9.10.1, this may fail.
Warning: Stack has not been tested with Cabal versions above 3.10, but version 3.12.0.0 was found,
this may fail.
[ 1 of 10] Compiling Utility.Data ( Utility/Data.hs, Utility/Data.o )
[ 2 of 10] Compiling Utility.FileSystemEncoding ( Utility/FileSystemEncoding.hs, Utility/FileSystemEncoding.o )
error: Utility/FileSystemEncoding.hs:26:1: [GHC-87110]
Could not find module ‘System.FilePath.ByteString’.
Use -v to see a list of the files searched for.
|
26 | import System.FilePath.ByteString (RawFilePath, encodeFilePath, decodeFilePath)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 3 of 10] Compiling Utility.Monad ( Utility/Monad.hs, Utility/Monad.o )
[ 6 of 10] Compiling Utility.SafeOutput ( Utility/SafeOutput.hs, Utility/SafeOutput.o )
[ 7 of 10] Compiling Utility.Exception ( Utility/Exception.hs, Utility/Exception.o )
+ Build/BuildVersion
../build.sh: line 48: Build/BuildVersion: No such file or directory
+ 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 -- --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
Warning: Stack has not been tested with GHC versions above 9.6, and using 9.10.1, this may fail.
Warning: Stack has not been tested with Cabal versions above 3.10, but version 3.12.0.0 was found,
this may fail.
Stack will use a sandboxed GHC it installed. 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
Warning: Stack has not been tested with GHC versions above 9.6, and using 9.10.1, this may fail.
Warning: Stack has not been tested with Cabal versions above 3.10, but version 3.12.0.0 was found,
this may fail.
Warning: Ignoring feed's bounds on base (>=4 && <4.20) and using base-4.20.0.0.
Reason: feed is an allow-newer-dep and allow-newer enabled.
Warning: Ignoring feed's bounds on base-compat (>=0.9 && <0.14) and using base-compat-0.14.1.
Reason: feed is an allow-newer-dep and allow-newer enabled.
[2 of 3] Compiling StackSetupShim ( /home/builder/.stack/setup-exe-src/setup-shim-6HauvNHV.hs, /home/builder/.stack/setup-exe-src/setup-shim-6HauvNHV.o )
error: /home/builder/.stack/setup-exe-src/setup-shim-6HauvNHV.hs:38:28: [GHC-88464]
Variable not in scope:
initialBuildSteps
:: FilePath
-> PackageDescription
-> LocalBuildInfo
-> Distribution.Verbosity.Verbosity
-> IO ()
|
38 | | null rest -> initialBuildSteps distPref pkg_descr lbi verbosity
| ^^^^^^^^^^^^^^^^^
While building simple Setup.hs (scroll up to its section to see the error) using:
/home/builder/.stack/programs/aarch64-linux/ghc-tinfo6-libc6-pre232-9.10.1/bin/ghc-9.10.1 -rtsopts -threaded -clear-package-db -global-package-db -hide-all-packages -package base -main-is StackSetupShim.mainOverride -package Cabal-3.12.0.0 /home/builder/.stack/setup-exe-src/setup-6HauvNHV.hs /home/builder/.stack/setup-exe-src/setup-shim-6HauvNHV.hs -o /home/builder/.stack/setup-exe-cache/aarch64-linux-tinfo6-libc6-pre232/tmp-Cabal-simple_6HauvNHV_3.12.0.0_ghc-9.10.1
Process exited with code: ExitFailure 1
make[1]: *** [Makefile:59: git-annex] Error 1
make[1]: Leaving directory '/home/builder/gitbuilder/build'
make: *** [Makefile:164: linuxstandalone] Error 2
+ exit 3
>>> Cleaning after failed build...
>>> Result code: 40
FAIL
renamed 'out/log' -> 'out/fail/0c0f4a20f4c1fbf43283018eafabb3e11af7e7d7'
Done: 0c0f4a20f4c1fbf43283018eafabb3e11af7e7d7