Skip to content

Instantly share code, notes, and snippets.

@hololeap
Created January 9, 2023 05:35
Show Gist options
  • Save hololeap/a0365a3db33bde2ad3b750a8a81a7b9f to your computer and use it in GitHub Desktop.
Save hololeap/a0365a3db33bde2ad3b750a8a81a7b9f to your computer and use it in GitHub Desktop.
Run tests for shake-0.19.7 using cabal in Gentoo Linux
$ cabal get shake; cd shake-0.19.7; cabal configure --flag=-cloud --flag=-portable --flag=-embed-files --enable-tests; cabal test --test-show-details=streaming
Unpacking to shake-0.19.7/
Resolving dependencies...
Build profile: -w ghc-9.0.2 -O1
In order, the following would be built (use -v for more details):
- shake-0.19.7 (lib) (first run)
- shake-0.19.7 (exe:shake) (first run)
- shake-0.19.7 (test:shake-test) (first run)
Build profile: -w ghc-9.0.2 -O1
In order, the following will be built (use -v for more details):
- shake-0.19.7 (test:shake-test) (first run)
Configuring test suite 'shake-test' for shake-0.19.7..
Preprocessing test suite 'shake-test' for shake-0.19.7..
Building test suite 'shake-test' for shake-0.19.7..
[ 1 of 126] Compiling Development.Ninja.Env ( src/Development/Ninja/Env.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Ninja/Env.o )
[ 2 of 126] Compiling Development.Ninja.Type ( src/Development/Ninja/Type.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Ninja/Type.o )
[ 3 of 126] Compiling Development.Ninja.Lexer ( src/Development/Ninja/Lexer.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Ninja/Lexer.o )
[ 4 of 126] Compiling Development.Ninja.Parse ( src/Development/Ninja/Parse.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Ninja/Parse.o )
[ 5 of 126] Compiling Development.Shake.Classes ( src/Development/Shake/Classes.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Classes.o )
[ 6 of 126] Compiling Development.Shake.FilePath ( src/Development/Shake/FilePath.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/FilePath.o )
[ 7 of 126] Compiling Development.Shake.Internal.CmdOption ( src/Development/Shake/Internal/CmdOption.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/CmdOption.o )
[ 8 of 126] Compiling Development.Shake.Internal.History.Bloom ( src/Development/Shake/Internal/History/Bloom.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/History/Bloom.o )
[ 9 of 126] Compiling Development.Shake.Internal.History.Network ( src/Development/Shake/Internal/History/Network.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/History/Network.o )
[ 10 of 126] Compiling Development.Shake.Internal.History.Types ( src/Development/Shake/Internal/History/Types.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/History/Types.o )
[ 11 of 126] Compiling General.Bilist ( src/General/Bilist.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/General/Bilist.o )
[ 12 of 126] Compiling General.Binary ( src/General/Binary.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/General/Binary.o )
[ 13 of 126] Compiling Development.Shake.Internal.FileName ( src/Development/Shake/Internal/FileName.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/FileName.o )
[ 14 of 126] Compiling General.Cleanup ( src/General/Cleanup.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/General/Cleanup.o )
[ 15 of 126] Compiling General.EscCodes ( src/General/EscCodes.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/General/EscCodes.o )
[ 16 of 126] Compiling General.Extra ( src/General/Extra.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/General/Extra.o )
[ 17 of 126] Compiling Development.Shake.Internal.History.Symlink ( src/Development/Shake/Internal/History/Symlink.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/History/Symlink.o )
[ 18 of 126] Compiling Development.Shake.Internal.Errors ( src/Development/Shake/Internal/Errors.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Errors.o )
[ 19 of 126] Compiling Development.Shake.Internal.Value ( src/Development/Shake/Internal/Value.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Value.o )
[ 20 of 126] Compiling Development.Shake.Internal.FilePattern ( src/Development/Shake/Internal/FilePattern.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/FilePattern.o )
[ 21 of 126] Compiling Development.Shake.Internal.Options ( src/Development/Shake/Internal/Options.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Options.o )
[ 22 of 126] Compiling Development.Shake.Internal.FileInfo ( src/Development/Shake/Internal/FileInfo.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/FileInfo.o )
[ 23 of 126] Compiling Development.Shake.Internal.Core.Monad ( src/Development/Shake/Internal/Core/Monad.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Core/Monad.o )
[ 24 of 126] Compiling General.Fence ( src/General/Fence.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/General/Fence.o )
[ 25 of 126] Compiling General.FileLock ( src/General/FileLock.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/General/FileLock.o )
[ 26 of 126] Compiling General.GetOpt ( src/General/GetOpt.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/General/GetOpt.o )
[ 27 of 126] Compiling General.Intern ( src/General/Intern.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/General/Intern.o )
[ 28 of 126] Compiling General.Ids ( src/General/Ids.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/General/Ids.o )
[ 29 of 126] Compiling Development.Shake.Internal.History.Serialise ( src/Development/Shake/Internal/History/Serialise.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/History/Serialise.o )
[ 30 of 126] Compiling Development.Shake.Internal.History.Server ( src/Development/Shake/Internal/History/Server.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/History/Server.o )
[ 31 of 126] Compiling Development.Shake.Internal.Core.Database ( src/Development/Shake/Internal/Core/Database.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Core/Database.o )
[ 32 of 126] Compiling General.ListBuilder ( src/General/ListBuilder.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/General/ListBuilder.o )
[ 33 of 126] Compiling General.Makefile ( src/General/Makefile.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/General/Makefile.o )
[ 34 of 126] Compiling General.Process ( src/General/Process.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/General/Process.o )
[ 35 of 126] Compiling General.Thread ( src/General/Thread.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/General/Thread.o )
[ 36 of 126] Compiling General.Chunks ( src/General/Chunks.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/General/Chunks.o )
[ 37 of 126] Compiling General.Timing ( src/General/Timing.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/General/Timing.o )
[ 38 of 126] Compiling General.Pool ( src/General/Pool.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/General/Pool.o )
[ 39 of 126] Compiling Development.Shake.Internal.Core.Storage ( src/Development/Shake/Internal/Core/Storage.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Core/Storage.o )
[ 40 of 126] Compiling General.TypeMap ( src/General/TypeMap.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/General/TypeMap.o )
[ 41 of 126] Compiling General.Wait ( src/General/Wait.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/General/Wait.o )
[ 42 of 126] Compiling Development.Shake.Internal.History.Shared ( src/Development/Shake/Internal/History/Shared.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/History/Shared.o )
[ 43 of 126] Compiling Development.Shake.Internal.History.Cloud ( src/Development/Shake/Internal/History/Cloud.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/History/Cloud.o )
[ 44 of 126] Compiling Development.Shake.Internal.Core.Types ( src/Development/Shake/Internal/Core/Types.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Core/Types.o )
[ 45 of 126] Compiling Development.Shake.Internal.Core.Rules ( src/Development/Shake/Internal/Core/Rules.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Core/Rules.o )
[ 46 of 126] Compiling Development.Shake.Internal.Core.Pool ( src/Development/Shake/Internal/Core/Pool.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Core/Pool.o )
[ 47 of 126] Compiling Development.Shake.Internal.Core.Action ( src/Development/Shake/Internal/Core/Action.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Core/Action.o )
[ 48 of 126] Compiling Development.Shake.Internal.Resource ( src/Development/Shake/Internal/Resource.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Resource.o )
[ 49 of 126] Compiling Development.Shake.Internal.Core.Build ( src/Development/Shake/Internal/Core/Build.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Core/Build.o )
[ 50 of 126] Compiling Development.Shake.Rule ( src/Development/Shake/Rule.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Rule.o )
[ 51 of 126] Compiling Development.Shake.Internal.Rules.Rerun ( src/Development/Shake/Internal/Rules/Rerun.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Rules/Rerun.o )
[ 52 of 126] Compiling Development.Shake.Internal.Rules.Oracle ( src/Development/Shake/Internal/Rules/Oracle.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Rules/Oracle.o )
[ 53 of 126] Compiling Development.Shake.Internal.Rules.File ( src/Development/Shake/Internal/Rules/File.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Rules/File.o )
[ 54 of 126] Compiling Development.Shake.Internal.Rules.OrderOnly ( src/Development/Shake/Internal/Rules/OrderOnly.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Rules/OrderOnly.o )
[ 55 of 126] Compiling Development.Shake.Internal.Rules.Files ( src/Development/Shake/Internal/Rules/Files.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Rules/Files.o )
[ 56 of 126] Compiling Development.Shake.Internal.Derived ( src/Development/Shake/Internal/Derived.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Derived.o )
[ 57 of 126] Compiling Development.Shake.Command ( src/Development/Shake/Command.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Command.o )
[ 58 of 126] Compiling Development.Shake.Internal.Rules.Directory ( src/Development/Shake/Internal/Rules/Directory.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Rules/Directory.o )
[ 59 of 126] Compiling Development.Shake.Internal.Rules.Default ( src/Development/Shake/Internal/Rules/Default.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Rules/Default.o )
[ 60 of 126] Compiling Paths_shake ( /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/autogen/Paths_shake.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Paths_shake.o )
[ 61 of 126] Compiling Development.Shake.Internal.Paths ( src/Development/Shake/Internal/Paths.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Paths.o )
[ 62 of 126] Compiling General.Template ( src/General/Template.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/General/Template.o )
[ 63 of 126] Compiling Development.Shake.Internal.Progress ( src/Development/Shake/Internal/Progress.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Progress.o )
[ 64 of 126] Compiling Development.Shake.Internal.CompactUI ( src/Development/Shake/Internal/CompactUI.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/CompactUI.o )
[ 65 of 126] Compiling Development.Shake.Internal.Profile ( src/Development/Shake/Internal/Profile.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Profile.o )
[ 66 of 126] Compiling Development.Shake.Internal.Core.Run ( src/Development/Shake/Internal/Core/Run.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Core/Run.o )
[ 67 of 126] Compiling Development.Shake.Database ( src/Development/Shake/Database.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Database.o )
[ 68 of 126] Compiling Development.Shake.Internal.Demo ( src/Development/Shake/Internal/Demo.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Demo.o )
[ 69 of 126] Compiling Development.Shake.Internal.Args ( src/Development/Shake/Internal/Args.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Internal/Args.o )
[ 70 of 126] Compiling Development.Shake ( src/Development/Shake.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake.o )
[ 71 of 126] Compiling Development.Shake.Util ( src/Development/Shake/Util.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Util.o )
[ 72 of 126] Compiling Development.Shake.Forward ( src/Development/Shake/Forward.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Forward.o )
[ 73 of 126] Compiling Development.Shake.Config ( src/Development/Shake/Config.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Shake/Config.o )
[ 74 of 126] Compiling Development.Ninja.All ( src/Development/Ninja/All.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Development/Ninja/All.o )
[ 75 of 126] Compiling Run ( src/Run.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Run.o )
[ 76 of 126] Compiling Test.Existence ( src/Test/Existence.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Existence.o )
[ 77 of 126] Compiling Test.Type ( src/Test/Type.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Type.o )
[ 78 of 126] Compiling Test.Tup ( src/Test/Tup.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Tup.o )
[ 79 of 126] Compiling Test.Thread ( src/Test/Thread.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Thread.o )
[ 80 of 126] Compiling Test.Targets ( src/Test/Targets.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Targets.o )
[ 81 of 126] Compiling Test.Tar ( src/Test/Tar.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Tar.o )
[ 82 of 126] Compiling Test.Self ( src/Test/Self.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Self.o )
[ 83 of 126] Compiling Test.SelfMake ( src/Test/SelfMake.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/SelfMake.o )
[ 84 of 126] Compiling Test.Resources ( src/Test/Resources.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Resources.o )
[ 85 of 126] Compiling Test.Reschedule ( src/Test/Reschedule.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Reschedule.o )
[ 86 of 126] Compiling Test.Rebuild ( src/Test/Rebuild.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Rebuild.o )
[ 87 of 126] Compiling Test.Random ( src/Test/Random.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Random.o )
[ 88 of 126] Compiling Test.Progress ( src/Test/Progress.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Progress.o )
[ 89 of 126] Compiling Test.Pool ( src/Test/Pool.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Pool.o )
[ 90 of 126] Compiling Test.Parallel ( src/Test/Parallel.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Parallel.o )
[ 91 of 126] Compiling Test.OrderOnly ( src/Test/OrderOnly.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/OrderOnly.o )
[ 92 of 126] Compiling Test.Oracle ( src/Test/Oracle.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Oracle.o )
[ 93 of 126] Compiling Test.Ninja ( src/Test/Ninja.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Ninja.o )
[ 94 of 126] Compiling Test.Monad ( src/Test/Monad.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Monad.o )
[ 95 of 126] Compiling Test.Match ( src/Test/Match.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Match.o )
[ 96 of 126] Compiling Test.Manual ( src/Test/Manual.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Manual.o )
[ 97 of 126] Compiling Test.Live ( src/Test/Live.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Live.o )
[ 98 of 126] Compiling Test.Lint ( src/Test/Lint.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Lint.o )
[ 99 of 126] Compiling Test.Journal ( src/Test/Journal.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Journal.o )
[100 of 126] Compiling Test.History ( src/Test/History.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/History.o )
[101 of 126] Compiling Test.Forward ( src/Test/Forward.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Forward.o )
[102 of 126] Compiling Test.Files ( src/Test/Files.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Files.o )
[103 of 126] Compiling Test.FilePattern ( src/Test/FilePattern.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/FilePattern.o )
[104 of 126] Compiling Test.FilePath ( src/Test/FilePath.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/FilePath.o )
[105 of 126] Compiling Test.FileLock ( src/Test/FileLock.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/FileLock.o )
[106 of 126] Compiling Test.Errors ( src/Test/Errors.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Errors.o )
[107 of 126] Compiling Test.Docs ( src/Test/Docs.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Docs.o )
[108 of 126] Compiling Test.Directory ( src/Test/Directory.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Directory.o )
[109 of 126] Compiling Test.Digest ( src/Test/Digest.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Digest.o )
[110 of 126] Compiling Test.Database ( src/Test/Database.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Database.o )
[111 of 126] Compiling Test.Config ( src/Test/Config.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Config.o )
[112 of 126] Compiling Test.Command ( src/Test/Command.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Command.o )
[113 of 126] Compiling Test.CloseFileHandles ( src/Test/CloseFileHandles.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/CloseFileHandles.o )
[114 of 126] Compiling Test.Cleanup ( src/Test/Cleanup.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Cleanup.o )
[115 of 126] Compiling Test.Cache ( src/Test/Cache.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Cache.o )
[116 of 126] Compiling Test.C ( src/Test/C.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/C.o )
[117 of 126] Compiling Test.BuiltinOverride ( src/Test/BuiltinOverride.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/BuiltinOverride.o )
[118 of 126] Compiling Test.Builtin ( src/Test/Builtin.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Builtin.o )
[119 of 126] Compiling Test.Benchmark ( src/Test/Benchmark.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Benchmark.o )
[120 of 126] Compiling Test.Batch ( src/Test/Batch.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Batch.o )
[121 of 126] Compiling Test.Basic ( src/Test/Basic.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Basic.o )
[122 of 126] Compiling Test.Unicode ( src/Test/Unicode.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Unicode.o )
[123 of 126] Compiling Test.Util ( src/Test/Util.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Util.o )
[124 of 126] Compiling Test.Verbosity ( src/Test/Verbosity.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Verbosity.o )
[125 of 126] Compiling Test.Version ( src/Test/Version.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test/Version.o )
[126 of 126] Compiling Test ( src/Test.hs, /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test-tmp/Test.o )
Linking /home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/build/shake-test/shake-test ...
Running 1 test suites...
Test suite shake-test: RUNNING...
******************************************************************
** Running shake test suite, run with '--help' to see arguments **
******************************************************************
Longest file modification time lag was 12ms
## BUILD basic test
## TESTING basic
## BUILD basic clean
## BUILD basic AB.txt --sleep
Build completed in 0.03s
## BUILD basic AB.txt
Build completed in 0.00s
## BUILD basic AB.txt
Build completed in 0.00s
## BUILD basic twice.txt --sleep
Build completed in 0.03s
## BUILD basic once.txt --sleep
Build completed in 0.03s
## BUILD basic once.txt twice.txt --sleep
Build completed in 0.03s
## BUILD basic twice.txt
Build completed in 0.00s
## BUILD basic options
ShakeOptions {shakeFiles = ".", shakeThreads = 1, shakeVersion = "1", shakeVerbosity = Info, shakeStaunch = False, shakeReport = [], shakeLint = Just LintBasic, shakeLintInside = ["/home/kinetik/tmp/shake-0.19.7/"], shakeLintIgnore = [".cabal-sandbox/**",".stack-work/**","../../.stack-work/**"], shakeLintWatch = [], shakeCommandOptions = [], shakeFlush = Just 10.0, shakeRebuild = [], shakeAbbreviations = [], shakeStorageLog = False, shakeLineBuffering = True, shakeTimings = False, shakeRunCommands = True, shakeChange = ChangeModtime, shakeCreationCheck = True, shakeLiveFiles = [], shakeVersionIgnore = False, shakeColor = False, shakeShare = Nothing, shakeCloud = [], shakeSymlink = False, shakeNeedDirectory = False, shakeCanRedefineRules = False, shakeProgress = <hidden>, shakeOutput = <hidden>, shakeTrace = <hidden>, shakeExtra = <hidden>}
Build completed in 0.00s
## BUILD basic halfclean
Build completed in 0.00s
## BUILD basic cleaner
Build completed in 0.00s
## BUILD basic cleandb
Build completed in 0.00s
## BUILD basic configure
Build completed in 0.00s
## BUILD basic install
Build completed in 0.00s
## BUILD basic install
Build completed in 0.00s
## BUILD basic dummy
Build completed in 0.00s
## BUILD basic dummy
Build completed in 0.00s
## BUILD basic dummy dummy
Build completed in 0.00s
## BUILD basic dummer.txt
Build completed in 0.00s
## BUILD basic dummer.txt
Build completed in 0.00s
## BUILD basic 1.par 2.par -j1
Build completed in 0.20s
## BUILD basic 3.par 4.par -j2
Build completed in 0.10s
getProcessorCount returned 4
## BUILD basic 5.par 6.par -j0
Build completed in 0.10s
## BUILD basic unsafe1.par unsafe2.par -j2
Build completed in 0.10s
## BUILD basic threads -j3
Build completed in 0.00s
## BUILD basic threads -j0
Build completed in 0.00s
## BUILD basic duplicate1 duplicate3
Build completed in 0.00s
## BUILD basic sep/1.txt sep/1.txt sep/2.txt sep/2.txt sep/3.txt sep/3.txt sep/4.txt sep/4.txt sep/5.txt sep/5.txt sep/6.txt sep/6.txt sep/7.txt sep/7.txt
Build completed in 0.00s
## BUILD basic slash/platform slash/forward
Build completed in 0.00s
## BUILD basic slash/platform slash/forward
Build completed in 0.00s
## BUILD basic ids/out --sleep
Build completed in 0.03s
## BUILD basic ids/out -j4
Build completed in 0.00s
## BUILD basic rerun
Build completed in 0.00s
## BUILD basic rerun rerun
Build completed in 0.00s
## BUILD basic foo
Build completed in 0.00s
## BUILD basic foo
Build completed in 0.00s
## BUILD basic
Warning: No want/action statements, nothing to do
Build completed in 0.00s
## BUILD basic ordering
Build completed in 0.00s
## BUILD basic ordering
Build completed in 0.00s
## FINISHED TESTING basic
## BUILD batch test
## TESTING batch
## BUILD batch --sleep -j2
Building batch: 2.out 5.out 6.out
Building batch: 4.out 3.out 1.out
Build completed in 0.03s
## BUILD batch
Building batch: 2.out 5.out
Build completed in 0.00s
## BUILD batch ABn.txt --sleep
Build completed in 0.03s
## BUILD batch ABn.txt --sleep
Build completed in 0.03s
## BUILD batch ABn.txt --sleep
Build completed in 0.03s
## BUILD batch ABn.txt --sleep
Build completed in 0.02s
## BUILD batch ABn.txt --sleep
Build completed in 0.03s
## BUILD batch Bn.txt --sleep
Build completed in 0.03s
## BUILD batch ABn.txt
Build completed in 0.00s
## BUILD batch On --sleep
Build completed in 0.03s
## BUILD batch On --sleep
Build completed in 0.03s
## BUILD batch On --sleep
Build completed in 0.03s
## BUILD batch On --sleep
Build completed in 0.03s
## BUILD batch On --sleep
Build completed in 0.03s
## BUILD batch On --sleep
Build completed in 0.03s
## BUILD batch On --sleep
Build completed in 0.03s
## BUILD batch On --sleep --usepredicate
Build completed in 0.03s
## BUILD batch On --sleep --usepredicate
Build completed in 0.03s
## BUILD batch On --sleep --usepredicate
Build completed in 0.03s
## BUILD batch On --sleep --usepredicate
Build completed in 0.03s
## BUILD batch On --sleep --usepredicate
Build completed in 0.03s
## BUILD batch On --sleep --usepredicate
Build completed in 0.03s
## BUILD batch On --sleep --usepredicate
Build completed in 0.03s
## BUILD batch batch_max.1 batch_max.2 batch_max.3 batch_max.4 batch_max.5 batch_max.6 batch_max.7 batch_max.8 batch_max.9 batch_max.10 batch_max.11 batch_max.12 batch_max.13 batch_max.14 batch_max.15 batch_max.16 batch_max.17 batch_max.18 batch_max.19 batch_max.20 batch_max.21 batch_max.22 batch_max.23 batch_max.24 batch_max.25 batch_max.26 batch_max.27 batch_max.28 batch_max.29 batch_max.30 batch_max.31 batch_max.32 batch_max.33 batch_max.34 batch_max.35 batch_max.36 batch_max.37 batch_max.38 batch_max.39 batch_max.40 batch_max.41 batch_max.42 batch_max.43 batch_max.44 batch_max.45 batch_max.46 batch_max.47 batch_max.48 batch_max.49 batch_max.50 batch_max.51 batch_max.52 batch_max.53 batch_max.54 batch_max.55 batch_max.56 batch_max.57 batch_max.58 batch_max.59 batch_max.60 batch_max.61 batch_max.62 batch_max.63 batch_max.64 batch_max.65 batch_max.66 batch_max.67 batch_max.68 batch_max.69 batch_max.70 batch_max.71 batch_max.72 batch_max.73 batch_max.74 batch_max.75 batch_max.76 batch_max.77 batch_max.78 batch_max.79 batch_max.80 batch_max.81 batch_max.82 batch_max.83 batch_max.84 batch_max.85 batch_max.86 batch_max.87 batch_max.88 batch_max.89 batch_max.90 batch_max.91 batch_max.92 batch_max.93 batch_max.94 batch_max.95 batch_max.96 batch_max.97 batch_max.98 batch_max.99 batch_max.100
Build completed in 0.02s
## BUILD batch batch_profile.1 batch_profile.2
Build completed in 5.01s
## BUILD batch --report=report.json --no-build
Warning: No want/action statements, nothing to do
Writing report to report.json
Build completed in 0.01s
## FINISHED TESTING batch
## BUILD benchmark test
## TESTING benchmark
## BUILD benchmark clean
## BUILD benchmark
Build completed in 4.87s
## BUILD benchmark
Build completed in 1.22s
## FINISHED TESTING benchmark
## BUILD builtin test
## TESTING builtin
## BUILD builtin
Build completed in 0.00s
## BUILD builtin
Build completed in 0.00s
## BUILD builtin
Build completed in 0.00s
## FINISHED TESTING builtin
## BUILD builtinOverride test
## TESTING builtinOverride
## BUILD builtinOverride --allow-redefine-rules
Build completed in 0.00s
## BUILD builtinOverride --quiet
## FINISHED TESTING builtinOverride
## BUILD c test
## TESTING c
## BUILD c --abbrev=output=$OUT -j3 --report
# gcc (for constants.c.o)
# gcc (for main.c.o)
# gcc (for constants.c.o)
# gcc (for main.c.o)
# gcc (for Main.exe)
Writing report to report.html
Build completed in 0.11s
## BUILD c --no-build --report=-
Warning: No want/action statements, nothing to do
Writing report to -
* This database has tracked 1 runs.
* There are 8 rules (8 rebuilt in the last run).
* Building required 6 traced commands (6 in the last run).
* The total (unparallelised) time is 0.14s of which 0.14s is traced commands.
* The longest rule takes 0.05s (main.c.o), and the longest traced command takes 0.05s (gcc).
* Last run gave an average parallelism of 1.40 times over 0.10s.
Build completed in 0.00s
## BUILD c
Build completed in 0.00s
## FINISHED TESTING c
## BUILD cache test
## TESTING cache
## BUILD cache clean
## BUILD cache vowels.out1 vowels.out2 -j3 --sleep
Build completed in 0.03s
## BUILD cache vowels.out2 -j3
Build completed in 0.00s
## BUILD cache vowels.out2 -j3 --sleep
Build completed in 0.03s
## BUILD cache vowels.out1 -j3 --sleep
Build completed in 0.03s
## BUILD cache foo.lang bar.lang
Build completed in 0.00s
## BUILD cache foo.lang bar.lang
Build completed in 0.00s
## BUILD cache bug796 --sleep
Build completed in 0.03s
## BUILD cache bug796 --sleep
Build completed in 0.03s
## BUILD cache bug796 --sleep
Build completed in 0.03s
## FINISHED TESTING cache
## BUILD cleanup test
## TESTING cleanup
## FINISHED TESTING cleanup
## BUILD closefilehandles test
## TESTING closefilehandles
## BUILD closefilehandles -j4
# ghc (for helper/close_file_handles_helper close_file_handles_helper.hi close_file_handles_helper.o)
[1 of 1] Compiling Main ( close_file_handles_helper.hs, close_file_handles_helper.o )
Linking helper/close_file_handles_helper ...
# close_file_handles_helper (for defaultbehaviour)
# close_file_handles_helper (for closing)
Build completed in 2.77s
## FINISHED TESTING closefilehandles
## BUILD command test
## TESTING command
## BUILD command -j4
# ghc (for helper/shake_helper shake_helper.o shake_helper.hi)
[1 of 1] Compiling Main ( shake_helper.hs, shake_helper.o )
Linking helper/shake_helper ...
# shake_helper (for timeout1)
# shake_helper (for path)
# shake_helper (for cwd)
# shake_helper (for path)
# shake_helper (for path)
# shake_helper (for path)
# shake_helper (for file)
# shake_helper (for timer)
Command helper/shake_helper took 2.1369310000000003e-3 seconds
# shake_helper (for failure)
# shake_helper (for stdin)
Timed out in 2.00s
# shake_helper (for space)
Timed out in 2.00s
# shake_helper (for space)
Timed out in 2.00s
# shake_helper (for binary)
# shake_helper (for env)
# shake_helper (for binary)
# shake_helper (for space)
# shake_helper (for async)
# shake_helper (for large)
Timed out in 2.10s
# shake_helper (for capture)
# shake_helper (for large)
# shake_helper (for large)
Capturing 10Mb takes: String = 1.47s,ByteString = 0.02s,File = 0.04s
Timed out in 2.00s
/bin/sh: line 1: not_a_process: command not found
Build completed in 7.63s
## BUILD command throws --quiet
## FINISHED TESTING command
## BUILD config test
## TESTING config
## BUILD config clean
## BUILD config
Build completed in 0.00s
## BUILD config
Build completed in 0.00s
## FINISHED TESTING config
## BUILD database test
## TESTING database
* This database has tracked 3 runs.
* There are 5 rules (1 rebuilt in the last run).
* Building required 1 traced commands (1 in the last run).
* The total (unparallelised) time is 0.00s of which 0.00s is traced commands.
* The longest rule takes 0.00s (b.out), and the longest traced command takes 0.00s ().
* Last run gave an average parallelism of 0.00 times over 0.00s.
"Failed with Left Error when calling shakeRunDatabase, currently running:\n Existing call: shakeRunDatabase\n"
"Failed with Left ab123c"
## FINISHED TESTING database
## BUILD digest test
## TESTING digest
## BUILD digest --sleep --digest-and
Build completed in 0.03s
## BUILD digest --sleep --digest-and
Build completed in 0.02s
## BUILD digest --sleep --digest-and
Build completed in 0.02s
## BUILD digest --sleep --digest-or
Build completed in 0.03s
## BUILD digest --sleep --digest-and
Build completed in 0.03s
## BUILD digest --sleep --digest-and
Build completed in 0.02s
## BUILD digest --sleep --digest-and
Build completed in 0.02s
## BUILD digest --sleep --digest-and
Build completed in 0.03s
## BUILD digest --sleep --digest-and
Build completed in 0.03s
## BUILD digest --sleep --digest
Build completed in 0.03s
## BUILD digest --sleep --digest-and-input
Build completed in 0.03s
## BUILD digest --sleep --digest-and-input
Build completed in 0.02s
## BUILD digest --sleep --digest-and-input
Build completed in 0.03s
## BUILD digest --sleep --digest-and-input
Build completed in 0.03s
## BUILD digest --sleep --digest-and-input
Build completed in 0.03s
## BUILD digest node2.txt --sleep --digest
Build completed in 0.03s
## BUILD digest node2.txt --sleep --digest
Build completed in 0.03s
## BUILD digest node2.txt --sleep --digest-and
Build completed in 0.03s
## BUILD digest node2.txt --sleep --digest-and
Build completed in 0.03s
## BUILD digest node2.txt --sleep --digest-or
Build completed in 0.03s
## BUILD digest node2.txt --sleep --digest-or
Build completed in 0.03s
## BUILD digest node2.txt --sleep --digest-and-input
Build completed in 0.03s
## BUILD digest node2.txt --sleep --digest-and-input
Build completed in 0.03s
## BUILD digest node2.txt --sleep
Build completed in 0.03s
## BUILD digest node2.txt --sleep
Build completed in 0.03s
## BUILD digest --digest-and-input Bug1.txt --sleep
Build completed in 0.03s
## BUILD digest --digest-and-input Bug1.txt --lint
Build completed in 0.00s
## BUILD digest rewrite1 --digest-and
Build completed in 0.00s
## BUILD digest rewrite1 --digest-and --lint --sleep
Build completed in 0.03s
## FINISHED TESTING digest
## BUILD directory test
## TESTING directory
## BUILD directory clean
## BUILD directory ___o.txt.files
Build completed in 0.00s
## BUILD directory ___l_l_o.txt.files
Build completed in 0.00s
## BUILD directory .dirs
Build completed in 0.00s
## BUILD directory A.txt__B.txt__C.txt.exist
Build completed in 0.00s
## BUILD directory ___o.txt.files
Build completed in 0.00s
## BUILD directory .dirs
Build completed in 0.00s
## BUILD directory A.txt__B.txt__C.txt.exist
Build completed in 0.00s
## BUILD directory ___l_l_o.txt.files
Build completed in 0.00s
## BUILD directory C.txt___o.txt.files
Build completed in 0.00s
## BUILD directory ___o.txt___l_l_o.xtx.files
Build completed in 0.00s
## BUILD directory __C.txt_l_o.files
Build completed in 0.00s
## BUILD directory __missing_dir_l_o.files
Build completed in 0.00s
## BUILD directory __missing_dir_lbar_l_o.files
Build completed in 0.00s
## BUILD directory ___l_lmissing_dir_l_o.files
Build completed in 0.00s
## BUILD directory --quiet missing_dir___o.files
## BUILD directory dots --no-lint
Build completed in 0.00s
## FINISHED TESTING directory
## BUILD docs test
## TESTING docs
## BUILD docs --abbrev=output=$OUT -j3 --report
# ghc (for dist/setup.exe)
[1 of 1] Compiling Main ( Setup.hs, /home/kinetik/tmp/shake-0.19.7/output/docs/dist/Main.o )
Linking /home/kinetik/tmp/shake-0.19.7/output/docs/dist/setup.exe ...
# setup (for dist/setup-config)
Configuring shake-0.19.7...
# setup (for dist/doc/html/shake/index.html)
Preprocessing executable 'shake' for shake-0.19.7..
Preprocessing library for shake-0.19.7..
Running Haddock on library for shake-0.19.7..
Warning: 'ShakeValue' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 7 / 7) in 'Development.Shake.Classes'
100% ( 62 / 62) in 'Development.Shake.FilePath'
Warning: 'command' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'cmd' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ByteString' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'traced' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'interruptProcessGroupOf' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'terminateProcess' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Stdout' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Stderr' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'shakeLintInside' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'normaliseEx' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'needed' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'progressDisplay' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'getShakeOptions' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'stdout' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'stderr' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'progressSimple' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'addShakeExtra' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'getShakeExtra' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Fence' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'writeChunks' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'addPoolException' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'addPoolResume' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'addPoolStart' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'addPoolBatch' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Fence' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'addUserRule' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'action' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'need' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Rules' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'priority' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'alternatives' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'versioned' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'lintTrackRead' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'lintTrackWrite' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'writeFile'' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'need' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'alwaysRerun' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'produces' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'orderOnly' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'withResource' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'cmd' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'command' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'apply' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: '-<.>' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: '%>' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'need' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'produces' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'need' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ByteString' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 38 / 38) in 'Development.Shake.Rule'
Warning: 'newCache' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'getDirectoryFiles' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'getEnv' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'cmd_' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'neededMakefileDependencies' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'needMakefileDependencies' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'shakeArgs' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'dropExtension' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ByteString' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 24 / 24) in 'Development.Shake.Command'
Warning: 'lookupEnv' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'cmd' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'phony' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'shakeFiles' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 10 / 10) in 'Development.Shake.Database'
Warning: 'cmd' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Binary' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Hashable' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'NFData' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% (173 /173) in 'Development.Shake'
100% ( 7 / 7) in 'Development.Shake.Util'
100% ( 8 / 8) in 'Development.Shake.Forward'
Warning: '-<.>' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 7 / 7) in 'Development.Shake.Config'
Warning: Development.Shake.Classes: could not find link destinations for:
- Data.IntSet.Internal.Relation
- System.Time.Extra.Timeout
- System.FilePattern.Core.Path
- System.FilePattern.Core.Pattern
- System.FilePattern.Step.Pat
- System.Random.GFinite.Cardinality
- Data.List.Extra.RB
- Data.Heap.Forest
- Data.Heap.Tree
Warning: Development.Shake.Command: could not find link destinations for:
- Development.Shake.Command.Unit
- Development.Shake.Command.cmdResult
- Development.Shake.Command.Result
- Development.Shake.Command.cmdString
- Development.Shake.Command.Str
Warning: Development.Shake: could not find link destinations for:
- Development.Shake.Internal.Options.Hidden
- Development.Shake.Command.Unit
- Development.Shake.Command.cmdResult
- Development.Shake.Command.Result
- Development.Shake.Command.cmdString
- Development.Shake.Command.Str
- General.Extra.Located
Documentation created:
/home/kinetik/tmp/shake-0.19.7/output/docs/dist/doc/html/shake/index.html
Checking documentation for:
Part_Development_Shake_Command
Part_Development_Shake_Config
Part_Development_Shake_Database
Part_Development_Shake_Forward
Part_Development_Shake_Rule
Part_Development_Shake_Util
Part_Development_Shake
Part_Manual_md
# ghc (for Success.txt)
[ 1 of 82] Compiling Development.Ninja.Env ( ../../src/Development/Ninja/Env.hs, nothing )
[ 2 of 82] Compiling Development.Ninja.Type ( ../../src/Development/Ninja/Type.hs, nothing )
[ 3 of 82] Compiling Development.Ninja.Lexer ( ../../src/Development/Ninja/Lexer.hs, nothing )
[ 4 of 82] Compiling Development.Ninja.Parse ( ../../src/Development/Ninja/Parse.hs, nothing )
[ 5 of 82] Compiling Development.Shake.Classes ( ../../src/Development/Shake/Classes.hs, nothing )
[ 6 of 82] Compiling Development.Shake.FilePath ( ../../src/Development/Shake/FilePath.hs, nothing )
[ 7 of 82] Compiling Development.Shake.Internal.CmdOption ( ../../src/Development/Shake/Internal/CmdOption.hs, nothing )
[ 8 of 82] Compiling Development.Shake.Internal.History.Bloom ( ../../src/Development/Shake/Internal/History/Bloom.hs, nothing )
[ 9 of 82] Compiling Development.Shake.Internal.History.Network ( ../../src/Development/Shake/Internal/History/Network.hs, nothing )
[10 of 82] Compiling Development.Shake.Internal.History.Types ( ../../src/Development/Shake/Internal/History/Types.hs, nothing )
[11 of 82] Compiling General.Bilist ( ../../src/General/Bilist.hs, nothing )
[12 of 82] Compiling General.Binary ( ../../src/General/Binary.hs, nothing )
[13 of 82] Compiling Development.Shake.Internal.FileName ( ../../src/Development/Shake/Internal/FileName.hs, nothing )
[14 of 82] Compiling General.Cleanup ( ../../src/General/Cleanup.hs, nothing )
[15 of 82] Compiling General.EscCodes ( ../../src/General/EscCodes.hs, nothing )
[16 of 82] Compiling General.Extra ( ../../src/General/Extra.hs, nothing )
[17 of 82] Compiling Development.Shake.Internal.History.Symlink ( ../../src/Development/Shake/Internal/History/Symlink.hs, nothing )
[18 of 82] Compiling Development.Shake.Internal.Errors ( ../../src/Development/Shake/Internal/Errors.hs, nothing )
[19 of 82] Compiling Development.Shake.Internal.Value ( ../../src/Development/Shake/Internal/Value.hs, nothing )
[20 of 82] Compiling Development.Shake.Internal.FilePattern ( ../../src/Development/Shake/Internal/FilePattern.hs, nothing )
[21 of 82] Compiling Development.Shake.Internal.Options ( ../../src/Development/Shake/Internal/Options.hs, nothing )
[22 of 82] Compiling Development.Shake.Internal.FileInfo ( ../../src/Development/Shake/Internal/FileInfo.hs, nothing )
[23 of 82] Compiling Development.Shake.Internal.Core.Monad ( ../../src/Development/Shake/Internal/Core/Monad.hs, nothing )
[24 of 82] Compiling General.Fence ( ../../src/General/Fence.hs, nothing )
[25 of 82] Compiling General.FileLock ( ../../src/General/FileLock.hs, nothing )
[26 of 82] Compiling General.GetOpt ( ../../src/General/GetOpt.hs, nothing )
[27 of 82] Compiling General.Intern ( ../../src/General/Intern.hs, nothing )
[28 of 82] Compiling General.Ids ( ../../src/General/Ids.hs, nothing )
[29 of 82] Compiling Development.Shake.Internal.History.Serialise ( ../../src/Development/Shake/Internal/History/Serialise.hs, nothing )
[30 of 82] Compiling Development.Shake.Internal.History.Server ( ../../src/Development/Shake/Internal/History/Server.hs, nothing )
[31 of 82] Compiling Development.Shake.Internal.Core.Database ( ../../src/Development/Shake/Internal/Core/Database.hs, nothing )
[32 of 82] Compiling General.ListBuilder ( ../../src/General/ListBuilder.hs, nothing )
[33 of 82] Compiling General.Makefile ( ../../src/General/Makefile.hs, nothing )
[34 of 82] Compiling General.Process ( ../../src/General/Process.hs, nothing )
[35 of 82] Compiling General.Thread ( ../../src/General/Thread.hs, nothing )
[36 of 82] Compiling General.Chunks ( ../../src/General/Chunks.hs, nothing )
[37 of 82] Compiling General.Timing ( ../../src/General/Timing.hs, nothing )
[38 of 82] Compiling General.Pool ( ../../src/General/Pool.hs, nothing )
[39 of 82] Compiling Development.Shake.Internal.Core.Storage ( ../../src/Development/Shake/Internal/Core/Storage.hs, nothing )
[40 of 82] Compiling General.TypeMap ( ../../src/General/TypeMap.hs, nothing )
[41 of 82] Compiling General.Wait ( ../../src/General/Wait.hs, nothing )
[42 of 82] Compiling Development.Shake.Internal.History.Shared ( ../../src/Development/Shake/Internal/History/Shared.hs, nothing )
[43 of 82] Compiling Development.Shake.Internal.History.Cloud ( ../../src/Development/Shake/Internal/History/Cloud.hs, nothing )
[44 of 82] Compiling Development.Shake.Internal.Core.Types ( ../../src/Development/Shake/Internal/Core/Types.hs, nothing )
[45 of 82] Compiling Development.Shake.Internal.Core.Rules ( ../../src/Development/Shake/Internal/Core/Rules.hs, nothing )
[46 of 82] Compiling Development.Shake.Internal.Core.Pool ( ../../src/Development/Shake/Internal/Core/Pool.hs, nothing )
[47 of 82] Compiling Development.Shake.Internal.Core.Action ( ../../src/Development/Shake/Internal/Core/Action.hs, nothing )
[48 of 82] Compiling Development.Shake.Internal.Resource ( ../../src/Development/Shake/Internal/Resource.hs, nothing )
[49 of 82] Compiling Development.Shake.Internal.Core.Build ( ../../src/Development/Shake/Internal/Core/Build.hs, nothing )
[50 of 82] Compiling Development.Shake.Rule ( ../../src/Development/Shake/Rule.hs, nothing )
[51 of 82] Compiling Development.Shake.Internal.Rules.Rerun ( ../../src/Development/Shake/Internal/Rules/Rerun.hs, nothing )
[52 of 82] Compiling Development.Shake.Internal.Rules.Oracle ( ../../src/Development/Shake/Internal/Rules/Oracle.hs, nothing )
[53 of 82] Compiling Development.Shake.Internal.Rules.File ( ../../src/Development/Shake/Internal/Rules/File.hs, nothing )
[54 of 82] Compiling Development.Shake.Internal.Rules.OrderOnly ( ../../src/Development/Shake/Internal/Rules/OrderOnly.hs, nothing )
[55 of 82] Compiling Development.Shake.Internal.Rules.Files ( ../../src/Development/Shake/Internal/Rules/Files.hs, nothing )
[56 of 82] Compiling Development.Shake.Internal.Derived ( ../../src/Development/Shake/Internal/Derived.hs, nothing )
[57 of 82] Compiling Development.Shake.Command ( ../../src/Development/Shake/Command.hs, nothing )
[58 of 82] Compiling Development.Shake.Internal.Rules.Directory ( ../../src/Development/Shake/Internal/Rules/Directory.hs, nothing )
[59 of 82] Compiling Development.Shake.Internal.Rules.Default ( ../../src/Development/Shake/Internal/Rules/Default.hs, nothing )
[60 of 82] Compiling Paths_shake ( dist/build/autogen/Paths_shake.hs, nothing )
[61 of 82] Compiling Development.Shake.Internal.Paths ( ../../src/Development/Shake/Internal/Paths.hs, nothing )
[62 of 82] Compiling General.Template ( ../../src/General/Template.hs, nothing )
[63 of 82] Compiling Development.Shake.Internal.Progress ( ../../src/Development/Shake/Internal/Progress.hs, nothing )
[64 of 82] Compiling Development.Shake.Internal.CompactUI ( ../../src/Development/Shake/Internal/CompactUI.hs, nothing )
[65 of 82] Compiling Development.Shake.Internal.Profile ( ../../src/Development/Shake/Internal/Profile.hs, nothing )
[66 of 82] Compiling Development.Shake.Internal.Core.Run ( ../../src/Development/Shake/Internal/Core/Run.hs, nothing )
[67 of 82] Compiling Development.Shake.Database ( ../../src/Development/Shake/Database.hs, nothing )
[68 of 82] Compiling Development.Shake.Internal.Demo ( ../../src/Development/Shake/Internal/Demo.hs, nothing )
[69 of 82] Compiling Development.Shake.Internal.Args ( ../../src/Development/Shake/Internal/Args.hs, nothing )
[70 of 82] Compiling Development.Shake ( ../../src/Development/Shake.hs, nothing )
[71 of 82] Compiling Development.Shake.Util ( ../../src/Development/Shake/Util.hs, nothing )
[72 of 82] Compiling Part_Manual_md ( Part_Manual_md.hs, nothing )
[73 of 82] Compiling Part_Development_Shake_Util ( Part_Development_Shake_Util.hs, nothing )
[74 of 82] Compiling Part_Development_Shake_Rule ( Part_Development_Shake_Rule.hs, nothing )
[75 of 82] Compiling Part_Development_Shake_Database ( Part_Development_Shake_Database.hs, nothing )
[76 of 82] Compiling Part_Development_Shake_Command ( Part_Development_Shake_Command.hs, nothing )
[77 of 82] Compiling Part_Development_Shake ( Part_Development_Shake.hs, nothing )
Part_Development_Shake.hs:366:26: error:
parse error on input ‘type’
|
366 | &#8226; Couldn't match type &#8216;IO&#8217; with &#8216;StateT s IO&#8217;
| ^^^^
Error when running Shake build system:
at want, called at src/Test/Docs.hs:19:5 in main:Test.Docs
* Depends on: Success.txt
at cmd_, called at src/Test/Docs.hs:180:9 in main:Test.Docs
* Raised the exception:
Development.Shake.cmd, system command failed
Command line: ghc -fno-code -ignore-package=hashmap -idist/build/autogen -i../../src Main.hs
Exit code: 1
Stderr:
Part_Development_Shake.hs:366:26: error:
parse error on input ‘type’
|
366 | &#8226; Couldn't match type &#8216;IO&#8217; with &#8216;StateT s IO&#8217;
| ^^^^
TESTS FAILED
Test suite shake-test: FAIL
Test suite logged to:
/home/kinetik/tmp/shake-0.19.7/dist-newstyle/build/x86_64-linux/ghc-9.0.2/shake-0.19.7/t/shake-test/test/shake-0.19.7-shake-test.log
0 of 1 test suites (0 of 1 test cases) passed.
cabal: Tests failed for test:shake-test from shake-0.19.7.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment