<< index

Autobuilder log for tags/4.20130417~26 (9520012e86370787b7c7f42ce0a250faf0d4b641):

<< errcache

>>> Starting at: Mon Jan 12 15:31:01 EST 2026

>>> Commit: 9520012e86370787b7c7f42ce0a250faf0d4b641

>>> Switching git branch...
--START-IGNORE-WARNINGS
HEAD is now at 154c939830 Speed up startup time by caching the refs that have been merged into the git-annex branch.
Previous HEAD position was 154c939830 Speed up startup time by caching the refs that have been merged into the git-annex branch.
HEAD is now at 9520012e86 Added a comment
HEAD is now at 9520012e86 Added a comment
--STOP-IGNORE-WARNINGS

>>> Building...
+ unset GIT_ANNEX_TMP_BUILD_DIR
+ unset GIT_ANNEX_LOCAL_FEATURES
++ git rev-parse HEAD
+ REV=9520012e86370787b7c7f42ce0a250faf0d4b641
+ OUTDIR=../out/output/sha1/9520012e86370787b7c7f42ce0a250faf0d4b641
+ OUTDIR_TMP=../out/output/sha1/9520012e86370787b7c7f42ce0a250faf0d4b641.tmp
+ install -d -m0755 -- ../out/output/sha1/9520012e86370787b7c7f42ce0a250faf0d4b641.tmp
+ printf '%s\n' 9520012e86370787b7c7f42ce0a250faf0d4b641
+ ghc --make Build/BuildVersion
target `Build/BuildVersion' is not a module name or a source file
+ Build/BuildVersion
../build.sh: line 23: Build/BuildVersion: No such file or directory
+ make linuxstandalone
ghc --make Build/Standalone
[ 1 of 11] Compiling Utility.Exception ( Utility/Exception.hs, Utility/Exception.o )
Tab character found here, and in two further locations.
Suggested fix: Please use spaces instead.
|
46 | [ Handler (\ (e :: AsyncException) -> throw e)
| ^^^^^^^^

[ 2 of 11] Compiling Utility.Misc ( Utility/Misc.hs, Utility/Misc.o )
Tab character found here, and in 40 further locations.
Suggested fix: Please use spaces instead.
|
38 | unbreak r@(a, b)
| ^^^^^^^^

In the use of `tail'
(imported from Data.List, but defined in GHC.Internal.List):
"This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"."
|
40 | | otherwise = (a, tail b)
| ^^^^

[ 3 of 11] Compiling Utility.Monad ( Utility/Monad.hs, Utility/Monad.o )
Tab character found here, and in four further locations.
Suggested fix: Please use spaces instead.
|
37 | c <- cond
| ^^^^^^^^

[ 4 of 11] Compiling Utility.PartialPrelude ( Utility/PartialPrelude.hs, Utility/PartialPrelude.o )
In the use of `head'
(imported from Prelude, but defined in GHC.Internal.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
|
20 | head = Prelude.head
| ^^^^^^^^^^^^

In the use of `tail'
(imported from Prelude, but defined in GHC.Internal.List):
"This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"."
|
25 | tail = Prelude.tail
| ^^^^^^^^^^^^

Tab character found here, and in one further location.
Suggested fix: Please use spaces instead.
|
47 | ((x,_):_) -> Just x
| ^^^^^^^^

[ 5 of 11] Compiling Utility.Process ( Utility/Process.hs, Utility/Process.o )
Could not find module `System.Log.Logger'.
Use -v to see a list of the files searched for.
|
40 | import System.Log.Logger
| ^^^^^^^^^^^^^^^^^^^^^^^^

[ 7 of 11] Compiling Utility.UserInfo ( Utility/UserInfo.hs, Utility/UserInfo.o )
Not in scope: type constructor or class `UserEntry'
Suggested fix:
Perhaps you intended to use DataKinds
to refer to the data constructor of that name?
|
37 | myVal :: [String] -> (UserEntry -> String) -> IO String
| ^^^^^^^^^

+ exit 3

>>> Cleaning after failed build...

>>> Result code: 40
FAIL
renamed 'out/log' -> 'out/fail/9520012e86370787b7c7f42ce0a250faf0d4b641'
Done: 9520012e86370787b7c7f42ce0a250faf0d4b641