+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ghc-9.2.1nb4/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ghc-9.2.1nb4/work.log
===> Building for ghc-9.2.1nb4
Makefile:121: target 'all' given more than once in the same rule
+ test -f mk/config.mk.old
+ cp -p mk/config.mk mk/config.mk.old
touch -r mk/config.mk.old mk/config.mk
+ test -f mk/project.mk.old
+ cp -p mk/project.mk mk/project.mk.old
touch -r mk/project.mk.old mk/project.mk
+ test -f compiler/ghc.cabal.old
+ cp -p compiler/ghc.cabal compiler/ghc.cabal.old
touch -r compiler/ghc.cabal.old compiler/ghc.cabal
===--- building phase 0
/opt/local/bin/gmake --no-print-directory -f ghc.mk phase=0 phase_0_builds
mkdir -p inplace/bin
mkdir -p inplace/lib
"rm" -f inplace/bin/mkdirhier  
echo '#!/bin/sh'  		 >> inplace/bin/mkdirhier
cat utils/mkdirhier/mkdirhier.sh >> inplace/bin/mkdirhier
chmod +x inplace/bin/mkdirhier
"inplace/bin/mkdirhier" utils/ghc-cabal/dist/build/tmp//.
"inplace/bin/mkdirhier" bootstrapping/.
"inplace/bin/mkdirhier" libraries/ghc-boot/dist-boot/build/GHC//.
"inplace/bin/mkdirhier" libraries/ghc-boot/dist-boot/build/GHC/Platform//.
"inplace/bin/mkdirhier" includes/dist/build//.
"inplace/bin/mkdirhier" compiler/stage1/build/GHC/Settings//.
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -H32m -O -Wall \
       -optc-Wall -optc-pipe -optc-O2 -optc-msave-args -optc-fno-aggressive-loop-optimizations -optc-I/opt/local/include -optc-I/usr/include -optc-I/opt/local/include/ncurses -optc-m64 \
       -optl-L/opt/local/lib -optl-L/usr/lib/amd64 -optl-Wl,-R/usr/lib/amd64 -optl-Wl,-R/opt/local/lib -optl-liconv -optl-m64 \
			 -O0 \
			 -XHaskell2010 \
       -hide-all-packages \
       -package-env - \
       -package ghc-prim -package base -package binary -package array -package transformers -package time -package containers -package bytestring -package deepseq -package process -package pretty -package directory -package filepath -package template-haskell -package unix \
       --make utils/ghc-cabal/Main.hs -o utils/ghc-cabal/dist/build/tmp/ghc-cabal \
       -no-user-package-db \
       -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations \
       -DCABAL_VERSION=3,6,0,0 \
       -DBOOTSTRAPPING \
       -odir  bootstrapping \
       -hidir bootstrapping \
       libraries/Cabal/Cabal/src/Distribution/Fields/Lexer.hs \
       -ilibraries/Cabal/Cabal/src \
       -ilibraries/binary/src \
       -ilibraries/filepath \
       -ilibraries/hpc \
       -ilibraries/mtl \
       -ilibraries/text/src \
       libraries/text/cbits/cbits.c \
       -Ilibraries/text/include \
       -ilibraries/parsec/src \
        \
       
"rm" -f includes/dist/build/ghcplatform.h  
"rm" -f includes/dist/build/ghcautoconf.h  
"rm" -f libraries/ghc-boot/dist-boot/build/GHC/Version.hs  
"rm" -f libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.hs  
Creating includes/dist/build/ghcautoconf.h...
Creating includes/dist/build/ghcplatform.h...
"rm" -f compiler/stage1/build/GHC/Settings/Config.hs  
Creating compiler/stage1/build/GHC/Settings/Config.hs ... 
Done.
done.
done.
Done.
done.
[  1 of 299] Compiling Control.Monad.Cont.Class ( libraries/mtl/Control/Monad/Cont/Class.hs, bootstrapping/Control/Monad/Cont/Class.o )
[  2 of 299] Compiling Control.Monad.Error.Class ( libraries/mtl/Control/Monad/Error/Class.hs, bootstrapping/Control/Monad/Error/Class.o )
[  3 of 299] Compiling Control.Monad.Identity ( libraries/mtl/Control/Monad/Identity.hs, bootstrapping/Control/Monad/Identity.o )
[  4 of 299] Compiling Control.Monad.Reader.Class ( libraries/mtl/Control/Monad/Reader/Class.hs, bootstrapping/Control/Monad/Reader/Class.o )
[  5 of 299] Compiling Control.Monad.State.Class ( libraries/mtl/Control/Monad/State/Class.hs, bootstrapping/Control/Monad/State/Class.o )
[  6 of 299] Compiling Control.Monad.Trans ( libraries/mtl/Control/Monad/Trans.hs, bootstrapping/Control/Monad/Trans.o )
[  7 of 299] Compiling Control.Monad.State.Strict ( libraries/mtl/Control/Monad/State/Strict.hs, bootstrapping/Control/Monad/State/Strict.o )
[  8 of 299] Compiling Data.Binary.Builder ( libraries/binary/src/Data/Binary/Builder.hs, bootstrapping/Data/Binary/Builder.o )
[  9 of 299] Compiling Data.Binary.FloatCast ( libraries/binary/src/Data/Binary/FloatCast.hs, bootstrapping/Data/Binary/FloatCast.o )
[ 10 of 299] Compiling Data.Binary.Internal ( libraries/binary/src/Data/Binary/Internal.hs, bootstrapping/Data/Binary/Internal.o )
[ 11 of 299] Compiling Data.Binary.Get.Internal ( libraries/binary/src/Data/Binary/Get/Internal.hs, bootstrapping/Data/Binary/Get/Internal.o )
[ 12 of 299] Compiling Data.Binary.Get  ( libraries/binary/src/Data/Binary/Get.hs, bootstrapping/Data/Binary/Get.o )
[ 13 of 299] Compiling Data.Binary.Put  ( libraries/binary/src/Data/Binary/Put.hs, bootstrapping/Data/Binary/Put.o )
[ 14 of 299] Compiling Data.Binary.Class ( libraries/binary/src/Data/Binary/Class.hs, bootstrapping/Data/Binary/Class.o )
[ 15 of 299] Compiling Data.Binary.Generic ( libraries/binary/src/Data/Binary/Generic.hs, bootstrapping/Data/Binary/Generic.o )
[ 16 of 299] Compiling Data.Binary      ( libraries/binary/src/Data/Binary.hs, bootstrapping/Data/Binary.o )
[ 17 of 299] Compiling Data.Text.Encoding.Error ( libraries/text/src/Data/Text/Encoding/Error.hs, bootstrapping/Data/Text/Encoding/Error.o )
[ 18 of 299] Compiling Data.Text.Internal.ByteStringCompat ( libraries/text/src/Data/Text/Internal/ByteStringCompat.hs, bootstrapping/Data/Text/Internal/ByteStringCompat.o )
[ 19 of 299] Compiling Data.Text.Internal.Encoding.Utf32 ( libraries/text/src/Data/Text/Internal/Encoding/Utf32.hs, bootstrapping/Data/Text/Internal/Encoding/Utf32.o )
[ 20 of 299] Compiling Data.Text.Internal.Functions ( libraries/text/src/Data/Text/Internal/Functions.hs, bootstrapping/Data/Text/Internal/Functions.o )
[ 21 of 299] Compiling Data.Text.Internal.PrimCompat ( libraries/text/src/Data/Text/Internal/PrimCompat.hs, bootstrapping/Data/Text/Internal/PrimCompat.o )
[ 22 of 299] Compiling Data.Text.Internal.Encoding.Utf16 ( libraries/text/src/Data/Text/Internal/Encoding/Utf16.hs, bootstrapping/Data/Text/Internal/Encoding/Utf16.o )
[ 23 of 299] Compiling Data.Text.Internal.Unsafe ( libraries/text/src/Data/Text/Internal/Unsafe.hs, bootstrapping/Data/Text/Internal/Unsafe.o )
[ 24 of 299] Compiling Data.Text.Internal.Unsafe.Shift ( libraries/text/src/Data/Text/Internal/Unsafe/Shift.hs, bootstrapping/Data/Text/Internal/Unsafe/Shift.o )
[ 25 of 299] Compiling Data.Text.Array  ( libraries/text/src/Data/Text/Array.hs, bootstrapping/Data/Text/Array.o )
[ 26 of 299] Compiling Data.Text.Internal.Unsafe.Char ( libraries/text/src/Data/Text/Internal/Unsafe/Char.hs, bootstrapping/Data/Text/Internal/Unsafe/Char.o )
[ 27 of 299] Compiling Data.Text.Internal.Encoding.Utf8 ( libraries/text/src/Data/Text/Internal/Encoding/Utf8.hs, bootstrapping/Data/Text/Internal/Encoding/Utf8.o )
[ 28 of 299] Compiling Data.Text.Internal ( libraries/text/src/Data/Text/Internal.hs, bootstrapping/Data/Text/Internal.o )
[ 29 of 299] Compiling Data.Text.Internal.Search ( libraries/text/src/Data/Text/Internal/Search.hs, bootstrapping/Data/Text/Internal/Search.o )
[ 30 of 299] Compiling Data.Text.Internal.Fusion.Size ( libraries/text/src/Data/Text/Internal/Fusion/Size.hs, bootstrapping/Data/Text/Internal/Fusion/Size.o )
[ 31 of 299] Compiling Data.Text.Internal.Fusion.Types ( libraries/text/src/Data/Text/Internal/Fusion/Types.hs, bootstrapping/Data/Text/Internal/Fusion/Types.o )
[ 32 of 299] Compiling Data.Text.Internal.Fusion.CaseMapping ( libraries/text/src/Data/Text/Internal/Fusion/CaseMapping.hs, bootstrapping/Data/Text/Internal/Fusion/CaseMapping.o )
[ 33 of 299] Compiling Data.Text.Internal.Fusion.Common ( libraries/text/src/Data/Text/Internal/Fusion/Common.hs, bootstrapping/Data/Text/Internal/Fusion/Common.o )
[ 34 of 299] Compiling Data.Text.Unsafe ( libraries/text/src/Data/Text/Unsafe.hs, bootstrapping/Data/Text/Unsafe.o )
[ 35 of 299] Compiling Data.Text.Internal.Private ( libraries/text/src/Data/Text/Internal/Private.hs, bootstrapping/Data/Text/Internal/Private.o )
[ 36 of 299] Compiling Data.Text.Internal.Fusion ( libraries/text/src/Data/Text/Internal/Fusion.hs, bootstrapping/Data/Text/Internal/Fusion.o )
[ 37 of 299] Compiling Data.Text.Show   ( libraries/text/src/Data/Text/Show.hs, bootstrapping/Data/Text/Show.o )
[ 38 of 299] Compiling Data.Text.Internal.Encoding.Fusion.Common ( libraries/text/src/Data/Text/Internal/Encoding/Fusion/Common.hs, bootstrapping/Data/Text/Internal/Encoding/Fusion/Common.o )
[ 39 of 299] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( libraries/text/src/Data/Text/Internal/Lazy/Encoding/Fusion.hs, bootstrapping/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[ 40 of 299] Compiling Data.Text.Internal.Encoding.Fusion ( libraries/text/src/Data/Text/Internal/Encoding/Fusion.hs, bootstrapping/Data/Text/Internal/Encoding/Fusion.o )
[ 41 of 299] Compiling Data.Text.Encoding ( libraries/text/src/Data/Text/Encoding.hs, bootstrapping/Data/Text/Encoding.o )
[ 42 of 299] Compiling Data.Text        ( libraries/text/src/Data/Text.hs, bootstrapping/Data/Text.o )
[ 43 of 299] Compiling Data.Text.Internal.Lazy ( libraries/text/src/Data/Text/Internal/Lazy.hs, bootstrapping/Data/Text/Internal/Lazy.o )
[ 44 of 299] Compiling Data.Text.Internal.Lazy.Search ( libraries/text/src/Data/Text/Internal/Lazy/Search.hs, bootstrapping/Data/Text/Internal/Lazy/Search.o )
[ 45 of 299] Compiling Data.Text.Internal.Lazy.Fusion ( libraries/text/src/Data/Text/Internal/Lazy/Fusion.hs, bootstrapping/Data/Text/Internal/Lazy/Fusion.o )
[ 46 of 299] Compiling Data.Text.Lazy.Encoding ( libraries/text/src/Data/Text/Lazy/Encoding.hs, bootstrapping/Data/Text/Lazy/Encoding.o )
[ 47 of 299] Compiling Data.Text.Lazy   ( libraries/text/src/Data/Text/Lazy.hs, bootstrapping/Data/Text/Lazy.o )
[ 48 of 299] Compiling Distribution.Compat.Async ( libraries/Cabal/Cabal/src/Distribution/Compat/Async.hs, bootstrapping/Distribution/Compat/Async.o )
[ 49 of 299] Compiling Distribution.Compat.Binary ( libraries/Cabal/Cabal/src/Distribution/Compat/Binary.hs, bootstrapping/Distribution/Compat/Binary.o )
[ 50 of 299] Compiling Distribution.Compat.CreatePipe ( libraries/Cabal/Cabal/src/Distribution/Compat/CreatePipe.hs, bootstrapping/Distribution/Compat/CreatePipe.o )
[ 51 of 299] Compiling Distribution.Compat.Directory ( libraries/Cabal/Cabal/src/Distribution/Compat/Directory.hs, bootstrapping/Distribution/Compat/Directory.o )
[ 52 of 299] Compiling Distribution.Compat.Exception ( libraries/Cabal/Cabal/src/Distribution/Compat/Exception.hs, bootstrapping/Distribution/Compat/Exception.o )
[ 53 of 299] Compiling Distribution.Compat.MonadFail ( libraries/Cabal/Cabal/src/Distribution/Compat/MonadFail.hs, bootstrapping/Distribution/Compat/MonadFail.o )
[ 54 of 299] Compiling Distribution.Compat.Newtype ( libraries/Cabal/Cabal/src/Distribution/Compat/Newtype.hs, bootstrapping/Distribution/Compat/Newtype.o )
[ 55 of 299] Compiling Distribution.Compat.Process ( libraries/Cabal/Cabal/src/Distribution/Compat/Process.hs, bootstrapping/Distribution/Compat/Process.o )
[ 56 of 299] Compiling Distribution.Compat.Stack ( libraries/Cabal/Cabal/src/Distribution/Compat/Stack.hs, bootstrapping/Distribution/Compat/Stack.o )
[ 57 of 299] Compiling Distribution.Compat.Typeable ( libraries/Cabal/Cabal/src/Distribution/Compat/Typeable.hs, bootstrapping/Distribution/Compat/Typeable.o )
[ 58 of 299] Compiling Distribution.PackageDescription.Utils ( libraries/Cabal/Cabal/src/Distribution/PackageDescription/Utils.hs, bootstrapping/Distribution/PackageDescription/Utils.o )
[ 59 of 299] Compiling Distribution.Simple.Utils.Json ( libraries/Cabal/Cabal/src/Distribution/Simple/Utils/Json.hs, bootstrapping/Distribution/Simple/Utils/Json.o )
[ 60 of 299] Compiling Distribution.Utils.Base62 ( libraries/Cabal/Cabal/src/Distribution/Utils/Base62.hs, bootstrapping/Distribution/Utils/Base62.o )
[ 61 of 299] Compiling Distribution.Utils.MD5 ( libraries/Cabal/Cabal/src/Distribution/Utils/MD5.hs, bootstrapping/Distribution/Utils/MD5.o )
[ 62 of 299] Compiling Distribution.Utils.String ( libraries/Cabal/Cabal/src/Distribution/Utils/String.hs, bootstrapping/Distribution/Utils/String.o )
[ 63 of 299] Compiling Distribution.Utils.Structured ( libraries/Cabal/Cabal/src/Distribution/Utils/Structured.hs, bootstrapping/Distribution/Utils/Structured.o )
[ 64 of 299] Compiling Distribution.Compat.Semigroup ( libraries/Cabal/Cabal/src/Distribution/Compat/Semigroup.hs, bootstrapping/Distribution/Compat/Semigroup.o )
[ 65 of 299] Compiling Distribution.Compat.NonEmptySet ( libraries/Cabal/Cabal/src/Distribution/Compat/NonEmptySet.hs, bootstrapping/Distribution/Compat/NonEmptySet.o )
[ 66 of 299] Compiling Distribution.Compat.Prelude ( libraries/Cabal/Cabal/src/Distribution/Compat/Prelude.hs, bootstrapping/Distribution/Compat/Prelude.o )
[ 67 of 299] Compiling Distribution.Utils.ShortText ( libraries/Cabal/Cabal/src/Distribution/Utils/ShortText.hs, bootstrapping/Distribution/Utils/ShortText.o )
[ 68 of 299] Compiling Distribution.Utils.Progress ( libraries/Cabal/Cabal/src/Distribution/Utils/Progress.hs, bootstrapping/Distribution/Utils/Progress.o )
[ 69 of 299] Compiling Distribution.Utils.MapAccum ( libraries/Cabal/Cabal/src/Distribution/Utils/MapAccum.hs, bootstrapping/Distribution/Utils/MapAccum.o )
[ 70 of 299] Compiling Distribution.Utils.IOData ( libraries/Cabal/Cabal/src/Distribution/Utils/IOData.hs, bootstrapping/Distribution/Utils/IOData.o )
[ 71 of 299] Compiling Distribution.Types.Condition ( libraries/Cabal/Cabal/src/Distribution/Types/Condition.hs, bootstrapping/Distribution/Types/Condition.o )
[ 72 of 299] Compiling Distribution.TestSuite ( libraries/Cabal/Cabal/src/Distribution/TestSuite.hs, bootstrapping/Distribution/TestSuite.o )
[ 73 of 299] Compiling Distribution.Simple.InstallDirs.Internal ( libraries/Cabal/Cabal/src/Distribution/Simple/InstallDirs/Internal.hs, bootstrapping/Distribution/Simple/InstallDirs/Internal.o )
[ 74 of 299] Compiling Distribution.Simple.Flag ( libraries/Cabal/Cabal/src/Distribution/Simple/Flag.hs, bootstrapping/Distribution/Simple/Flag.o )
[ 75 of 299] Compiling Distribution.Parsec.Position ( libraries/Cabal/Cabal/src/Distribution/Parsec/Position.hs, bootstrapping/Distribution/Parsec/Position.o )
[ 76 of 299] Compiling Distribution.PackageDescription.Quirks ( libraries/Cabal/Cabal/src/Distribution/PackageDescription/Quirks.hs, bootstrapping/Distribution/PackageDescription/Quirks.o )
[ 77 of 299] Compiling Distribution.GetOpt ( libraries/Cabal/Cabal/src/Distribution/GetOpt.hs, bootstrapping/Distribution/GetOpt.o )
[ 78 of 299] Compiling Distribution.Compat.GetShortPathName ( libraries/Cabal/Cabal/src/Distribution/Compat/GetShortPathName.hs, bootstrapping/Distribution/Compat/GetShortPathName.o )
[ 79 of 299] Compiling Distribution.Compat.Environment ( libraries/Cabal/Cabal/src/Distribution/Compat/Environment.hs, bootstrapping/Distribution/Compat/Environment.o )
[ 80 of 299] Compiling Distribution.Compat.DList ( libraries/Cabal/Cabal/src/Distribution/Compat/DList.hs, bootstrapping/Distribution/Compat/DList.o )
[ 81 of 299] Compiling Distribution.Lex ( libraries/Cabal/Cabal/src/Distribution/Lex.hs, bootstrapping/Distribution/Lex.o )
[ 82 of 299] Compiling Distribution.Compat.Lens ( libraries/Cabal/Cabal/src/Distribution/Compat/Lens.hs, bootstrapping/Distribution/Compat/Lens.o )
[ 83 of 299] Compiling Distribution.Types.CondTree ( libraries/Cabal/Cabal/src/Distribution/Types/CondTree.hs, bootstrapping/Distribution/Types/CondTree.o )
[ 84 of 299] Compiling Distribution.CabalSpecVersion ( libraries/Cabal/Cabal/src/Distribution/CabalSpecVersion.hs, bootstrapping/Distribution/CabalSpecVersion.o )
[ 85 of 299] Compiling Distribution.SPDX.LicenseListVersion ( libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseListVersion.hs, bootstrapping/Distribution/SPDX/LicenseListVersion.o )
[ 86 of 299] Compiling Distribution.Pretty ( libraries/Cabal/Cabal/src/Distribution/Pretty.hs, bootstrapping/Distribution/Pretty.o )
[ 87 of 299] Compiling Distribution.Compat.Graph ( libraries/Cabal/Cabal/src/Distribution/Compat/Graph.hs, bootstrapping/Distribution/Compat/Graph.o )
[ 88 of 299] Compiling Distribution.Utils.UnionFind ( libraries/Cabal/Cabal/src/Distribution/Utils/UnionFind.hs, bootstrapping/Distribution/Utils/UnionFind.o )
[ 89 of 299] Compiling Distribution.Verbosity.Internal ( libraries/Cabal/Cabal/src/Distribution/Verbosity/Internal.hs, bootstrapping/Distribution/Verbosity/Internal.o )
[ 90 of 299] Compiling System.FilePath.Posix ( libraries/filepath/System/FilePath/Posix.hs, bootstrapping/System/FilePath/Posix.o )
[ 91 of 299] Compiling System.FilePath  ( libraries/filepath/System/FilePath.hs, bootstrapping/System/FilePath.o )
[ 92 of 299] Compiling Distribution.Utils.Generic ( libraries/Cabal/Cabal/src/Distribution/Utils/Generic.hs, bootstrapping/Distribution/Utils/Generic.o )
[ 93 of 299] Compiling Distribution.Simple.Program.Internal ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Internal.hs, bootstrapping/Distribution/Simple/Program/Internal.o )
[ 94 of 299] Compiling Distribution.Simple.PreProcess.Unlit ( libraries/Cabal/Cabal/src/Distribution/Simple/PreProcess/Unlit.hs, bootstrapping/Distribution/Simple/PreProcess/Unlit.o )
[ 95 of 299] Compiling Distribution.Simple.CCompiler ( libraries/Cabal/Cabal/src/Distribution/Simple/CCompiler.hs, bootstrapping/Distribution/Simple/CCompiler.o )
[ 96 of 299] Compiling Distribution.Parsec.Warning ( libraries/Cabal/Cabal/src/Distribution/Parsec/Warning.hs, bootstrapping/Distribution/Parsec/Warning.o )
[ 97 of 299] Compiling Distribution.Fields.LexerMonad ( libraries/Cabal/Cabal/src/Distribution/Fields/LexerMonad.hs, bootstrapping/Distribution/Fields/LexerMonad.o )
[ 98 of 299] Compiling Distribution.Fields.Lexer ( libraries/Cabal/Cabal/src/Distribution/Fields/Lexer.hs, bootstrapping/Distribution/Fields/Lexer.o )
[ 99 of 299] Compiling Distribution.Parsec.Error ( libraries/Cabal/Cabal/src/Distribution/Parsec/Error.hs, bootstrapping/Distribution/Parsec/Error.o )
[100 of 299] Compiling Distribution.Compat.ResponseFile ( libraries/Cabal/Cabal/src/Distribution/Compat/ResponseFile.hs, bootstrapping/Distribution/Compat/ResponseFile.o )
[101 of 299] Compiling Distribution.Compat.Internal.TempFile ( libraries/Cabal/Cabal/src/Distribution/Compat/Internal/TempFile.hs, bootstrapping/Distribution/Compat/Internal/TempFile.o )
[102 of 299] Compiling Distribution.Compat.FilePath ( libraries/Cabal/Cabal/src/Distribution/Compat/FilePath.hs, bootstrapping/Distribution/Compat/FilePath.o )
[103 of 299] Compiling Distribution.Compat.CopyFile ( libraries/Cabal/Cabal/src/Distribution/Compat/CopyFile.hs, bootstrapping/Distribution/Compat/CopyFile.o )
[104 of 299] Compiling System.FilePath.Windows ( libraries/filepath/System/FilePath/Windows.hs, bootstrapping/System/FilePath/Windows.o )
[105 of 299] Compiling Text.Parsec.Pos  ( libraries/parsec/src/Text/Parsec/Pos.hs, bootstrapping/Text/Parsec/Pos.o )
[106 of 299] Compiling Text.Parsec.Error ( libraries/parsec/src/Text/Parsec/Error.hs, bootstrapping/Text/Parsec/Error.o )
[107 of 299] Compiling Text.Parsec.Prim ( libraries/parsec/src/Text/Parsec/Prim.hs, bootstrapping/Text/Parsec/Prim.o )
[108 of 299] Compiling Text.Parsec.Combinator ( libraries/parsec/src/Text/Parsec/Combinator.hs, bootstrapping/Text/Parsec/Combinator.o )
[109 of 299] Compiling Text.Parsec.Char ( libraries/parsec/src/Text/Parsec/Char.hs, bootstrapping/Text/Parsec/Char.o )
[110 of 299] Compiling Text.Parsec      ( libraries/parsec/src/Text/Parsec.hs, bootstrapping/Text/Parsec.o )
[111 of 299] Compiling Distribution.Parsec.FieldLineStream ( libraries/Cabal/Cabal/src/Distribution/Parsec/FieldLineStream.hs, bootstrapping/Distribution/Parsec/FieldLineStream.o )
[112 of 299] Compiling Distribution.Compat.Parsing ( libraries/Cabal/Cabal/src/Distribution/Compat/Parsing.hs, bootstrapping/Distribution/Compat/Parsing.o )
[113 of 299] Compiling Distribution.Compat.CharParsing ( libraries/Cabal/Cabal/src/Distribution/Compat/CharParsing.hs, bootstrapping/Distribution/Compat/CharParsing.o )
[114 of 299] Compiling Distribution.Parsec ( libraries/Cabal/Cabal/src/Distribution/Parsec.hs, bootstrapping/Distribution/Parsec.o )
[115 of 299] Compiling Language.Haskell.Extension ( libraries/Cabal/Cabal/src/Language/Haskell/Extension.hs, bootstrapping/Language/Haskell/Extension.o )
[116 of 299] Compiling Distribution.Utils.Path ( libraries/Cabal/Cabal/src/Distribution/Utils/Path.hs, bootstrapping/Distribution/Utils/Path.o )
[117 of 299] Compiling Distribution.Types.Version ( libraries/Cabal/Cabal/src/Distribution/Types/Version.hs, bootstrapping/Distribution/Types/Version.o )
[118 of 299] Compiling Distribution.Types.VersionRange.Internal ( libraries/Cabal/Cabal/src/Distribution/Types/VersionRange/Internal.hs, bootstrapping/Distribution/Types/VersionRange/Internal.o )
[119 of 299] Compiling Distribution.Types.VersionInterval ( libraries/Cabal/Cabal/src/Distribution/Types/VersionInterval.hs, bootstrapping/Distribution/Types/VersionInterval.o )
[120 of 299] Compiling Distribution.Types.VersionRange ( libraries/Cabal/Cabal/src/Distribution/Types/VersionRange.hs, bootstrapping/Distribution/Types/VersionRange.o )
[121 of 299] Compiling Distribution.Version ( libraries/Cabal/Cabal/src/Distribution/Version.hs, bootstrapping/Distribution/Version.o )
[122 of 299] Compiling Distribution.Types.TestType ( libraries/Cabal/Cabal/src/Distribution/Types/TestType.hs, bootstrapping/Distribution/Types/TestType.o )
[123 of 299] Compiling Distribution.Types.SourceRepo ( libraries/Cabal/Cabal/src/Distribution/Types/SourceRepo.hs, bootstrapping/Distribution/Types/SourceRepo.o )
[124 of 299] Compiling Distribution.Types.SourceRepo.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/SourceRepo/Lens.hs, bootstrapping/Distribution/Types/SourceRepo/Lens.o )
[125 of 299] Compiling Distribution.Types.PkgconfigVersion ( libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigVersion.hs, bootstrapping/Distribution/Types/PkgconfigVersion.o )
[126 of 299] Compiling Distribution.Types.PkgconfigVersionRange ( libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigVersionRange.hs, bootstrapping/Distribution/Types/PkgconfigVersionRange.o )
[127 of 299] Compiling Distribution.Types.PkgconfigName ( libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigName.hs, bootstrapping/Distribution/Types/PkgconfigName.o )
[128 of 299] Compiling Distribution.Types.PkgconfigDependency ( libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigDependency.hs, bootstrapping/Distribution/Types/PkgconfigDependency.o )
[129 of 299] Compiling Distribution.Types.PackageName ( libraries/Cabal/Cabal/src/Distribution/Types/PackageName.hs, bootstrapping/Distribution/Types/PackageName.o )
[130 of 299] Compiling Distribution.ZinzaPrelude ( libraries/Cabal/Cabal/src/Distribution/ZinzaPrelude.hs, bootstrapping/Distribution/ZinzaPrelude.o )
[131 of 299] Compiling Distribution.Simple.Build.PathsModule.Z ( libraries/Cabal/Cabal/src/Distribution/Simple/Build/PathsModule/Z.hs, bootstrapping/Distribution/Simple/Build/PathsModule/Z.o )
[132 of 299] Compiling Distribution.Simple.Build.Macros.Z ( libraries/Cabal/Cabal/src/Distribution/Simple/Build/Macros/Z.hs, bootstrapping/Distribution/Simple/Build/Macros/Z.o )
[133 of 299] Compiling Distribution.Types.UnqualComponentName ( libraries/Cabal/Cabal/src/Distribution/Types/UnqualComponentName.hs, bootstrapping/Distribution/Types/UnqualComponentName.o )
[134 of 299] Compiling Distribution.Types.PackageId ( libraries/Cabal/Cabal/src/Distribution/Types/PackageId.hs, bootstrapping/Distribution/Types/PackageId.o )
[135 of 299] Compiling Distribution.Types.PackageVersionConstraint ( libraries/Cabal/Cabal/src/Distribution/Types/PackageVersionConstraint.hs, bootstrapping/Distribution/Types/PackageVersionConstraint.o )
[136 of 299] Compiling Distribution.Types.PackageName.Magic ( libraries/Cabal/Cabal/src/Distribution/Types/PackageName/Magic.hs, bootstrapping/Distribution/Types/PackageName/Magic.o )
[137 of 299] Compiling Distribution.Types.PackageId.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/PackageId/Lens.hs, bootstrapping/Distribution/Types/PackageId/Lens.o )
[138 of 299] Compiling Distribution.Types.LibraryVisibility ( libraries/Cabal/Cabal/src/Distribution/Types/LibraryVisibility.hs, bootstrapping/Distribution/Types/LibraryVisibility.o )
[139 of 299] Compiling Distribution.Types.LibraryName ( libraries/Cabal/Cabal/src/Distribution/Types/LibraryName.hs, bootstrapping/Distribution/Types/LibraryName.o )
[140 of 299] Compiling Distribution.Types.MungedPackageName ( libraries/Cabal/Cabal/src/Distribution/Types/MungedPackageName.hs, bootstrapping/Distribution/Types/MungedPackageName.o )
[141 of 299] Compiling Distribution.Types.MungedPackageId ( libraries/Cabal/Cabal/src/Distribution/Types/MungedPackageId.hs, bootstrapping/Distribution/Types/MungedPackageId.o )
[142 of 299] Compiling Distribution.Types.LegacyExeDependency ( libraries/Cabal/Cabal/src/Distribution/Types/LegacyExeDependency.hs, bootstrapping/Distribution/Types/LegacyExeDependency.o )
[143 of 299] Compiling Distribution.Types.ForeignLibType ( libraries/Cabal/Cabal/src/Distribution/Types/ForeignLibType.hs, bootstrapping/Distribution/Types/ForeignLibType.o )
[144 of 299] Compiling Distribution.Types.ForeignLibOption ( libraries/Cabal/Cabal/src/Distribution/Types/ForeignLibOption.hs, bootstrapping/Distribution/Types/ForeignLibOption.o )
[145 of 299] Compiling Distribution.Types.Flag ( libraries/Cabal/Cabal/src/Distribution/Types/Flag.hs, bootstrapping/Distribution/Types/Flag.o )
[146 of 299] Compiling Distribution.Types.ExecutableScope ( libraries/Cabal/Cabal/src/Distribution/Types/ExecutableScope.hs, bootstrapping/Distribution/Types/ExecutableScope.o )
[147 of 299] Compiling Distribution.Types.Dependency ( libraries/Cabal/Cabal/src/Distribution/Types/Dependency.hs, bootstrapping/Distribution/Types/Dependency.o )
[148 of 299] Compiling Distribution.Types.SetupBuildInfo ( libraries/Cabal/Cabal/src/Distribution/Types/SetupBuildInfo.hs, bootstrapping/Distribution/Types/SetupBuildInfo.o )
[149 of 299] Compiling Distribution.Types.SetupBuildInfo.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/SetupBuildInfo/Lens.hs, bootstrapping/Distribution/Types/SetupBuildInfo/Lens.o )
[150 of 299] Compiling Distribution.Types.DependencyMap ( libraries/Cabal/Cabal/src/Distribution/Types/DependencyMap.hs, bootstrapping/Distribution/Types/DependencyMap.o )
[151 of 299] Compiling Distribution.Types.ComponentName ( libraries/Cabal/Cabal/src/Distribution/Types/ComponentName.hs, bootstrapping/Distribution/Types/ComponentName.o )
[152 of 299] Compiling Distribution.Types.ExeDependency ( libraries/Cabal/Cabal/src/Distribution/Types/ExeDependency.hs, bootstrapping/Distribution/Types/ExeDependency.o )
[153 of 299] Compiling Distribution.Types.ComponentId ( libraries/Cabal/Cabal/src/Distribution/Types/ComponentId.hs, bootstrapping/Distribution/Types/ComponentId.o )
[154 of 299] Compiling Distribution.Types.UnitId ( libraries/Cabal/Cabal/src/Distribution/Types/UnitId.hs, bootstrapping/Distribution/Types/UnitId.o )
[155 of 299] Compiling Distribution.Types.GivenComponent ( libraries/Cabal/Cabal/src/Distribution/Types/GivenComponent.hs, bootstrapping/Distribution/Types/GivenComponent.o )
[156 of 299] Compiling Distribution.Types.BuildType ( libraries/Cabal/Cabal/src/Distribution/Types/BuildType.hs, bootstrapping/Distribution/Types/BuildType.o )
[157 of 299] Compiling Distribution.Types.BenchmarkType ( libraries/Cabal/Cabal/src/Distribution/Types/BenchmarkType.hs, bootstrapping/Distribution/Types/BenchmarkType.o )
[158 of 299] Compiling Distribution.Types.BenchmarkInterface ( libraries/Cabal/Cabal/src/Distribution/Types/BenchmarkInterface.hs, bootstrapping/Distribution/Types/BenchmarkInterface.o )
[159 of 299] Compiling Distribution.Types.AbiHash ( libraries/Cabal/Cabal/src/Distribution/Types/AbiHash.hs, bootstrapping/Distribution/Types/AbiHash.o )
[160 of 299] Compiling Distribution.Text ( libraries/Cabal/Cabal/src/Distribution/Text.hs, bootstrapping/Distribution/Text.o )
[161 of 299] Compiling Distribution.System ( libraries/Cabal/Cabal/src/Distribution/System.hs, bootstrapping/Distribution/System.o )
[162 of 299] Compiling Distribution.SPDX.LicenseReference ( libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseReference.hs, bootstrapping/Distribution/SPDX/LicenseReference.o )
[163 of 299] Compiling Distribution.SPDX.LicenseId ( libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseId.hs, bootstrapping/Distribution/SPDX/LicenseId.o )
[164 of 299] Compiling Distribution.SPDX.LicenseExceptionId ( libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseExceptionId.hs, bootstrapping/Distribution/SPDX/LicenseExceptionId.o )
[165 of 299] Compiling Distribution.SPDX.LicenseExpression ( libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseExpression.hs, bootstrapping/Distribution/SPDX/LicenseExpression.o )
[166 of 299] Compiling Distribution.SPDX.License ( libraries/Cabal/Cabal/src/Distribution/SPDX/License.hs, bootstrapping/Distribution/SPDX/License.o )
[167 of 299] Compiling Distribution.SPDX ( libraries/Cabal/Cabal/src/Distribution/SPDX.hs, bootstrapping/Distribution/SPDX.o )
[168 of 299] Compiling Distribution.ReadE ( libraries/Cabal/Cabal/src/Distribution/ReadE.hs, bootstrapping/Distribution/ReadE.o )
[169 of 299] Compiling Distribution.Verbosity ( libraries/Cabal/Cabal/src/Distribution/Verbosity.hs, bootstrapping/Distribution/Verbosity.o )
[170 of 299] Compiling Distribution.ModuleName ( libraries/Cabal/Cabal/src/Distribution/ModuleName.hs, bootstrapping/Distribution/ModuleName.o )
[171 of 299] Compiling Distribution.Types.TestSuiteInterface ( libraries/Cabal/Cabal/src/Distribution/Types/TestSuiteInterface.hs, bootstrapping/Distribution/Types/TestSuiteInterface.o )
[172 of 299] Compiling Distribution.Types.ModuleRenaming ( libraries/Cabal/Cabal/src/Distribution/Types/ModuleRenaming.hs, bootstrapping/Distribution/Types/ModuleRenaming.o )
[173 of 299] Compiling Distribution.Types.IncludeRenaming ( libraries/Cabal/Cabal/src/Distribution/Types/IncludeRenaming.hs, bootstrapping/Distribution/Types/IncludeRenaming.o )
[174 of 299] Compiling Distribution.Types.Mixin ( libraries/Cabal/Cabal/src/Distribution/Types/Mixin.hs, bootstrapping/Distribution/Types/Mixin.o )
[175 of 299] Compiling Distribution.Types.ModuleReexport ( libraries/Cabal/Cabal/src/Distribution/Types/ModuleReexport.hs, bootstrapping/Distribution/Types/ModuleReexport.o )
[176 of 299] Compiling Distribution.Types.Module ( libraries/Cabal/Cabal/src/Distribution/Types/Module.hs, bootstrapping/Distribution/Types/Module.o )
[177 of 299] Compiling Distribution.Package ( libraries/Cabal/Cabal/src/Distribution/Package.hs, bootstrapping/Distribution/Package.o )
[178 of 299] Compiling Distribution.Types.AnnotatedId ( libraries/Cabal/Cabal/src/Distribution/Types/AnnotatedId.hs, bootstrapping/Distribution/Types/AnnotatedId.o )
[179 of 299] Compiling Distribution.Types.ComponentInclude ( libraries/Cabal/Cabal/src/Distribution/Types/ComponentInclude.hs, bootstrapping/Distribution/Types/ComponentInclude.o )
[180 of 299] Compiling Distribution.Types.AbiDependency ( libraries/Cabal/Cabal/src/Distribution/Types/AbiDependency.hs, bootstrapping/Distribution/Types/AbiDependency.o )
[181 of 299] Compiling Distribution.Simple.Utils ( libraries/Cabal/Cabal/src/Distribution/Simple/Utils.hs, bootstrapping/Distribution/Simple/Utils.o )
[182 of 299] Compiling Distribution.Utils.NubList ( libraries/Cabal/Cabal/src/Distribution/Utils/NubList.hs, bootstrapping/Distribution/Utils/NubList.o )
[183 of 299] Compiling Distribution.Utils.LogProgress ( libraries/Cabal/Cabal/src/Distribution/Utils/LogProgress.hs, bootstrapping/Distribution/Utils/LogProgress.o )
[184 of 299] Compiling Distribution.Simple.Program.ResponseFile ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/ResponseFile.hs, bootstrapping/Distribution/Simple/Program/ResponseFile.o )
[185 of 299] Compiling Distribution.Simple.Program.Find ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Find.hs, bootstrapping/Distribution/Simple/Program/Find.o )
[186 of 299] Compiling Distribution.Simple.Glob ( libraries/Cabal/Cabal/src/Distribution/Simple/Glob.hs, bootstrapping/Distribution/Simple/Glob.o )
[187 of 299] Compiling Distribution.Simple.Command ( libraries/Cabal/Cabal/src/Distribution/Simple/Command.hs, bootstrapping/Distribution/Simple/Command.o )
[188 of 299] Compiling Distribution.Fields.ParseResult ( libraries/Cabal/Cabal/src/Distribution/Fields/ParseResult.hs, bootstrapping/Distribution/Fields/ParseResult.o )
[189 of 299] Compiling Distribution.Fields.Field ( libraries/Cabal/Cabal/src/Distribution/Fields/Field.hs, bootstrapping/Distribution/Fields/Field.o )
[190 of 299] Compiling Distribution.Backpack.DescribeUnitId ( libraries/Cabal/Cabal/src/Distribution/Backpack/DescribeUnitId.hs, bootstrapping/Distribution/Backpack/DescribeUnitId.o )
[191 of 299] Compiling Distribution.License ( libraries/Cabal/Cabal/src/Distribution/License.hs, bootstrapping/Distribution/License.o )
[192 of 299] Compiling Distribution.Compiler ( libraries/Cabal/Cabal/src/Distribution/Compiler.hs, bootstrapping/Distribution/Compiler.o )
[193 of 299] Compiling Distribution.Types.ConfVar ( libraries/Cabal/Cabal/src/Distribution/Types/ConfVar.hs, bootstrapping/Distribution/Types/ConfVar.o )
[194 of 299] Compiling Distribution.Fields.ConfVar ( libraries/Cabal/Cabal/src/Distribution/Fields/ConfVar.hs, bootstrapping/Distribution/Fields/ConfVar.o )
[195 of 299] Compiling Distribution.Types.BuildInfo ( libraries/Cabal/Cabal/src/Distribution/Types/BuildInfo.hs, bootstrapping/Distribution/Types/BuildInfo.o )
[196 of 299] Compiling Distribution.Types.HookedBuildInfo ( libraries/Cabal/Cabal/src/Distribution/Types/HookedBuildInfo.hs, bootstrapping/Distribution/Types/HookedBuildInfo.o )
[197 of 299] Compiling Distribution.Types.BuildInfo.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/BuildInfo/Lens.hs, bootstrapping/Distribution/Types/BuildInfo/Lens.o )
[198 of 299] Compiling Distribution.Types.TestSuite ( libraries/Cabal/Cabal/src/Distribution/Types/TestSuite.hs, bootstrapping/Distribution/Types/TestSuite.o )
[199 of 299] Compiling Distribution.Types.TestSuite.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/TestSuite/Lens.hs, bootstrapping/Distribution/Types/TestSuite/Lens.o )
[200 of 299] Compiling Distribution.Types.Library ( libraries/Cabal/Cabal/src/Distribution/Types/Library.hs, bootstrapping/Distribution/Types/Library.o )
[201 of 299] Compiling Distribution.Types.Library.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/Library/Lens.hs, bootstrapping/Distribution/Types/Library/Lens.o )
[202 of 299] Compiling Distribution.Types.ForeignLib ( libraries/Cabal/Cabal/src/Distribution/Types/ForeignLib.hs, bootstrapping/Distribution/Types/ForeignLib.o )
[203 of 299] Compiling Distribution.Types.ForeignLib.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/ForeignLib/Lens.hs, bootstrapping/Distribution/Types/ForeignLib/Lens.o )
[204 of 299] Compiling Distribution.Types.Executable ( libraries/Cabal/Cabal/src/Distribution/Types/Executable.hs, bootstrapping/Distribution/Types/Executable.o )
[205 of 299] Compiling Distribution.Types.Executable.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/Executable/Lens.hs, bootstrapping/Distribution/Types/Executable/Lens.o )
[206 of 299] Compiling Distribution.Types.Benchmark ( libraries/Cabal/Cabal/src/Distribution/Types/Benchmark.hs, bootstrapping/Distribution/Types/Benchmark.o )
[207 of 299] Compiling Distribution.Types.Component ( libraries/Cabal/Cabal/src/Distribution/Types/Component.hs, bootstrapping/Distribution/Types/Component.o )
[208 of 299] Compiling Distribution.Types.ComponentRequestedSpec ( libraries/Cabal/Cabal/src/Distribution/Types/ComponentRequestedSpec.hs, bootstrapping/Distribution/Types/ComponentRequestedSpec.o )
[209 of 299] Compiling Distribution.Types.PackageDescription ( libraries/Cabal/Cabal/src/Distribution/Types/PackageDescription.hs, bootstrapping/Distribution/Types/PackageDescription.o )
[210 of 299] Compiling Distribution.Types.GenericPackageDescription ( libraries/Cabal/Cabal/src/Distribution/Types/GenericPackageDescription.hs, bootstrapping/Distribution/Types/GenericPackageDescription.o )
[211 of 299] Compiling Distribution.Types.GenericPackageDescription.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/GenericPackageDescription/Lens.hs, bootstrapping/Distribution/Types/GenericPackageDescription/Lens.o )
[212 of 299] Compiling Distribution.Types.Benchmark.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/Benchmark/Lens.hs, bootstrapping/Distribution/Types/Benchmark/Lens.o )
[213 of 299] Compiling Distribution.Types.PackageDescription.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/PackageDescription/Lens.hs, bootstrapping/Distribution/Types/PackageDescription/Lens.o )
[214 of 299] Compiling Distribution.Types.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/Lens.hs, bootstrapping/Distribution/Types/Lens.o )
[215 of 299] Compiling Distribution.PackageDescription ( libraries/Cabal/Cabal/src/Distribution/PackageDescription.hs, bootstrapping/Distribution/PackageDescription.o )
[216 of 299] Compiling Distribution.Simple.Program.Types ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Types.hs, bootstrapping/Distribution/Simple/Program/Types.o )
[217 of 299] Compiling Distribution.Simple.Program.Run ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Run.hs, bootstrapping/Distribution/Simple/Program/Run.o )
[218 of 299] Compiling Distribution.Simple.Program.Script ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Script.hs, bootstrapping/Distribution/Simple/Program/Script.o )
[219 of 299] Compiling Distribution.Simple.Program.Hpc ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Hpc.hs, bootstrapping/Distribution/Simple/Program/Hpc.o )
[220 of 299] Compiling Distribution.Simple.BuildToolDepends ( libraries/Cabal/Cabal/src/Distribution/Simple/BuildToolDepends.hs, bootstrapping/Distribution/Simple/BuildToolDepends.o )
[221 of 299] Compiling Distribution.Simple.InstallDirs ( libraries/Cabal/Cabal/src/Distribution/Simple/InstallDirs.hs, bootstrapping/Distribution/Simple/InstallDirs.o )
[222 of 299] Compiling Distribution.Simple.Compiler ( libraries/Cabal/Cabal/src/Distribution/Simple/Compiler.hs, bootstrapping/Distribution/Simple/Compiler.o )
[223 of 299] Compiling Distribution.Simple.GHC.ImplInfo ( libraries/Cabal/Cabal/src/Distribution/Simple/GHC/ImplInfo.hs, bootstrapping/Distribution/Simple/GHC/ImplInfo.o )
[224 of 299] Compiling Distribution.PackageDescription.Configuration ( libraries/Cabal/Cabal/src/Distribution/PackageDescription/Configuration.hs, bootstrapping/Distribution/PackageDescription/Configuration.o )
[225 of 299] Compiling Distribution.FieldGrammar.Newtypes ( libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Newtypes.hs, bootstrapping/Distribution/FieldGrammar/Newtypes.o )
[226 of 299] Compiling Distribution.FieldGrammar.Class ( libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Class.hs, bootstrapping/Distribution/FieldGrammar/Class.o )
[227 of 299] Compiling Distribution.FieldGrammar.Parsec ( libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Parsec.hs, bootstrapping/Distribution/FieldGrammar/Parsec.o )
[228 of 299] Compiling Distribution.Backpack ( libraries/Cabal/Cabal/src/Distribution/Backpack.hs, bootstrapping/Distribution/Backpack.o )
[229 of 299] Compiling Distribution.Types.ExposedModule ( libraries/Cabal/Cabal/src/Distribution/Types/ExposedModule.hs, bootstrapping/Distribution/Types/ExposedModule.o )
[230 of 299] Compiling Distribution.Types.InstalledPackageInfo ( libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo.hs, bootstrapping/Distribution/Types/InstalledPackageInfo.o )
[231 of 299] Compiling Distribution.Types.InstalledPackageInfo.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo/Lens.hs, bootstrapping/Distribution/Types/InstalledPackageInfo/Lens.o )
[232 of 299] Compiling Distribution.Simple.Program.GHC ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/GHC.hs, bootstrapping/Distribution/Simple/Program/GHC.o )
[233 of 299] Compiling Distribution.Simple.Program.Builtin ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Builtin.hs, bootstrapping/Distribution/Simple/Program/Builtin.o )
[234 of 299] Compiling Distribution.Simple.Program.Db ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Db.hs, bootstrapping/Distribution/Simple/Program/Db.o )
[235 of 299] Compiling Distribution.Simple.Program ( libraries/Cabal/Cabal/src/Distribution/Simple/Program.hs, bootstrapping/Distribution/Simple/Program.o )
[236 of 299] Compiling Distribution.Simple.Setup ( libraries/Cabal/Cabal/src/Distribution/Simple/Setup.hs, bootstrapping/Distribution/Simple/Setup.o )
[237 of 299] Compiling Distribution.Simple.Program.Strip ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Strip.hs, bootstrapping/Distribution/Simple/Program/Strip.o )
[238 of 299] Compiling Distribution.Backpack.ModSubst ( libraries/Cabal/Cabal/src/Distribution/Backpack/ModSubst.hs, bootstrapping/Distribution/Backpack/ModSubst.o )
[239 of 299] Compiling Distribution.Backpack.ModuleScope ( libraries/Cabal/Cabal/src/Distribution/Backpack/ModuleScope.hs, bootstrapping/Distribution/Backpack/ModuleScope.o )
[240 of 299] Compiling Distribution.Backpack.FullUnitId ( libraries/Cabal/Cabal/src/Distribution/Backpack/FullUnitId.hs, bootstrapping/Distribution/Backpack/FullUnitId.o )
[241 of 299] Compiling Distribution.Fields.Parser ( libraries/Cabal/Cabal/src/Distribution/Fields/Parser.hs, bootstrapping/Distribution/Fields/Parser.o )
[242 of 299] Compiling Distribution.Fields.Pretty ( libraries/Cabal/Cabal/src/Distribution/Fields/Pretty.hs, bootstrapping/Distribution/Fields/Pretty.o )
[243 of 299] Compiling Distribution.FieldGrammar.Pretty ( libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Pretty.hs, bootstrapping/Distribution/FieldGrammar/Pretty.o )
[244 of 299] Compiling Distribution.FieldGrammar ( libraries/Cabal/Cabal/src/Distribution/FieldGrammar.hs, bootstrapping/Distribution/FieldGrammar.o )
[245 of 299] Compiling Distribution.FieldGrammar.FieldDescrs ( libraries/Cabal/Cabal/src/Distribution/FieldGrammar/FieldDescrs.hs, bootstrapping/Distribution/FieldGrammar/FieldDescrs.o )
[246 of 299] Compiling Distribution.Types.InstalledPackageInfo.FieldGrammar ( libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo/FieldGrammar.hs, bootstrapping/Distribution/Types/InstalledPackageInfo/FieldGrammar.o )
[247 of 299] Compiling Distribution.Fields ( libraries/Cabal/Cabal/src/Distribution/Fields.hs, bootstrapping/Distribution/Fields.o )
[248 of 299] Compiling Distribution.PackageDescription.FieldGrammar ( libraries/Cabal/Cabal/src/Distribution/PackageDescription/FieldGrammar.hs, bootstrapping/Distribution/PackageDescription/FieldGrammar.o )
[249 of 299] Compiling Distribution.PackageDescription.PrettyPrint ( libraries/Cabal/Cabal/src/Distribution/PackageDescription/PrettyPrint.hs, bootstrapping/Distribution/PackageDescription/PrettyPrint.o )
[250 of 299] Compiling Distribution.PackageDescription.Parsec ( libraries/Cabal/Cabal/src/Distribution/PackageDescription/Parsec.hs, bootstrapping/Distribution/PackageDescription/Parsec.o )
[251 of 299] Compiling Distribution.InstalledPackageInfo ( libraries/Cabal/Cabal/src/Distribution/InstalledPackageInfo.hs, bootstrapping/Distribution/InstalledPackageInfo.o )
[252 of 299] Compiling Distribution.Types.ComponentLocalBuildInfo ( libraries/Cabal/Cabal/src/Distribution/Types/ComponentLocalBuildInfo.hs, bootstrapping/Distribution/Types/ComponentLocalBuildInfo.o )
[253 of 299] Compiling Distribution.Types.TargetInfo ( libraries/Cabal/Cabal/src/Distribution/Types/TargetInfo.hs, bootstrapping/Distribution/Types/TargetInfo.o )
[254 of 299] Compiling Distribution.Simple.Program.HcPkg ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/HcPkg.hs, bootstrapping/Distribution/Simple/Program/HcPkg.o )
[255 of 299] Compiling Distribution.Simple.PackageIndex ( libraries/Cabal/Cabal/src/Distribution/Simple/PackageIndex.hs, bootstrapping/Distribution/Simple/PackageIndex.o )
[256 of 299] Compiling Distribution.Types.LocalBuildInfo ( libraries/Cabal/Cabal/src/Distribution/Types/LocalBuildInfo.hs, bootstrapping/Distribution/Types/LocalBuildInfo.o )
[257 of 299] Compiling Distribution.Simple.LocalBuildInfo ( libraries/Cabal/Cabal/src/Distribution/Simple/LocalBuildInfo.hs, bootstrapping/Distribution/Simple/LocalBuildInfo.o )
[258 of 299] Compiling Distribution.Simple.Test.Log ( libraries/Cabal/Cabal/src/Distribution/Simple/Test/Log.hs, bootstrapping/Distribution/Simple/Test/Log.o )
[259 of 299] Compiling Distribution.Simple.Program.Ld ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Ld.hs, bootstrapping/Distribution/Simple/Program/Ld.o )
[260 of 299] Compiling Distribution.Simple.Program.Ar ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Ar.hs, bootstrapping/Distribution/Simple/Program/Ar.o )
[261 of 299] Compiling Distribution.Simple.Hpc ( libraries/Cabal/Cabal/src/Distribution/Simple/Hpc.hs, bootstrapping/Distribution/Simple/Hpc.o )
[262 of 299] Compiling Distribution.Simple.BuildTarget ( libraries/Cabal/Cabal/src/Distribution/Simple/BuildTarget.hs, bootstrapping/Distribution/Simple/BuildTarget.o )
[263 of 299] Compiling Distribution.Simple.BuildPaths ( libraries/Cabal/Cabal/src/Distribution/Simple/BuildPaths.hs, bootstrapping/Distribution/Simple/BuildPaths.o )
[264 of 299] Compiling Distribution.Simple.UHC ( libraries/Cabal/Cabal/src/Distribution/Simple/UHC.hs, bootstrapping/Distribution/Simple/UHC.o )
[265 of 299] Compiling Distribution.PackageDescription.Check ( libraries/Cabal/Cabal/src/Distribution/PackageDescription/Check.hs, bootstrapping/Distribution/PackageDescription/Check.o )
[266 of 299] Compiling Distribution.Simple.Build.PathsModule ( libraries/Cabal/Cabal/src/Distribution/Simple/Build/PathsModule.hs, bootstrapping/Distribution/Simple/Build/PathsModule.o )
[267 of 299] Compiling Distribution.Simple.Test.LibV09 ( libraries/Cabal/Cabal/src/Distribution/Simple/Test/LibV09.hs, bootstrapping/Distribution/Simple/Test/LibV09.o )
[268 of 299] Compiling Distribution.Simple.PreProcess ( libraries/Cabal/Cabal/src/Distribution/Simple/PreProcess.hs, bootstrapping/Distribution/Simple/PreProcess.o )
[269 of 299] Compiling Distribution.Simple.UserHooks ( libraries/Cabal/Cabal/src/Distribution/Simple/UserHooks.hs, bootstrapping/Distribution/Simple/UserHooks.o )
[270 of 299] Compiling Distribution.Simple.Test.ExeV10 ( libraries/Cabal/Cabal/src/Distribution/Simple/Test/ExeV10.hs, bootstrapping/Distribution/Simple/Test/ExeV10.o )
[271 of 299] Compiling Distribution.Simple.Test ( libraries/Cabal/Cabal/src/Distribution/Simple/Test.hs, bootstrapping/Distribution/Simple/Test.o )
[272 of 299] Compiling Distribution.Simple.Build.Macros ( libraries/Cabal/Cabal/src/Distribution/Simple/Build/Macros.hs, bootstrapping/Distribution/Simple/Build/Macros.o )
[273 of 299] Compiling Distribution.Simple.Bench ( libraries/Cabal/Cabal/src/Distribution/Simple/Bench.hs, bootstrapping/Distribution/Simple/Bench.o )
[274 of 299] Compiling Distribution.Backpack.Id ( libraries/Cabal/Cabal/src/Distribution/Backpack/Id.hs, bootstrapping/Distribution/Backpack/Id.o )
[275 of 299] Compiling Distribution.Backpack.ConfiguredComponent ( libraries/Cabal/Cabal/src/Distribution/Backpack/ConfiguredComponent.hs, bootstrapping/Distribution/Backpack/ConfiguredComponent.o )
[276 of 299] Compiling Distribution.Backpack.ComponentsGraph ( libraries/Cabal/Cabal/src/Distribution/Backpack/ComponentsGraph.hs, bootstrapping/Distribution/Backpack/ComponentsGraph.o )
[277 of 299] Compiling Distribution.Simple.HaskellSuite ( libraries/Cabal/Cabal/src/Distribution/Simple/HaskellSuite.hs, bootstrapping/Distribution/Simple/HaskellSuite.o )
[278 of 299] Compiling Distribution.Simple.GHC.Internal ( libraries/Cabal/Cabal/src/Distribution/Simple/GHC/Internal.hs, bootstrapping/Distribution/Simple/GHC/Internal.o )
[279 of 299] Compiling Distribution.Backpack.ModuleShape ( libraries/Cabal/Cabal/src/Distribution/Backpack/ModuleShape.hs, bootstrapping/Distribution/Backpack/ModuleShape.o )
[280 of 299] Compiling Distribution.Backpack.UnifyM ( libraries/Cabal/Cabal/src/Distribution/Backpack/UnifyM.hs, bootstrapping/Distribution/Backpack/UnifyM.o )
[281 of 299] Compiling Distribution.Backpack.MixLink ( libraries/Cabal/Cabal/src/Distribution/Backpack/MixLink.hs, bootstrapping/Distribution/Backpack/MixLink.o )
[282 of 299] Compiling Distribution.Backpack.PreModuleShape ( libraries/Cabal/Cabal/src/Distribution/Backpack/PreModuleShape.hs, bootstrapping/Distribution/Backpack/PreModuleShape.o )
[283 of 299] Compiling Distribution.Backpack.PreExistingComponent ( libraries/Cabal/Cabal/src/Distribution/Backpack/PreExistingComponent.hs, bootstrapping/Distribution/Backpack/PreExistingComponent.o )
[284 of 299] Compiling Distribution.Backpack.LinkedComponent ( libraries/Cabal/Cabal/src/Distribution/Backpack/LinkedComponent.hs, bootstrapping/Distribution/Backpack/LinkedComponent.o )
[285 of 299] Compiling Distribution.Backpack.ReadyComponent ( libraries/Cabal/Cabal/src/Distribution/Backpack/ReadyComponent.hs, bootstrapping/Distribution/Backpack/ReadyComponent.o )
[286 of 299] Compiling Distribution.Backpack.Configure ( libraries/Cabal/Cabal/src/Distribution/Backpack/Configure.hs, bootstrapping/Distribution/Backpack/Configure.o )
[287 of 299] Compiling Text.Parsec.String ( libraries/parsec/src/Text/Parsec/String.hs, bootstrapping/Text/Parsec/String.o )
[288 of 299] Compiling Distribution.Simple.GHC.EnvironmentParser ( libraries/Cabal/Cabal/src/Distribution/Simple/GHC/EnvironmentParser.hs, bootstrapping/Distribution/Simple/GHC/EnvironmentParser.o )
[289 of 299] Compiling Distribution.Simple.GHCJS ( libraries/Cabal/Cabal/src/Distribution/Simple/GHCJS.hs, bootstrapping/Distribution/Simple/GHCJS.o )
[290 of 299] Compiling Distribution.Simple.GHC ( libraries/Cabal/Cabal/src/Distribution/Simple/GHC.hs, bootstrapping/Distribution/Simple/GHC.o )
[291 of 299] Compiling Distribution.Simple.ShowBuildInfo ( libraries/Cabal/Cabal/src/Distribution/Simple/ShowBuildInfo.hs, bootstrapping/Distribution/Simple/ShowBuildInfo.o )
[292 of 299] Compiling Distribution.Simple.Register ( libraries/Cabal/Cabal/src/Distribution/Simple/Register.hs, bootstrapping/Distribution/Simple/Register.o )
[293 of 299] Compiling Distribution.Simple.Install ( libraries/Cabal/Cabal/src/Distribution/Simple/Install.hs, bootstrapping/Distribution/Simple/Install.o )
[294 of 299] Compiling Distribution.Simple.Configure ( libraries/Cabal/Cabal/src/Distribution/Simple/Configure.hs, bootstrapping/Distribution/Simple/Configure.o )
[295 of 299] Compiling Distribution.Simple.SrcDist ( libraries/Cabal/Cabal/src/Distribution/Simple/SrcDist.hs, bootstrapping/Distribution/Simple/SrcDist.o )
[296 of 299] Compiling Distribution.Simple.Build ( libraries/Cabal/Cabal/src/Distribution/Simple/Build.hs, bootstrapping/Distribution/Simple/Build.o )
[297 of 299] Compiling Distribution.Simple.Haddock ( libraries/Cabal/Cabal/src/Distribution/Simple/Haddock.hs, bootstrapping/Distribution/Simple/Haddock.o )
[298 of 299] Compiling Distribution.Simple ( libraries/Cabal/Cabal/src/Distribution/Simple.hs, bootstrapping/Distribution/Simple.o )
[299 of 299] Compiling Main             ( utils/ghc-cabal/Main.hs, bootstrapping/Main.o )
Linking utils/ghc-cabal/dist/build/tmp/ghc-cabal ...
"touch" utils/ghc-cabal/dist/build/tmp/ghc-cabal
"cp" utils/ghc-cabal/dist/build/tmp/ghc-cabal inplace/bin/ghc-cabal
"inplace/bin/ghc-cabal" configure utils/genprimopcode dist --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/utils/genprimopcode" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/utils/genprimopcode   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/deriveConstants dist --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/utils/deriveConstants" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/utils/deriveConstants   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/genapply dist --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64  -I,includes/dist-install/build -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/utils/genapply" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64  -I,includes/dist-install/build -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/utils/genapply   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure libraries/binary dist-boot --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/binary" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/binary   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure utils/hsc2hs dist --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/utils/hsc2hs" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/utils/hsc2hs   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring genprimopcode-0.1...
Configuring deriveConstants-0.1...
Configuring hsc2hs-0.68.8...
Configuring binary-0.8.9.0...
Configuring genapply-0.1...
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/binary/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/transformers dist-boot --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/transformers" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/transformers   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Warning: transformers.cabal:43:30: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
Warning: transformers.cabal:43:30: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
Configuring transformers-0.5.6.2...
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/transformers/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/mtl dist-boot --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/mtl" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/mtl   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring mtl-2.2.2...
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/mtl/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/hpc dist-boot --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/hpc" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/hpc   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring hpc-0.6.1.0...
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/hpc/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/ghc-boot-th dist-boot --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/ghc-boot-th" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/ghc-boot-th   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-boot-th-9.2.1...
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/ghc-boot-th/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/ghc-boot dist-boot --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/ghc-boot" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/ghc-boot   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-boot-9.2.1...
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/ghc-boot/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/template-haskell dist-boot --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/template-haskell" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/template-haskell   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring template-haskell-2.18.0.0...
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/template-haskell/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/text dist-boot --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring text-1.2.5.0...
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/text/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/parsec dist-boot --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/parsec" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/parsec   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring parsec-3.1.14.0...
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/parsec/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/Cabal/Cabal dist-boot --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/Cabal/Cabal" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/Cabal/Cabal   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring Cabal-3.6.0.0...
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/Cabal/Cabal/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/ghc-heap dist-boot --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/ghc-heap" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/ghc-heap   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-heap-9.2.1...
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/ghc-heap/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/exceptions dist-boot --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/exceptions" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/exceptions   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring exceptions-0.10.4...
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/exceptions/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/ghci dist-boot --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/ghci" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/ghci   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghci-9.2.1...
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/ghci/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure libraries/terminfo dist-boot --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/terminfo" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/terminfo   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring terminfo-0.4.1.5...
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-gmp
checking for x86_64-unknown-solaris2-gcc... /home/pbulk/build-disk/lang/ghc92/work/.cwrapper/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/pbulk/build-disk/lang/ghc92/work/.cwrapper/bin/gcc accepts -g... yes
checking for /home/pbulk/build-disk/lang/ghc92/work/.cwrapper/bin/gcc option to accept ISO C89... none needed
checking for setupterm in -ltinfow... no
checking for setupterm in -lterminfo... no
checking for setupterm in -lncursesw... yes
configure: creating ./config.status
config.status: creating terminfo.buildinfo
configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-gmp
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/terminfo/dist-boot/inplace-pkg-config
"inplace/bin/ghc-cabal" configure compiler stage1 --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --flags=stage1 --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/compiler" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64 -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header  -Iincludes/dist/build" --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/compiler   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"   --disable-library-for-ghci
"inplace/bin/ghc-cabal" configure utils/ghc-pkg dist --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/utils/ghc-pkg" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/utils/ghc-pkg   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-pkg-9.2.1...
Configuring ghc-9.2.1...
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf compiler/stage1/inplace-pkg-config
"inplace/bin/ghc-cabal" configure ghc stage1 --with-ghc="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc-pkg"  --flags=stage1 -f-threaded -f-eventlog --package-db=/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/ghc" --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS=" -m64  " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/ghc   " --configure-option=--with-iconv-includes="/opt/local/include" --configure-option=--with-iconv-libraries="/opt/local/lib" --configure-option=--with-gmp-includes="/opt/local/include" --configure-option=--with-gmp-libraries="/opt/local/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/local/lib" --configure-option=--host=x86_64-unknown-solaris2   --constraint "binary == 0.8.9.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.2.1"   --constraint "ghc-boot == 9.2.1"   --constraint "template-haskell == 2.18.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.6.0.0"   --constraint "ghc-heap == 9.2.1"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.2.1"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-bin-9.2.1...
Warning: 'data-dir: ..' is a relative path outside of the source tree. This
will not work when generating a tarball with 'sdist'.
"rm" -f utils/hsc2hs/dist/build/.depend.haskell.tmp  
"rm" -f utils/hsc2hs/dist/build/.depend.c_asm.tmp  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build -dep-makefile utils/hsc2hs/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps  utils/hsc2hs/src//Main.hs  utils/hsc2hs/src//C.hs  utils/hsc2hs/src//Common.hs  utils/hsc2hs/src//CrossCodegen.hs  utils/hsc2hs/src//DirectCodegen.hs  utils/hsc2hs/src//Flags.hs  utils/hsc2hs/src//HSCParser.hs  utils/hsc2hs/src//ATTParser.hs  utils/hsc2hs/src//UtilsCodegen.hs  utils/hsc2hs/src//Compat/ResponseFile.hs  utils/hsc2hs/src//Compat/TempFile.hs  utils/hsc2hs/dist/build/hsc2hs/autogen/Paths_hsc2hs.hs
"rm" -f utils/genprimopcode/dist/build/.depend.haskell.tmp  
"rm" -f utils/genprimopcode/dist/build/.depend.c_asm.tmp  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen     -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/genprimopcode/dist/build -dep-makefile utils/genprimopcode/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps  utils/genprimopcode/./Main.hs  utils/genprimopcode/./Lexer.hs  utils/genprimopcode/./Parser.hs  utils/genprimopcode/./ParserM.hs  utils/genprimopcode/./Syntax.hs
"rm" -f utils/genprimopcode/dist/build/.depend.c_asm.bit  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall   -Iutils/hsc2hs/dist/build/hsc2hs/autogen      -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -I'/opt/local/include' -I'/opt/local/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include'  -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hsc2hs/cbits/utils.c -MF utils/hsc2hs/dist/build/.depend.c_asm.bit
"rm" -f utils/deriveConstants/dist/build/.depend.haskell.tmp  
echo "utils/genprimopcode_dist_depfile_c_asm_EXISTS = YES" >> utils/genprimopcode/dist/build/.depend.c_asm.tmp
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/deriveConstants/autogen -Iutils/deriveConstants/dist/build/deriveConstants/autogen     -optP-include -optPutils/deriveConstants/dist/build/deriveConstants/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/deriveConstants/dist/build -dep-makefile utils/deriveConstants/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps  utils/deriveConstants/./Main.hs
mv utils/genprimopcode/dist/build/.depend.c_asm.tmp utils/genprimopcode/dist/build/.depend.c_asm
"rm" -f utils/deriveConstants/dist/build/.depend.c_asm.tmp  
"rm" -f utils/deriveConstants/dist/build/.depend.c_asm.bit  
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hsc2hs/cbits/|" -e "1s|utils/hsc2hs/|utils/hsc2hs/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/hsc2hs/dist/build/.depend.c_asm.bit >> utils/hsc2hs/dist/build/.depend.c_asm.tmp && true
echo "utils/deriveConstants_dist_depfile_c_asm_EXISTS = YES" >> utils/deriveConstants/dist/build/.depend.c_asm.tmp
mv utils/deriveConstants/dist/build/.depend.c_asm.tmp utils/deriveConstants/dist/build/.depend.c_asm
"rm" -f utils/hsc2hs/dist/build/.depend.c_asm.bit  
echo "utils/hsc2hs_dist_depfile_c_asm_EXISTS = YES" >> utils/hsc2hs/dist/build/.depend.c_asm.tmp
mv utils/hsc2hs/dist/build/.depend.c_asm.tmp utils/hsc2hs/dist/build/.depend.c_asm
echo "utils/deriveConstants_dist_depfile_haskell_EXISTS = YES" >> utils/deriveConstants/dist/build/.depend.haskell.tmp
for dir in utils/deriveConstants/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/deriveConstants/dist/build/.depend.haskell.tmp > utils/deriveConstants/dist/build/.depend.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/deriveConstants/dist/build/.depend.haskell.tmp2 > utils/deriveConstants/dist/build/.depend.haskell
echo "utils/genprimopcode_dist_depfile_haskell_EXISTS = YES" >> utils/genprimopcode/dist/build/.depend.haskell.tmp
for dir in utils/genprimopcode/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/genprimopcode/dist/build/.depend.haskell.tmp > utils/genprimopcode/dist/build/.depend.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/genprimopcode/dist/build/.depend.haskell.tmp2 > utils/genprimopcode/dist/build/.depend.haskell
echo "utils/hsc2hs_dist_depfile_haskell_EXISTS = YES" >> utils/hsc2hs/dist/build/.depend.haskell.tmp
for dir in utils/hsc2hs/dist/build/./ utils/hsc2hs/dist/build/Compat/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/hsc2hs/dist/build/.depend.haskell.tmp > utils/hsc2hs/dist/build/.depend.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/hsc2hs/dist/build/.depend.haskell.tmp2 > utils/hsc2hs/dist/build/.depend.haskell
===--- building phase 1
/opt/local/bin/gmake --no-print-directory -f ghc.mk phase=1 phase_1_builds
"inplace/bin/mkdirhier" utils/unlit/dist/build//.
"inplace/bin/mkdirhier" utils/hp2ps/dist/build//.
"rm" -f utils/genapply/dist/build/.depend.haskell.tmp  
"rm" -f utils/genapply/dist/build/.depend.c_asm.tmp  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/genapply/. -iutils/genapply/dist/build -Iutils/genapply/dist/build -iutils/genapply/dist/build/genapply/autogen -Iutils/genapply/dist/build/genapply/autogen     -optP-include -optPutils/genapply/dist/build/genapply/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id pretty-1.1.3.6 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/genapply/dist/build -dep-makefile utils/genapply/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps  utils/genapply/./Main.hs
"rm" -f utils/genapply/dist/build/.depend.c_asm.bit  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/src//HSCParser.hs -o utils/hsc2hs/dist/build/HSCParser.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/src//Flags.hs -o utils/hsc2hs/dist/build/Flags.o 
echo "utils/genapply_dist_depfile_c_asm_EXISTS = YES" >> utils/genapply/dist/build/.depend.c_asm.tmp
mv utils/genapply/dist/build/.depend.c_asm.tmp utils/genapply/dist/build/.depend.c_asm
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/src//Compat/TempFile.hs -o utils/hsc2hs/dist/build/Compat/TempFile.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/src//ATTParser.hs -o utils/hsc2hs/dist/build/ATTParser.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/src//Compat/ResponseFile.hs -o utils/hsc2hs/dist/build/Compat/ResponseFile.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/dist/build/hsc2hs/autogen/Paths_hsc2hs.hs -o utils/hsc2hs/dist/build/Paths_hsc2hs.o 
echo "utils/genapply_dist_depfile_haskell_EXISTS = YES" >> utils/genapply/dist/build/.depend.haskell.tmp
for dir in utils/genapply/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/genapply/dist/build/.depend.haskell.tmp > utils/genapply/dist/build/.depend.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/genapply/dist/build/.depend.haskell.tmp2 > utils/genapply/dist/build/.depend.haskell
"inplace/bin/mkdirhier" utils/hsc2hs/dist/build/cbits//.
"inplace/bin/mkdirhier" utils/hsc2hs/dist/build/tmp//.
"inplace/bin/mkdirhier" inplace/lib/bin//.
"cp" utils/hsc2hs/data/template-hsc.h inplace/lib/template-hsc.h
"inplace/bin/mkdirhier" libraries/hpc/dist-boot/build/Trace/Hpc//.
"rm" -f libraries/hpc/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/hpc/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/hpc_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/hpc/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/hpc/dist-boot/build/.depend-v.c_asm.tmp libraries/hpc/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/binary/dist-boot/build/.depend-v.haskell.tmp  
"rm" -f libraries/binary/dist-boot/build/.depend-v.c_asm.tmp  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build -dep-makefile libraries/binary/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/binary/src/Data/Binary.hs  libraries/binary/src/Data/Binary/Put.hs  libraries/binary/src/Data/Binary/Get.hs  libraries/binary/src/Data/Binary/Get/Internal.hs  libraries/binary/src/Data/Binary/Builder.hs  libraries/binary/src/Data/Binary/Class.hs  libraries/binary/src/Data/Binary/Internal.hs  libraries/binary/src/Data/Binary/Generic.hs  libraries/binary/src/Data/Binary/FloatCast.hs
"rm" -f libraries/binary/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/binary_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/binary/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/binary/dist-boot/build/.depend-v.c_asm.tmp libraries/binary/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/transformers/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build -dep-makefile libraries/transformers/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/transformers/./Control/Applicative/Backwards.hs  libraries/transformers/./Control/Applicative/Lift.hs  libraries/transformers/./Control/Monad/Signatures.hs  libraries/transformers/./Control/Monad/Trans/Accum.hs  libraries/transformers/./Control/Monad/Trans/Class.hs  libraries/transformers/./Control/Monad/Trans/Cont.hs  libraries/transformers/./Control/Monad/Trans/Except.hs  libraries/transformers/./Control/Monad/Trans/Error.hs  libraries/transformers/./Control/Monad/Trans/Identity.hs  libraries/transformers/./Control/Monad/Trans/List.hs  libraries/transformers/./Control/Monad/Trans/Maybe.hs  libraries/transformers/./Control/Monad/Trans/Reader.hs  libraries/transformers/./Control/Monad/Trans/RWS.hs  libraries/transformers/./Control/Monad/Trans/RWS/CPS.hs  libraries/transformers/./Control/Monad/Trans/RWS/Lazy.hs  libraries/transformers/./Control/Monad/Trans/RWS/Strict.hs  libraries/transformers/./Control/Monad/Trans/Select.hs  libraries/transformers/./Control/Monad/Trans/State.hs  libraries/transformers/./Control/Monad/Trans/State/Lazy.hs  libraries/transformers/./Control/Monad/Trans/State/Strict.hs  libraries/transformers/./Control/Monad/Trans/Writer.hs  libraries/transformers/./Control/Monad/Trans/Writer/CPS.hs  libraries/transformers/./Control/Monad/Trans/Writer/Lazy.hs  libraries/transformers/./Control/Monad/Trans/Writer/Strict.hs  libraries/transformers/./Data/Functor/Constant.hs  libraries/transformers/./Data/Functor/Reverse.hs
"rm" -f libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/transformers/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/transformers_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp libraries/transformers/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/mtl/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build -dep-makefile libraries/mtl/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/mtl/./Control/Monad/Cont.hs  libraries/mtl/./Control/Monad/Cont/Class.hs  libraries/mtl/./Control/Monad/Error.hs  libraries/mtl/./Control/Monad/Error/Class.hs  libraries/mtl/./Control/Monad/Except.hs  libraries/mtl/./Control/Monad/Identity.hs  libraries/mtl/./Control/Monad/List.hs  libraries/mtl/./Control/Monad/RWS.hs  libraries/mtl/./Control/Monad/RWS/Class.hs  libraries/mtl/./Control/Monad/RWS/Lazy.hs  libraries/mtl/./Control/Monad/RWS/Strict.hs  libraries/mtl/./Control/Monad/Reader.hs  libraries/mtl/./Control/Monad/Reader/Class.hs  libraries/mtl/./Control/Monad/State.hs  libraries/mtl/./Control/Monad/State/Class.hs  libraries/mtl/./Control/Monad/State/Lazy.hs  libraries/mtl/./Control/Monad/State/Strict.hs  libraries/mtl/./Control/Monad/Trans.hs  libraries/mtl/./Control/Monad/Writer.hs  libraries/mtl/./Control/Monad/Writer/Class.hs  libraries/mtl/./Control/Monad/Writer/Lazy.hs  libraries/mtl/./Control/Monad/Writer/Strict.hs
"rm" -f libraries/mtl/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/mtl/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/mtl_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/mtl/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/mtl/dist-boot/build/.depend-v.c_asm.tmp libraries/mtl/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-th-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-boot/build -Ilibraries/ghc-boot-th/dist-boot/build -ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/.    -optP-include -optPlibraries/ghc-boot-th/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot-th/dist-boot/build -dep-makefile libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/ghc-boot-th/./GHC/LanguageExtensions/Type.hs  libraries/ghc-boot-th/./GHC/ForeignSrcLang/Type.hs  libraries/ghc-boot-th/./GHC/Lexeme.hs
"rm" -f libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/ghc-boot-th_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm.tmp libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build -dep-makefile libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/ghc-boot/./GHC/BaseDir.hs  libraries/ghc-boot/./GHC/Data/ShortText.hs  libraries/ghc-boot/./GHC/Data/SizedSeq.hs  libraries/ghc-boot/./GHC/Utils/Encoding.hs  libraries/ghc-boot/./GHC/LanguageExtensions.hs  libraries/ghc-boot/./GHC/Unit/Database.hs  libraries/ghc-boot/./GHC/Serialized.hs  libraries/ghc-boot/./GHC/ForeignSrcLang.hs  libraries/ghc-boot/./GHC/HandleEncoding.hs  libraries/ghc-boot/./GHC/Platform/ArchOS.hs  libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.hs  libraries/ghc-boot/./GHC/Settings/Utils.hs  libraries/ghc-boot/./GHC/UniqueSubdir.hs  libraries/ghc-boot/dist-boot/build/GHC/Version.hs
echo "libraries/ghc-boot-th_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/ghc-boot-th/dist-boot/build/GHC/ libraries/ghc-boot-th/dist-boot/build/GHC/ForeignSrcLang/ libraries/ghc-boot-th/dist-boot/build/GHC/LanguageExtensions/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp > libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell
"rm" -f libraries/ghc-boot/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/ghc-boot/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/ghc-boot_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/ghc-boot/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/ghc-boot/dist-boot/build/.depend-v.c_asm.tmp libraries/ghc-boot/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build -dep-makefile libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/template-haskell/./Language/Haskell/TH.hs  libraries/template-haskell/./Language/Haskell/TH/Lib.hs  libraries/template-haskell/./Language/Haskell/TH/Ppr.hs  libraries/template-haskell/./Language/Haskell/TH/PprLib.hs  libraries/template-haskell/./Language/Haskell/TH/Quote.hs  libraries/template-haskell/./Language/Haskell/TH/Syntax.hs  libraries/template-haskell/./Language/Haskell/TH/LanguageExtensions.hs  libraries/template-haskell/./Language/Haskell/TH/CodeDo.hs  libraries/template-haskell/./Language/Haskell/TH/Lib/Internal.hs  libraries/template-haskell/./Language/Haskell/TH/Lib/Map.hs
echo "libraries/mtl_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/mtl/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/mtl/dist-boot/build/Control/Monad/ libraries/mtl/dist-boot/build/Control/Monad/Cont/ libraries/mtl/dist-boot/build/Control/Monad/Error/ libraries/mtl/dist-boot/build/Control/Monad/RWS/ libraries/mtl/dist-boot/build/Control/Monad/Reader/ libraries/mtl/dist-boot/build/Control/Monad/State/ libraries/mtl/dist-boot/build/Control/Monad/Writer/; do if test ! -d $dir; then mkdir -p $dir; fi done
echo "libraries/binary_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/binary/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/binary/dist-boot/build/Data/ libraries/binary/dist-boot/build/Data/Binary/ libraries/binary/dist-boot/build/Data/Binary/Get/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/binary/dist-boot/build/.depend-v.haskell.tmp > libraries/binary/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/binary/dist-boot/build/.depend-v.haskell.tmp2 > libraries/binary/dist-boot/build/.depend-v.haskell
grep -v ' : [a-zA-Z]:/' libraries/mtl/dist-boot/build/.depend-v.haskell.tmp > libraries/mtl/dist-boot/build/.depend-v.haskell.tmp2
"rm" -f libraries/template-haskell/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/template-haskell/dist-boot/build/.depend-v.c_asm.bit  
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/mtl/dist-boot/build/.depend-v.haskell.tmp2 > libraries/mtl/dist-boot/build/.depend-v.haskell
echo "libraries/template-haskell_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/template-haskell/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/template-haskell/dist-boot/build/.depend-v.c_asm.tmp libraries/template-haskell/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/text/dist-boot/build/.depend-v.haskell.tmp  
"rm" -f libraries/text/dist-boot/build/.depend-v.c_asm.tmp  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build -dep-makefile libraries/text/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/text/src/Data/Text.hs  libraries/text/src/Data/Text/Array.hs  libraries/text/src/Data/Text/Encoding.hs  libraries/text/src/Data/Text/Encoding/Error.hs  libraries/text/src/Data/Text/Foreign.hs  libraries/text/src/Data/Text/IO.hs  libraries/text/src/Data/Text/Internal.hs  libraries/text/src/Data/Text/Internal/Builder.hs  libraries/text/src/Data/Text/Internal/Builder/Functions.hs  libraries/text/src/Data/Text/Internal/Builder/Int/Digits.hs  libraries/text/src/Data/Text/Internal/Builder/RealFloat/Functions.hs  libraries/text/src/Data/Text/Internal/ByteStringCompat.hs  libraries/text/src/Data/Text/Internal/PrimCompat.hs  libraries/text/src/Data/Text/Internal/Encoding/Fusion.hs  libraries/text/src/Data/Text/Internal/Encoding/Fusion/Common.hs  libraries/text/src/Data/Text/Internal/Encoding/Utf16.hs  libraries/text/src/Data/Text/Internal/Encoding/Utf32.hs  libraries/text/src/Data/Text/Internal/Encoding/Utf8.hs  libraries/text/src/Data/Text/Internal/Functions.hs  libraries/text/src/Data/Text/Internal/Fusion.hs  libraries/text/src/Data/Text/Internal/Fusion/CaseMapping.hs  libraries/text/src/Data/Text/Internal/Fusion/Common.hs  libraries/text/src/Data/Text/Internal/Fusion/Size.hs  libraries/text/src/Data/Text/Internal/Fusion/Types.hs  libraries/text/src/Data/Text/Internal/IO.hs  libraries/text/src/Data/Text/Internal/Lazy.hs  libraries/text/src/Data/Text/Internal/Lazy/Encoding/Fusion.hs  libraries/text/src/Data/Text/Internal/Lazy/Fusion.hs  libraries/text/src/Data/Text/Internal/Lazy/Search.hs  libraries/text/src/Data/Text/Internal/Private.hs  libraries/text/src/Data/Text/Internal/Read.hs  libraries/text/src/Data/Text/Internal/Search.hs  libraries/text/src/Data/Text/Internal/Unsafe.hs  libraries/text/src/Data/Text/Internal/Unsafe/Char.hs  libraries/text/src/Data/Text/Internal/Unsafe/Shift.hs  libraries/text/src/Data/Text/Lazy.hs  libraries/text/src/Data/Text/Lazy/Builder.hs  libraries/text/src/Data/Text/Lazy/Builder/Int.hs  libraries/text/src/Data/Text/Lazy/Builder/RealFloat.hs  libraries/text/src/Data/Text/Lazy/Encoding.hs  libraries/text/src/Data/Text/Lazy/IO.hs  libraries/text/src/Data/Text/Lazy/Internal.hs  libraries/text/src/Data/Text/Lazy/Read.hs  libraries/text/src/Data/Text/Read.hs  libraries/text/src/Data/Text/Unsafe.hs  libraries/text/src/Data/Text/Show.hs
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall   -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include     -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -I'/opt/local/include' -I'/opt/local/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include'  -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c libraries/text/cbits/cbits.c -MF libraries/text/dist-boot/build/.depend-v.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/text/cbits/|" -e "1s|libraries/text/|libraries/text/dist-boot/build/|" -e "1s|dist-boot/build/dist-boot/build|dist-boot/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" libraries/text/dist-boot/build/.depend-v.c_asm.bit >> libraries/text/dist-boot/build/.depend-v.c_asm.tmp && true
"rm" -f libraries/text/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/text_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/text/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/text/dist-boot/build/.depend-v.c_asm.tmp libraries/text/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/parsec/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build -dep-makefile libraries/parsec/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/parsec/src/Text/Parsec.hs  libraries/parsec/src/Text/Parsec/String.hs  libraries/parsec/src/Text/Parsec/ByteString.hs  libraries/parsec/src/Text/Parsec/ByteString/Lazy.hs  libraries/parsec/src/Text/Parsec/Text.hs  libraries/parsec/src/Text/Parsec/Text/Lazy.hs  libraries/parsec/src/Text/Parsec/Pos.hs  libraries/parsec/src/Text/Parsec/Error.hs  libraries/parsec/src/Text/Parsec/Prim.hs  libraries/parsec/src/Text/Parsec/Char.hs  libraries/parsec/src/Text/Parsec/Combinator.hs  libraries/parsec/src/Text/Parsec/Token.hs  libraries/parsec/src/Text/Parsec/Expr.hs  libraries/parsec/src/Text/Parsec/Language.hs  libraries/parsec/src/Text/Parsec/Perm.hs  libraries/parsec/src/Text/ParserCombinators/Parsec.hs  libraries/parsec/src/Text/ParserCombinators/Parsec/Char.hs  libraries/parsec/src/Text/ParserCombinators/Parsec/Combinator.hs  libraries/parsec/src/Text/ParserCombinators/Parsec/Error.hs  libraries/parsec/src/Text/ParserCombinators/Parsec/Expr.hs  libraries/parsec/src/Text/ParserCombinators/Parsec/Language.hs  libraries/parsec/src/Text/ParserCombinators/Parsec/Perm.hs  libraries/parsec/src/Text/ParserCombinators/Parsec/Pos.hs  libraries/parsec/src/Text/ParserCombinators/Parsec/Prim.hs  libraries/parsec/src/Text/ParserCombinators/Parsec/Token.hs
echo "libraries/ghc-boot_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/ghc-boot/dist-boot/build/GHC/ libraries/ghc-boot/dist-boot/build/GHC/Data/ libraries/ghc-boot/dist-boot/build/GHC/Platform/ libraries/ghc-boot/dist-boot/build/GHC/Settings/ libraries/ghc-boot/dist-boot/build/GHC/Unit/ libraries/ghc-boot/dist-boot/build/GHC/Utils/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp > libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghc-boot/dist-boot/build/.depend-v.haskell
"rm" -f libraries/parsec/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/parsec/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/parsec_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/parsec/dist-boot/build/.depend-v.c_asm.tmp
"rm" -f libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp  
mv libraries/parsec/dist-boot/build/.depend-v.c_asm.tmp libraries/parsec/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.tmp  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build -dep-makefile libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/Cabal/Cabal/src/Distribution/Backpack.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/Configure.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/ComponentsGraph.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/ConfiguredComponent.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/DescribeUnitId.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/FullUnitId.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/LinkedComponent.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/ModSubst.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/ModuleShape.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/PreModuleShape.hs  libraries/Cabal/Cabal/src/Distribution/CabalSpecVersion.hs  libraries/Cabal/Cabal/src/Distribution/Utils/IOData.hs  libraries/Cabal/Cabal/src/Distribution/Utils/Path.hs  libraries/Cabal/Cabal/src/Distribution/Utils/LogProgress.hs  libraries/Cabal/Cabal/src/Distribution/Utils/MapAccum.hs  libraries/Cabal/Cabal/src/Distribution/Utils/MD5.hs  libraries/Cabal/Cabal/src/Distribution/Utils/Structured.hs  libraries/Cabal/Cabal/src/Distribution/Compat/CreatePipe.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Directory.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Environment.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Exception.hs  libraries/Cabal/Cabal/src/Distribution/Compat/FilePath.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Graph.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Internal/TempFile.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Newtype.hs  libraries/Cabal/Cabal/src/Distribution/Compat/NonEmptySet.hs  libraries/Cabal/Cabal/src/Distribution/Compat/ResponseFile.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Prelude/Internal.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Process.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Semigroup.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Stack.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Time.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Typeable.hs  libraries/Cabal/Cabal/src/Distribution/Compat/DList.hs  libraries/Cabal/Cabal/src/Distribution/Compiler.hs  libraries/Cabal/Cabal/src/Distribution/InstalledPackageInfo.hs  libraries/Cabal/Cabal/src/Distribution/Types/AbiDependency.hs  libraries/Cabal/Cabal/src/Distribution/Types/ExposedModule.hs  libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo.hs  libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo/FieldGrammar.hs  libraries/Cabal/Cabal/src/Distribution/License.hs  libraries/Cabal/Cabal/src/Distribution/Make.hs  libraries/Cabal/Cabal/src/Distribution/ModuleName.hs  libraries/Cabal/Cabal/src/Distribution/Package.hs  libraries/Cabal/Cabal/src/Distribution/PackageDescription.hs  libraries/Cabal/Cabal/src/Distribution/PackageDescription/Check.hs  libraries/Cabal/Cabal/src/Distribution/PackageDescription/Configuration.hs  libraries/Cabal/Cabal/src/Distribution/PackageDescription/PrettyPrint.hs  libraries/Cabal/Cabal/src/Distribution/PackageDescription/Utils.hs  libraries/Cabal/Cabal/src/Distribution/ReadE.hs  libraries/Cabal/Cabal/src/Distribution/Simple.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Bench.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Build.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Build/Macros.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Build/PathsModule.hs  libraries/Cabal/Cabal/src/Distribution/Simple/BuildPaths.hs  libraries/Cabal/Cabal/src/Distribution/Simple/BuildTarget.hs  libraries/Cabal/Cabal/src/Distribution/Simple/BuildToolDepends.hs  libraries/Cabal/Cabal/src/Distribution/Simple/CCompiler.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Command.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Compiler.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Configure.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Flag.hs  libraries/Cabal/Cabal/src/Distribution/Simple/GHC.hs  libraries/Cabal/Cabal/src/Distribution/Simple/GHCJS.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Haddock.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Glob.hs  libraries/Cabal/Cabal/src/Distribution/Simple/HaskellSuite.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Hpc.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Install.hs  libraries/Cabal/Cabal/src/Distribution/Simple/InstallDirs.hs  libraries/Cabal/Cabal/src/Distribution/Simple/InstallDirs/Internal.hs  libraries/Cabal/Cabal/src/Distribution/Simple/LocalBuildInfo.hs  libraries/Cabal/Cabal/src/Distribution/Simple/PackageIndex.hs  libraries/Cabal/Cabal/src/Distribution/Simple/PreProcess.hs  libraries/Cabal/Cabal/src/Distribution/Simple/PreProcess/Unlit.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Ar.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Builtin.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Db.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Find.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/GHC.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/HcPkg.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Hpc.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Internal.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Ld.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/ResponseFile.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Run.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Script.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Strip.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Program/Types.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Register.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Setup.hs  libraries/Cabal/Cabal/src/Distribution/Simple/ShowBuildInfo.hs  libraries/Cabal/Cabal/src/Distribution/Simple/SrcDist.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Test.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Test/ExeV10.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Test/LibV09.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Test/Log.hs  libraries/Cabal/Cabal/src/Distribution/Simple/UHC.hs  libraries/Cabal/Cabal/src/Distribution/Simple/UserHooks.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Utils.hs  libraries/Cabal/Cabal/src/Distribution/SPDX.hs  libraries/Cabal/Cabal/src/Distribution/SPDX/License.hs  libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseId.hs  libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseExceptionId.hs  libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseExpression.hs  libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseListVersion.hs  libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseReference.hs  libraries/Cabal/Cabal/src/Distribution/System.hs  libraries/Cabal/Cabal/src/Distribution/TestSuite.hs  libraries/Cabal/Cabal/src/Distribution/Text.hs  libraries/Cabal/Cabal/src/Distribution/Pretty.hs  libraries/Cabal/Cabal/src/Distribution/Types/AbiHash.hs  libraries/Cabal/Cabal/src/Distribution/Types/AnnotatedId.hs  libraries/Cabal/Cabal/src/Distribution/Types/Benchmark.hs  libraries/Cabal/Cabal/src/Distribution/Types/BenchmarkInterface.hs  libraries/Cabal/Cabal/src/Distribution/Types/BenchmarkType.hs  libraries/Cabal/Cabal/src/Distribution/Types/BuildInfo.hs  libraries/Cabal/Cabal/src/Distribution/Types/BuildType.hs  libraries/Cabal/Cabal/src/Distribution/Types/ComponentInclude.hs  libraries/Cabal/Cabal/src/Distribution/Types/ConfVar.hs  libraries/Cabal/Cabal/src/Distribution/Types/Dependency.hs  libraries/Cabal/Cabal/src/Distribution/Types/ExeDependency.hs  libraries/Cabal/Cabal/src/Distribution/Types/LegacyExeDependency.hs  libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigDependency.hs  libraries/Cabal/Cabal/src/Distribution/Types/DependencyMap.hs  libraries/Cabal/Cabal/src/Distribution/Types/ComponentId.hs  libraries/Cabal/Cabal/src/Distribution/Types/MungedPackageId.hs  libraries/Cabal/Cabal/src/Distribution/Types/PackageId.hs  libraries/Cabal/Cabal/src/Distribution/Types/UnitId.hs  libraries/Cabal/Cabal/src/Distribution/Types/Executable.hs  libraries/Cabal/Cabal/src/Distribution/Types/ExecutableScope.hs  libraries/Cabal/Cabal/src/Distribution/Types/Library.hs  libraries/Cabal/Cabal/src/Distribution/Types/LibraryVisibility.hs  libraries/Cabal/Cabal/src/Distribution/Types/Flag.hs  libraries/Cabal/Cabal/src/Distribution/Types/ForeignLib.hs  libraries/Cabal/Cabal/src/Distribution/Types/ForeignLibType.hs  libraries/Cabal/Cabal/src/Distribution/Types/ForeignLibOption.hs  libraries/Cabal/Cabal/src/Distribution/Types/Module.hs  libraries/Cabal/Cabal/src/Distribution/Types/ModuleReexport.hs  libraries/Cabal/Cabal/src/Distribution/Types/ModuleRenaming.hs  libraries/Cabal/Cabal/src/Distribution/Types/ComponentName.hs  libraries/Cabal/Cabal/src/Distribution/Types/LibraryName.hs  libraries/Cabal/Cabal/src/Distribution/Types/MungedPackageName.hs  libraries/Cabal/Cabal/src/Distribution/Types/PackageName.hs  libraries/Cabal/Cabal/src/Distribution/Types/PackageName/Magic.hs  libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigName.hs  libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigVersion.hs  libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigVersionRange.hs  libraries/Cabal/Cabal/src/Distribution/Types/UnqualComponentName.hs  libraries/Cabal/Cabal/src/Distribution/Types/IncludeRenaming.hs  libraries/Cabal/Cabal/src/Distribution/Types/Mixin.hs  libraries/Cabal/Cabal/src/Distribution/Types/SetupBuildInfo.hs  libraries/Cabal/Cabal/src/Distribution/Types/TestSuite.hs  libraries/Cabal/Cabal/src/Distribution/Types/TestSuiteInterface.hs  libraries/Cabal/Cabal/src/Distribution/Types/TestType.hs  libraries/Cabal/Cabal/src/Distribution/Types/GenericPackageDescription.hs  libraries/Cabal/Cabal/src/Distribution/Types/Condition.hs  libraries/Cabal/Cabal/src/Distribution/Types/CondTree.hs  libraries/Cabal/Cabal/src/Distribution/Types/HookedBuildInfo.hs  libraries/Cabal/Cabal/src/Distribution/Types/PackageDescription.hs  libraries/Cabal/Cabal/src/Distribution/Types/SourceRepo.hs  libraries/Cabal/Cabal/src/Distribution/Types/Component.hs  libraries/Cabal/Cabal/src/Distribution/Types/ComponentLocalBuildInfo.hs  libraries/Cabal/Cabal/src/Distribution/Types/LocalBuildInfo.hs  libraries/Cabal/Cabal/src/Distribution/Types/ComponentRequestedSpec.hs  libraries/Cabal/Cabal/src/Distribution/Types/TargetInfo.hs  libraries/Cabal/Cabal/src/Distribution/Types/Version.hs  libraries/Cabal/Cabal/src/Distribution/Types/VersionRange.hs  libraries/Cabal/Cabal/src/Distribution/Types/VersionRange/Internal.hs  libraries/Cabal/Cabal/src/Distribution/Types/VersionInterval.hs  libraries/Cabal/Cabal/src/Distribution/Types/VersionInterval/Legacy.hs  libraries/Cabal/Cabal/src/Distribution/Types/GivenComponent.hs  libraries/Cabal/Cabal/src/Distribution/Types/PackageVersionConstraint.hs  libraries/Cabal/Cabal/src/Distribution/Utils/Generic.hs  libraries/Cabal/Cabal/src/Distribution/Utils/NubList.hs  libraries/Cabal/Cabal/src/Distribution/Utils/ShortText.hs  libraries/Cabal/Cabal/src/Distribution/Utils/Progress.hs  libraries/Cabal/Cabal/src/Distribution/Verbosity.hs  libraries/Cabal/Cabal/src/Distribution/Verbosity/Internal.hs  libraries/Cabal/Cabal/src/Distribution/Version.hs  libraries/Cabal/Cabal/src/Language/Haskell/Extension.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Binary.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Parsing.hs  libraries/Cabal/Cabal/src/Distribution/Compat/CharParsing.hs  libraries/Cabal/Cabal/src/Distribution/FieldGrammar.hs  libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Class.hs  libraries/Cabal/Cabal/src/Distribution/FieldGrammar/FieldDescrs.hs  libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Newtypes.hs  libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Parsec.hs  libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Pretty.hs  libraries/Cabal/Cabal/src/Distribution/PackageDescription/FieldGrammar.hs  libraries/Cabal/Cabal/src/Distribution/PackageDescription/Parsec.hs  libraries/Cabal/Cabal/src/Distribution/PackageDescription/Quirks.hs  libraries/Cabal/Cabal/src/Distribution/Parsec.hs  libraries/Cabal/Cabal/src/Distribution/Parsec/Error.hs  libraries/Cabal/Cabal/src/Distribution/Parsec/Position.hs  libraries/Cabal/Cabal/src/Distribution/Parsec/Warning.hs  libraries/Cabal/Cabal/src/Distribution/Parsec/FieldLineStream.hs  libraries/Cabal/Cabal/src/Distribution/Fields.hs  libraries/Cabal/Cabal/src/Distribution/Fields/ConfVar.hs  libraries/Cabal/Cabal/src/Distribution/Fields/Field.hs  libraries/Cabal/Cabal/src/Distribution/Fields/Lexer.hs  libraries/Cabal/Cabal/src/Distribution/Fields/LexerMonad.hs  libraries/Cabal/Cabal/src/Distribution/Fields/ParseResult.hs  libraries/Cabal/Cabal/src/Distribution/Fields/Parser.hs  libraries/Cabal/Cabal/src/Distribution/Fields/Pretty.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/Benchmark/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/BuildInfo/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/Executable/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/ForeignLib/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/GenericPackageDescription/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/Library/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/PackageDescription/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/PackageId/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/SetupBuildInfo/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/SourceRepo/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Types/TestSuite/Lens.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/PreExistingComponent.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/ReadyComponent.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/MixLink.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/ModuleScope.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/UnifyM.hs  libraries/Cabal/Cabal/src/Distribution/Backpack/Id.hs  libraries/Cabal/Cabal/src/Distribution/Utils/UnionFind.hs  libraries/Cabal/Cabal/src/Distribution/Utils/Base62.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Async.hs  libraries/Cabal/Cabal/src/Distribution/Compat/CopyFile.hs  libraries/Cabal/Cabal/src/Distribution/Compat/GetShortPathName.hs  libraries/Cabal/Cabal/src/Distribution/Compat/MonadFail.hs  libraries/Cabal/Cabal/src/Distribution/Compat/Prelude.hs  libraries/Cabal/Cabal/src/Distribution/Compat/SnocList.hs  libraries/Cabal/Cabal/src/Distribution/GetOpt.hs  libraries/Cabal/Cabal/src/Distribution/Lex.hs  libraries/Cabal/Cabal/src/Distribution/Utils/String.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Build/Macros/Z.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Build/PathsModule/Z.hs  libraries/Cabal/Cabal/src/Distribution/Simple/GHC/EnvironmentParser.hs  libraries/Cabal/Cabal/src/Distribution/Simple/GHC/Internal.hs  libraries/Cabal/Cabal/src/Distribution/Simple/GHC/ImplInfo.hs  libraries/Cabal/Cabal/src/Distribution/Simple/Utils/Json.hs  libraries/Cabal/Cabal/src/Distribution/ZinzaPrelude.hs  libraries/Cabal/Cabal/dist-boot/build/./autogen/Paths_Cabal.hs
"rm" -f libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/Cabal/Cabal_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.tmp libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm
"inplace/bin/mkdirhier" libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap//.
"inplace/bin/mkdirhier" libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable//.
"inplace/bin/mkdirhier" libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo//.
"rm" -f libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.tmp  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall   -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.     -I'/opt/local/include' -I'/opt/local/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include'  -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c libraries/ghc-heap/cbits/HeapPrim.cmm -MF libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.bit
echo "libraries/template-haskell_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-heap/cbits/|" -e "1s|libraries/ghc-heap/|libraries/ghc-heap/dist-boot/build/|" -e "1s|dist-boot/build/dist-boot/build|dist-boot/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.bit >> libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.tmp && true
for dir in libraries/template-haskell/dist-boot/build/Language/Haskell/ libraries/template-haskell/dist-boot/build/Language/Haskell/TH/ libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/; do if test ! -d $dir; then mkdir -p $dir; fi done
"rm" -f libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/ghc-heap_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.tmp libraries/ghc-heap/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/terminfo/dist-boot/build -dep-makefile libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/terminfo/./System/Console/Terminfo.hs  libraries/terminfo/./System/Console/Terminfo/Base.hs  libraries/terminfo/./System/Console/Terminfo/Cursor.hs  libraries/terminfo/./System/Console/Terminfo/Color.hs  libraries/terminfo/./System/Console/Terminfo/Edit.hs  libraries/terminfo/./System/Console/Terminfo/Effects.hs  libraries/terminfo/./System/Console/Terminfo/Keys.hs
grep -v ' : [a-zA-Z]:/' libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp > libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp2 > libraries/template-haskell/dist-boot/build/.depend-v.haskell
"rm" -f libraries/terminfo/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/terminfo/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/terminfo_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/terminfo/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/terminfo/dist-boot/build/.depend-v.c_asm.tmp libraries/terminfo/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/exceptions/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id exceptions-0.10.4 -hide-all-packages -package-env - -i -ilibraries/exceptions/src -ilibraries/exceptions/dist-boot/build -Ilibraries/exceptions/dist-boot/build -ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/.    -optP-include -optPlibraries/exceptions/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id mtl-2.2.2 -package-id stm-2.5.0.0 -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/exceptions/dist-boot/build -dep-makefile libraries/exceptions/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/exceptions/src/Control/Monad/Catch.hs  libraries/exceptions/src/Control/Monad/Catch/Pure.hs
echo "libraries/transformers_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/transformers/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/transformers/dist-boot/build/Control/Applicative/ libraries/transformers/dist-boot/build/Control/Monad/ libraries/transformers/dist-boot/build/Control/Monad/Trans/ libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/ libraries/transformers/dist-boot/build/Control/Monad/Trans/State/ libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/ libraries/transformers/dist-boot/build/Data/Functor/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/transformers/dist-boot/build/.depend-v.haskell.tmp > libraries/transformers/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/transformers/dist-boot/build/.depend-v.haskell.tmp2 > libraries/transformers/dist-boot/build/.depend-v.haskell
"rm" -f libraries/exceptions/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/exceptions/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/exceptions_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/exceptions/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/exceptions/dist-boot/build/.depend-v.c_asm.tmp libraries/exceptions/dist-boot/build/.depend-v.c_asm
"inplace/bin/mkdirhier" libraries/ghci/dist-boot/build/GHCi//.
echo "libraries/parsec_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/parsec/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/parsec/dist-boot/build/Text/ libraries/parsec/dist-boot/build/Text/Parsec/ libraries/parsec/dist-boot/build/Text/Parsec/ByteString/ libraries/parsec/dist-boot/build/Text/Parsec/Text/ libraries/parsec/dist-boot/build/Text/ParserCombinators/ libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/; do if test ! -d $dir; then mkdir -p $dir; fi done
"rm" -f libraries/ghci/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/ghci/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/ghci_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/ghci/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/ghci/dist-boot/build/.depend-v.c_asm.tmp libraries/ghci/dist-boot/build/.depend-v.c_asm
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/deriveConstants/autogen -Iutils/deriveConstants/dist/build/deriveConstants/autogen     -optP-include -optPutils/deriveConstants/dist/build/deriveConstants/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/deriveConstants/dist/build   -c utils/deriveConstants/./Main.hs -o utils/deriveConstants/dist/build/Main.o 
grep -v ' : [a-zA-Z]:/' libraries/parsec/dist-boot/build/.depend-v.haskell.tmp > libraries/parsec/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/parsec/dist-boot/build/.depend-v.haskell.tmp2 > libraries/parsec/dist-boot/build/.depend-v.haskell
"inplace/bin/mkdirhier" utils/deriveConstants/dist/build/tmp//.
"inplace/bin/mkdirhier" includes/dist-derivedconstants/header//.
"inplace/bin/mkdirhier" compiler/stage1/build/GHC/Platform//.
"inplace/bin/mkdirhier" includes/dist-install/build//.
echo "libraries/exceptions_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/exceptions/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/exceptions/dist-boot/build/Control/Monad/ libraries/exceptions/dist-boot/build/Control/Monad/Catch/; do if test ! -d $dir; then mkdir -p $dir; fi done
gcc -E -undef -traditional -P -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header  -Icompiler/stage1 -Iincludes/dist/build -x c compiler/GHC/Builtin/primops.txt.pp | grep -v '^#pragma GCC' > compiler/stage1/build/primops.txt
grep -v ' : [a-zA-Z]:/' libraries/exceptions/dist-boot/build/.depend-v.haskell.tmp > libraries/exceptions/dist-boot/build/.depend-v.haskell.tmp2
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen     -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/genprimopcode/dist/build   -c utils/genprimopcode/./Syntax.hs -o utils/genprimopcode/dist/build/Syntax.o 
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/exceptions/dist-boot/build/.depend-v.haskell.tmp2 > libraries/exceptions/dist-boot/build/.depend-v.haskell
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen     -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/genprimopcode/dist/build   -c utils/genprimopcode/./ParserM.hs -o utils/genprimopcode/dist/build/ParserM.o 
echo "libraries/terminfo_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/terminfo/dist-boot/build/System/Console/ libraries/terminfo/dist-boot/build/System/Console/Terminfo/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp > libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp2 > libraries/terminfo/dist-boot/build/.depend-v.haskell
"inplace/bin/mkdirhier" utils/genprimopcode/dist/build/tmp//.
"rm" -f compiler/stage1/build/.depend-v.c_asm.tmp  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall   -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -DCAN_LOAD_DLL -Iincludes/dist/build  -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/include' -I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/dist-install/build/include' -I'/opt/local/include' -I'/opt/local/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -I'/opt/local/include' -I'/opt/local/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include'  -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c compiler/cbits/genSym.c -MF compiler/stage1/build/.depend-v.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage1/build/|" -e "1s|stage1/build/stage1/build|stage1/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" compiler/stage1/build/.depend-v.c_asm.bit >> compiler/stage1/build/.depend-v.c_asm.tmp && true  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall   -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -DCAN_LOAD_DLL -Iincludes/dist/build  -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/include' -I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/dist-install/build/include' -I'/opt/local/include' -I'/opt/local/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -I'/opt/local/include' -I'/opt/local/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include'  -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c compiler/cbits/keepCAFsForGHCi.c -MF compiler/stage1/build/.depend-v.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage1/build/|" -e "1s|stage1/build/stage1/build|stage1/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" compiler/stage1/build/.depend-v.c_asm.bit >> compiler/stage1/build/.depend-v.c_asm.tmp && true
"rm" -f compiler/stage1/build/.depend-v.c_asm.bit  
echo "compiler_stage1_depfile_c_asm_EXISTS = YES" >> compiler/stage1/build/.depend-v.c_asm.tmp
mv compiler/stage1/build/.depend-v.c_asm.tmp compiler/stage1/build/.depend-v.c_asm
"rm" -f utils/ghc-pkg/dist/build/.depend.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/ghc-pkg/autogen -Iutils/ghc-pkg/dist/build/ghc-pkg/autogen    -optP-DWITH_TERMINFO -optP-include -optPutils/ghc-pkg/dist/build/ghc-pkg/autogen/cabal_macros.h -package-id Cabal-3.6.0.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id process-1.6.9.0 -package-id terminfo-0.4.1.5 -package-id unix-2.7.2.2 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/ghc-pkg/dist/build -dep-makefile utils/ghc-pkg/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps  utils/ghc-pkg/./Main.hs
"rm" -f utils/ghc-pkg/dist/build/.depend.c_asm.tmp  
"rm" -f utils/ghc-pkg/dist/build/.depend.c_asm.bit  
echo "utils/ghc-pkg_dist_depfile_c_asm_EXISTS = YES" >> utils/ghc-pkg/dist/build/.depend.c_asm.tmp
mv utils/ghc-pkg/dist/build/.depend.c_asm.tmp utils/ghc-pkg/dist/build/.depend.c_asm
"rm" -f ghc/stage1/build/.depend.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -ighc/. -ighc/stage1/build -Ighc/stage1/build -ighc/stage1/build/ghc/autogen -Ighc/stage1/build/ghc/autogen     -optP-include -optPghc/stage1/build/ghc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-9.2.1 -package-id ghc-boot-9.2.1 -package-id process-1.6.9.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns  -Wcpp-undef -no-hs-main -no-user-package-db -rtsopts        -outputdir ghc/stage1/build -dep-makefile ghc/stage1/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps  ghc/./Main.hs
echo "libraries/text_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/text/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/text/dist-boot/build/Data/ libraries/text/dist-boot/build/Data/Text/ libraries/text/dist-boot/build/Data/Text/Encoding/ libraries/text/dist-boot/build/Data/Text/Internal/ libraries/text/dist-boot/build/Data/Text/Internal/Builder/ libraries/text/dist-boot/build/Data/Text/Internal/Builder/Int/ libraries/text/dist-boot/build/Data/Text/Internal/Builder/RealFloat/ libraries/text/dist-boot/build/Data/Text/Internal/Encoding/ libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion/ libraries/text/dist-boot/build/Data/Text/Internal/Fusion/ libraries/text/dist-boot/build/Data/Text/Internal/Lazy/ libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Encoding/ libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/ libraries/text/dist-boot/build/Data/Text/Lazy/ libraries/text/dist-boot/build/Data/Text/Lazy/Builder/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/text/dist-boot/build/.depend-v.haskell.tmp > libraries/text/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/text/dist-boot/build/.depend-v.haskell.tmp2 > libraries/text/dist-boot/build/.depend-v.haskell
"rm" -f ghc/stage1/build/.depend.c_asm.tmp  
"rm" -f ghc/stage1/build/.depend.c_asm.bit  
echo "ghc_stage1_depfile_c_asm_EXISTS = YES" >> ghc/stage1/build/.depend.c_asm.tmp
mv ghc/stage1/build/.depend.c_asm.tmp ghc/stage1/build/.depend.c_asm
"rm" -f utils/unlit/dist/build/.depend.c_asm.tmp  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall   -Iutils/unlit/dist/build/unlit/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/unlit/unlit.c -MF utils/unlit/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/unlit/|" -e "1s|utils/unlit/|utils/unlit/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/unlit/dist/build/.depend.c_asm.bit >> utils/unlit/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall   -Iutils/unlit/dist/build/unlit/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/unlit/fs.c -MF utils/unlit/dist/build/.depend.c_asm.bit
echo "utils/ghc-pkg_dist_depfile_haskell_EXISTS = YES" >> utils/ghc-pkg/dist/build/.depend.haskell.tmp
for dir in utils/ghc-pkg/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' utils/ghc-pkg/dist/build/.depend.haskell.tmp > utils/ghc-pkg/dist/build/.depend.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/ghc-pkg/dist/build/.depend.haskell.tmp2 > utils/ghc-pkg/dist/build/.depend.haskell
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/unlit/|" -e "1s|utils/unlit/|utils/unlit/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/unlit/dist/build/.depend.c_asm.bit >> utils/unlit/dist/build/.depend.c_asm.tmp && true
"rm" -f utils/hp2ps/dist/build/.depend.c_asm.tmp  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/AreaBelow.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
"rm" -f utils/unlit/dist/build/.depend.c_asm.bit  
echo "utils/unlit_dist_depfile_c_asm_EXISTS = YES" >> utils/unlit/dist/build/.depend.c_asm.tmp
mv utils/unlit/dist/build/.depend.c_asm.tmp utils/unlit/dist/build/.depend.c_asm
echo "ghc_stage1_depfile_haskell_EXISTS = YES" >> ghc/stage1/build/.depend.haskell.tmp
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/src//Common.hs -o utils/hsc2hs/dist/build/Common.o 
for dir in ghc/stage1/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/src//C.hs -o utils/hsc2hs/dist/build/C.o 
grep -v ' : [a-zA-Z]:/' ghc/stage1/build/.depend.haskell.tmp > ghc/stage1/build/.depend.haskell.tmp2
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' ghc/stage1/build/.depend.haskell.tmp2 > ghc/stage1/build/.depend.haskell
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Curves.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -optc-pipe -optc-O2 -optc-msave-args -optc-fno-aggressive-loop-optimizations -optc-I/opt/local/include -optc-I/usr/include -optc-I/opt/local/include/ncurses -optc-m64 -optc-Wall -optc-Iutils/hsc2hs/dist/build/hsc2hs/autogen -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -c utils/hsc2hs/cbits/utils.c -o utils/hsc2hs/dist/build/cbits/utils.o
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Error.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Main.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Reorder.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/TopTwenty.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/AuxFile.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Deviation.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/HpFile.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Marks.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
"rm" -f includes/dist-install/build/ghcautoconf.h  
Creating includes/dist-install/build/ghcautoconf.h...
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Scale.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
Done.
"rm" -f includes/dist-install/build/ghcplatform.h  
Creating includes/dist-install/build/ghcplatform.h...
echo "libraries/Cabal/Cabal_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/Cabal/Cabal/dist-boot/build/./ libraries/Cabal/Cabal/dist-boot/build/Distribution/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Internal/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude/ libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/ libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity/ libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/; do if test ! -d $dir; then mkdir -p $dir; fi done
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/TraceElement.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Axes.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Dimensions.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Key.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
Done.
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen     -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/genprimopcode/dist/build   -c utils/genprimopcode/./Lexer.hs -o utils/genprimopcode/dist/build/Lexer.o 
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/PsFile.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Shade.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
gcc -E -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -I/opt/local/include/ncurses -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Utilities.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true
"rm" -f utils/hp2ps/dist/build/.depend.c_asm.bit  
echo "utils/hp2ps_dist_depfile_c_asm_EXISTS = YES" >> utils/hp2ps/dist/build/.depend.c_asm.tmp
mv utils/hp2ps/dist/build/.depend.c_asm.tmp utils/hp2ps/dist/build/.depend.c_asm
grep -v ' : [a-zA-Z]:/' libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp > libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp2 > libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/src//UtilsCodegen.hs -o utils/hsc2hs/dist/build/UtilsCodegen.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/src//CrossCodegen.hs -o utils/hsc2hs/dist/build/CrossCodegen.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/src//DirectCodegen.hs -o utils/hsc2hs/dist/build/DirectCodegen.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen     -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/genprimopcode/dist/build   -c utils/genprimopcode/./Parser.hs -o utils/genprimopcode/dist/build/Parser.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -o utils/deriveConstants/dist/build/tmp/deriveConstants -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/deriveConstants/autogen -Iutils/deriveConstants/dist/build/deriveConstants/autogen     -optP-include -optPutils/deriveConstants/dist/build/deriveConstants/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/deriveConstants/dist/build   -optl-Wl,-64 -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/deriveConstants/autogen -Iutils/deriveConstants/dist/build/deriveConstants/autogen     -optP-include -optPutils/deriveConstants/dist/build/deriveConstants/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -XHaskell2010  -no-user-package-db -rtsopts        utils/deriveConstants/dist/build/Main.o    
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen     -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/genprimopcode/dist/build   -c utils/genprimopcode/./Main.hs -o utils/genprimopcode/dist/build/Main.o 
/opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 755 utils/deriveConstants/dist/build/tmp/deriveConstants inplace/lib/bin/deriveConstants
"rm" -f                                                     inplace/bin/deriveConstants  
echo '#!/bin/sh'                                                     >> inplace/bin/deriveConstants
echo 'executablename="/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/inplace/lib/bin/deriveConstants"'                                  >> inplace/bin/deriveConstants
echo 'datadir="/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/inplace/lib"'                             >> inplace/bin/deriveConstants
echo 'bindir="/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/inplace/bin"'                              >> inplace/bin/deriveConstants
echo 'topdir="/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/inplace/lib"'                           >> inplace/bin/deriveConstants
echo 'pgmgcc="gcc"'                                               >> inplace/bin/deriveConstants
echo 'export LD_LIBRARY_PATH="/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/directory-1.3.6.0:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/filepath-1.4.2.1:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/containers-0.6.2.1:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/deepseq-1.4.4.0:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/deriveConstants
echo 'exec "$executablename" ${1+"$@"}'                     >> inplace/bin/deriveConstants
chmod +x                                                     inplace/bin/deriveConstants
inplace/bin/deriveConstants --gen-haskell-type -o includes/dist-derivedconstants/header/GHCConstantsHaskellType.hs --tmpdir includes/dist-derivedconstants/header/ --gcc-program "gcc" --gcc-flag -Wall --gcc-flag -Werror=unused-but-set-variable --gcc-flag -Wno-error=inline --gcc-flag -pipe --gcc-flag -O2 --gcc-flag -msave-args --gcc-flag -fno-aggressive-loop-optimizations --gcc-flag -I/opt/local/include --gcc-flag -I/usr/include --gcc-flag -I/opt/local/include/ncurses --gcc-flag -m64 --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Iincludes/dist-install/build --gcc-flag -Irts --gcc-flag -fcommon --nm-program "nm" --objdump-program "objdump" --target-os "solaris2"
inplace/bin/deriveConstants --gen-header -o includes/dist-derivedconstants/header/DerivedConstants.h --tmpdir includes/dist-derivedconstants/header/ --gcc-program "gcc" --gcc-flag -Wall --gcc-flag -Werror=unused-but-set-variable --gcc-flag -Wno-error=inline --gcc-flag -pipe --gcc-flag -O2 --gcc-flag -msave-args --gcc-flag -fno-aggressive-loop-optimizations --gcc-flag -I/opt/local/include --gcc-flag -I/usr/include --gcc-flag -I/opt/local/include/ncurses --gcc-flag -m64 --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Iincludes/dist-install/build --gcc-flag -Irts --gcc-flag -fcommon --nm-program "nm" --objdump-program "objdump" --target-os "solaris2"
"rm" -f compiler/stage1/build/GHC/Platform/Constants.hs  
"cp" includes/dist-derivedconstants/header/GHCConstantsHaskellType.hs compiler/stage1/build/GHC/Platform/Constants.hs
In file included from includes/Stg.h:336,
                 from includes/Rts.h:35,
                 from includes/dist-derivedconstants/header/tmp.c:13:
rts/sm/NonMoving.h: In function 'nonmovingPushActiveSegment':
includes/stg/SMP.h:462:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  462 | #define VOLATILE_LOAD(p) (*((StgVolatilePtr)(p)))
      |                            ~^~~~~~~~~~~~~~~~~~~~
rts/sm/NonMoving.h:151:77: note: in expansion of macro 'VOLATILE_LOAD'
  151 |         struct NonmovingSegment *current_active = (struct NonmovingSegment*)VOLATILE_LOAD(&alloc->active);
      |                                                                             ^~~~~~~~~~~~~
rts/sm/NonMoving.h: In function 'nonmovingPushFilledSegment':
includes/stg/SMP.h:462:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  462 | #define VOLATILE_LOAD(p) (*((StgVolatilePtr)(p)))
      |                            ~^~~~~~~~~~~~~~~~~~~~
rts/sm/NonMoving.h:165:77: note: in expansion of macro 'VOLATILE_LOAD'
  165 |         struct NonmovingSegment *current_filled = (struct NonmovingSegment*)VOLATILE_LOAD(&alloc->filled);
      |                                                                             ^~~~~~~~~~~~~
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -c utils/hsc2hs/src//Main.hs -o utils/hsc2hs/dist/build/Main.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -o utils/hsc2hs/dist/build/tmp/hsc2hs -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/hsc2hs/dist/build   -optl-Wl,-64 -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen     -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010  -no-user-package-db -rtsopts        utils/hsc2hs/dist/build/Main.o utils/hsc2hs/dist/build/C.o utils/hsc2hs/dist/build/Common.o utils/hsc2hs/dist/build/CrossCodegen.o utils/hsc2hs/dist/build/DirectCodegen.o utils/hsc2hs/dist/build/Flags.o utils/hsc2hs/dist/build/HSCParser.o utils/hsc2hs/dist/build/ATTParser.o utils/hsc2hs/dist/build/UtilsCodegen.o utils/hsc2hs/dist/build/Compat/ResponseFile.o utils/hsc2hs/dist/build/Compat/TempFile.o utils/hsc2hs/dist/build/Paths_hsc2hs.o utils/hsc2hs/dist/build/cbits/utils.o   
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -o utils/genprimopcode/dist/build/tmp/genprimopcode -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen     -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/genprimopcode/dist/build   -optl-Wl,-64 -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen     -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010  -no-user-package-db -rtsopts        utils/genprimopcode/dist/build/Main.o utils/genprimopcode/dist/build/Lexer.o utils/genprimopcode/dist/build/Parser.o utils/genprimopcode/dist/build/ParserM.o utils/genprimopcode/dist/build/Syntax.o    
/opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 755 utils/hsc2hs/dist/build/tmp/hsc2hs inplace/lib/bin/hsc2hs
"rm" -f                                                     inplace/bin/hsc2hs  
echo '#!/bin/sh'                                                     >> inplace/bin/hsc2hs
echo 'executablename="/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/inplace/lib/bin/hsc2hs"'                                  >> inplace/bin/hsc2hs
echo 'datadir="/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/inplace/lib"'                             >> inplace/bin/hsc2hs
echo 'bindir="/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/inplace/bin"'                              >> inplace/bin/hsc2hs
echo 'topdir="/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/inplace/lib"'                           >> inplace/bin/hsc2hs
echo 'pgmgcc="gcc"'                                               >> inplace/bin/hsc2hs
echo 'export LD_LIBRARY_PATH="/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/directory-1.3.6.0:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/filepath-1.4.2.1:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/containers-0.6.2.1:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/deepseq-1.4.4.0:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/hsc2hs
cat utils/hsc2hs/hsc2hs.wrapper                                     >> inplace/bin/hsc2hs
chmod +x                                                     inplace/bin/hsc2hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/local/include --cflag=-Wall --cflag=-pipe --cflag=-O2 --cflag=-msave-args --cflag=-fno-aggressive-loop-optimizations --cflag=-I/opt/local/include --cflag=-I/usr/include --cflag=-I/opt/local/include/ncurses --cflag=-m64 --cflag=-m64 --lflag=-L/opt/local/lib --lflag=-L/usr/lib/amd64 --lflag=-Wl,-R/usr/lib/amd64 --lflag=-Wl,-R/opt/local/lib --lflag=-liconv --lflag=-m64 --cflag=-Dx86_64_HOST_ARCH --cflag=-Dsolaris2_HOST_OS --cflag=-D__GLASGOW_HASKELL__=810 '--cflag=-pipe' '--cflag=-O2' '--cflag=-msave-args' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-I/opt/local/include' '--cflag=-I/usr/include' '--cflag=-I/opt/local/include/ncurses' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/hpc/dist-boot/build/./autogen' '--cflag=-Ilibraries/hpc/.' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/hpc/dist-boot/build/./autogen --cflag=-include --cflag=libraries/hpc/dist-boot/build/./autogen/cabal_macros.h   libraries/hpc/./Trace/Hpc/Reflect.hsc -o libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/local/include --cflag=-Wall --cflag=-pipe --cflag=-O2 --cflag=-msave-args --cflag=-fno-aggressive-loop-optimizations --cflag=-I/opt/local/include --cflag=-I/usr/include --cflag=-I/opt/local/include/ncurses --cflag=-m64 --cflag=-m64 --lflag=-L/opt/local/lib --lflag=-L/usr/lib/amd64 --lflag=-Wl,-R/usr/lib/amd64 --lflag=-Wl,-R/opt/local/lib --lflag=-liconv --lflag=-m64 --cflag=-Dx86_64_HOST_ARCH --cflag=-Dsolaris2_HOST_OS --cflag=-D__GLASGOW_HASKELL__=810 '--cflag=-pipe' '--cflag=-O2' '--cflag=-msave-args' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-I/opt/local/include' '--cflag=-I/usr/include' '--cflag=-I/opt/local/include/ncurses' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen' '--cflag=-Ilibraries/ghc-heap/.' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h   libraries/ghc-heap/./GHC/Exts/Heap/Constants.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/local/include --cflag=-Wall --cflag=-pipe --cflag=-O2 --cflag=-msave-args --cflag=-fno-aggressive-loop-optimizations --cflag=-I/opt/local/include --cflag=-I/usr/include --cflag=-I/opt/local/include/ncurses --cflag=-m64 --cflag=-m64 --lflag=-L/opt/local/lib --lflag=-L/usr/lib/amd64 --lflag=-Wl,-R/usr/lib/amd64 --lflag=-Wl,-R/opt/local/lib --lflag=-liconv --lflag=-m64 --cflag=-Dx86_64_HOST_ARCH --cflag=-Dsolaris2_HOST_OS --cflag=-D__GLASGOW_HASKELL__=810 '--cflag=-pipe' '--cflag=-O2' '--cflag=-msave-args' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-I/opt/local/include' '--cflag=-I/usr/include' '--cflag=-I/opt/local/include/ncurses' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen' '--cflag=-Ilibraries/ghc-heap/.' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h   libraries/ghc-heap/./GHC/Exts/Heap/InfoTable.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/local/include --cflag=-Wall --cflag=-pipe --cflag=-O2 --cflag=-msave-args --cflag=-fno-aggressive-loop-optimizations --cflag=-I/opt/local/include --cflag=-I/usr/include --cflag=-I/opt/local/include/ncurses --cflag=-m64 --cflag=-m64 --lflag=-L/opt/local/lib --lflag=-L/usr/lib/amd64 --lflag=-Wl,-R/usr/lib/amd64 --lflag=-Wl,-R/opt/local/lib --lflag=-liconv --lflag=-m64 --cflag=-Dx86_64_HOST_ARCH --cflag=-Dsolaris2_HOST_OS --cflag=-D__GLASGOW_HASKELL__=810 '--cflag=-pipe' '--cflag=-O2' '--cflag=-msave-args' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-I/opt/local/include' '--cflag=-I/usr/include' '--cflag=-I/opt/local/include/ncurses' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen' '--cflag=-Ilibraries/ghc-heap/.' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h   libraries/ghc-heap/./GHC/Exts/Heap/InfoTable/Types.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/local/include --cflag=-Wall --cflag=-pipe --cflag=-O2 --cflag=-msave-args --cflag=-fno-aggressive-loop-optimizations --cflag=-I/opt/local/include --cflag=-I/usr/include --cflag=-I/opt/local/include/ncurses --cflag=-m64 --cflag=-m64 --lflag=-L/opt/local/lib --lflag=-L/usr/lib/amd64 --lflag=-Wl,-R/usr/lib/amd64 --lflag=-Wl,-R/opt/local/lib --lflag=-liconv --lflag=-m64 --cflag=-Dx86_64_HOST_ARCH --cflag=-Dsolaris2_HOST_OS --cflag=-D__GLASGOW_HASKELL__=810 '--cflag=-pipe' '--cflag=-O2' '--cflag=-msave-args' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-I/opt/local/include' '--cflag=-I/usr/include' '--cflag=-I/opt/local/include/ncurses' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen' '--cflag=-Ilibraries/ghc-heap/.' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h   libraries/ghc-heap/./GHC/Exts/Heap/InfoTableProf.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/local/include --cflag=-Wall --cflag=-pipe --cflag=-O2 --cflag=-msave-args --cflag=-fno-aggressive-loop-optimizations --cflag=-I/opt/local/include --cflag=-I/usr/include --cflag=-I/opt/local/include/ncurses --cflag=-m64 --cflag=-m64 --lflag=-L/opt/local/lib --lflag=-L/usr/lib/amd64 --lflag=-Wl,-R/usr/lib/amd64 --lflag=-Wl,-R/opt/local/lib --lflag=-liconv --lflag=-m64 --cflag=-Dx86_64_HOST_ARCH --cflag=-Dsolaris2_HOST_OS --cflag=-D__GLASGOW_HASKELL__=810 '--cflag=-pipe' '--cflag=-O2' '--cflag=-msave-args' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-I/opt/local/include' '--cflag=-I/usr/include' '--cflag=-I/opt/local/include/ncurses' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen' '--cflag=-Ilibraries/ghc-heap/.' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h   libraries/ghc-heap/./GHC/Exts/Heap/Utils.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.hs
libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable_hsc.h'.
libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable_hsc.c'.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/local/include --cflag=-Wall --cflag=-pipe --cflag=-O2 --cflag=-msave-args --cflag=-fno-aggressive-loop-optimizations --cflag=-I/opt/local/include --cflag=-I/usr/include --cflag=-I/opt/local/include/ncurses --cflag=-m64 --cflag=-m64 --lflag=-L/opt/local/lib --lflag=-L/usr/lib/amd64 --lflag=-Wl,-R/usr/lib/amd64 --lflag=-Wl,-R/opt/local/lib --lflag=-liconv --lflag=-m64 --cflag=-Dx86_64_HOST_ARCH --cflag=-Dsolaris2_HOST_OS --cflag=-D__GLASGOW_HASKELL__=810 '--cflag=-pipe' '--cflag=-O2' '--cflag=-msave-args' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-I/opt/local/include' '--cflag=-I/usr/include' '--cflag=-I/opt/local/include/ncurses' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen' '--cflag=-Ilibraries/ghc-heap/.' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h   libraries/ghc-heap/./GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hs
libraries/hpc/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/hpc/dist-boot/build/Trace/Hpc/Reflect_hsc.h'.
libraries/hpc/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/hpc/dist-boot/build/Trace/Hpc/Reflect_hsc.c'.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/local/include --cflag=-Wall --cflag=-pipe --cflag=-O2 --cflag=-msave-args --cflag=-fno-aggressive-loop-optimizations --cflag=-I/opt/local/include --cflag=-I/usr/include --cflag=-I/opt/local/include/ncurses --cflag=-m64 --cflag=-m64 --lflag=-L/opt/local/lib --lflag=-L/usr/lib/amd64 --lflag=-Wl,-R/usr/lib/amd64 --lflag=-Wl,-R/opt/local/lib --lflag=-liconv --lflag=-m64 --cflag=-Dx86_64_HOST_ARCH --cflag=-Dsolaris2_HOST_OS --cflag=-D__GLASGOW_HASKELL__=810 '--cflag=-pipe' '--cflag=-O2' '--cflag=-msave-args' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-I/opt/local/include' '--cflag=-I/usr/include' '--cflag=-I/opt/local/include/ncurses' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen' '--cflag=-Ilibraries/ghc-heap/.' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h   libraries/ghc-heap/./GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hs
libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants_hsc.h'.
libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants_hsc.c'.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/local/include --cflag=-Wall --cflag=-pipe --cflag=-O2 --cflag=-msave-args --cflag=-fno-aggressive-loop-optimizations --cflag=-I/opt/local/include --cflag=-I/usr/include --cflag=-I/opt/local/include/ncurses --cflag=-m64 --cflag=-m64 --lflag=-L/opt/local/lib --lflag=-L/usr/lib/amd64 --lflag=-Wl,-R/usr/lib/amd64 --lflag=-Wl,-R/opt/local/lib --lflag=-liconv --lflag=-m64 --cflag=-Dx86_64_HOST_ARCH --cflag=-Dsolaris2_HOST_OS --cflag=-D__GLASGOW_HASKELL__=810 '--cflag=-pipe' '--cflag=-O2' '--cflag=-msave-args' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-I/opt/local/include' '--cflag=-I/usr/include' '--cflag=-I/opt/local/include/ncurses' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen' '--cflag=-Ilibraries/ghc-heap/.' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h   libraries/ghc-heap/./GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.hs
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/local/include --cflag=-Wall --cflag=-pipe --cflag=-O2 --cflag=-msave-args --cflag=-fno-aggressive-loop-optimizations --cflag=-I/opt/local/include --cflag=-I/usr/include --cflag=-I/opt/local/include/ncurses --cflag=-m64 --cflag=-m64 --lflag=-L/opt/local/lib --lflag=-L/usr/lib/amd64 --lflag=-Wl,-R/usr/lib/amd64 --lflag=-Wl,-R/opt/local/lib --lflag=-liconv --lflag=-m64 --cflag=-Dx86_64_HOST_ARCH --cflag=-Dsolaris2_HOST_OS --cflag=-D__GLASGOW_HASKELL__=810 '--cflag=-pipe' '--cflag=-O2' '--cflag=-msave-args' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-I/opt/local/include' '--cflag=-I/usr/include' '--cflag=-I/opt/local/include/ncurses' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen' '--cflag=-Ilibraries/ghc-heap/.' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h   libraries/ghc-heap/./GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.hs
libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils_hsc.h'.
libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils_hsc.c'.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/local/include --cflag=-Wall --cflag=-pipe --cflag=-O2 --cflag=-msave-args --cflag=-fno-aggressive-loop-optimizations --cflag=-I/opt/local/include --cflag=-I/usr/include --cflag=-I/opt/local/include/ncurses --cflag=-m64 --cflag=-m64 --lflag=-L/opt/local/lib --lflag=-L/usr/lib/amd64 --lflag=-Wl,-R/usr/lib/amd64 --lflag=-Wl,-R/opt/local/lib --lflag=-liconv --lflag=-m64 --cflag=-Dx86_64_HOST_ARCH --cflag=-Dsolaris2_HOST_OS --cflag=-D__GLASGOW_HASKELL__=810 '--cflag=-pipe' '--cflag=-O2' '--cflag=-msave-args' '--cflag=-fno-aggressive-loop-optimizations' '--cflag=-I/opt/local/include' '--cflag=-I/usr/include' '--cflag=-I/opt/local/include/ncurses' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghci/dist-boot/build/./autogen' '--cflag=-I/opt/local/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline'  --cflag=-Ilibraries/ghci/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghci/dist-boot/build/./autogen/cabal_macros.h   libraries/ghci/./GHCi/FFI.hsc -o libraries/ghci/dist-boot/build/GHCi/FFI.hs
libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types_hsc.h'.
libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types_hsc.c'.
/opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 755 utils/genprimopcode/dist/build/tmp/genprimopcode inplace/lib/bin/genprimopcode
"rm" -f libraries/hpc/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/hpc/dist-boot/build -dep-makefile libraries/hpc/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/hpc/./Trace/Hpc/Util.hs  libraries/hpc/./Trace/Hpc/Mix.hs  libraries/hpc/./Trace/Hpc/Tix.hs  libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.hs
libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf_hsc.h'.
libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf_hsc.c'.
"rm" -f                                                     inplace/bin/genprimopcode  
echo '#!/bin/sh'                                                     >> inplace/bin/genprimopcode
echo 'executablename="/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/inplace/lib/bin/genprimopcode"'                                  >> inplace/bin/genprimopcode
echo 'datadir="/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/inplace/lib"'                             >> inplace/bin/genprimopcode
echo 'bindir="/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/inplace/bin"'                              >> inplace/bin/genprimopcode
echo 'topdir="/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/inplace/lib"'                           >> inplace/bin/genprimopcode
echo 'pgmgcc="gcc"'                                               >> inplace/bin/genprimopcode
echo 'export LD_LIBRARY_PATH="/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/genprimopcode
echo 'exec "$executablename" ${1+"$@"}'                     >> inplace/bin/genprimopcode
chmod +x                                                     inplace/bin/genprimopcode
"inplace/bin/genprimopcode" --data-decl          < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-data-decl.hs-incl
libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled_hsc.h'.
libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled_hsc.c'.
"inplace/bin/genprimopcode" --primop-tag         < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-tag.hs-incl
libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled_hsc.h'.
libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled_hsc.c'.
"inplace/bin/genprimopcode" --primop-list        < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-list.hs-incl
libraries/ghci/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghci/dist-boot/build/GHCi/FFI_hsc.h'.
libraries/ghci/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghci/dist-boot/build/GHCi/FFI_hsc.c'.
"inplace/bin/genprimopcode" --has-side-effects   < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-has-side-effects.hs-incl
libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled_hsc.h'.
libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled_hsc.c'.
"inplace/bin/genprimopcode" --out-of-line        < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-out-of-line.hs-incl
"inplace/bin/genprimopcode" --commutable         < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-commutable.hs-incl
libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled_hsc.h'.
libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled_hsc.c'.
"inplace/bin/genprimopcode" --code-size          < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-code-size.hs-incl
echo "libraries/hpc_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/hpc/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/hpc/dist-boot/build/Trace/Hpc/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/hpc/dist-boot/build/.depend-v.haskell.tmp > libraries/hpc/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/hpc/dist-boot/build/.depend-v.haskell.tmp2 > libraries/hpc/dist-boot/build/.depend-v.haskell
"inplace/bin/genprimopcode" --can-fail           < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-can-fail.hs-incl
"inplace/bin/genprimopcode" --strictness         < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-strictness.hs-incl
"inplace/bin/genprimopcode" --fixity             < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-fixity.hs-incl
"inplace/bin/genprimopcode" --primop-primop-info < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-primop-info.hs-incl
"inplace/bin/genprimopcode" --primop-vector-uniques     < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-uniques.hs-incl
"inplace/bin/genprimopcode" --primop-vector-tys         < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tys.hs-incl
"inplace/bin/genprimopcode" --primop-vector-tys-exports < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tys-exports.hs-incl
"inplace/bin/genprimopcode" --primop-vector-tycons      < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tycons.hs-incl
"inplace/bin/genprimopcode" --wired-in-docs             < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-docs.hs-incl
"rm" -f libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build -dep-makefile libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/ghc-heap/./GHC/Exts/Heap.hs  libraries/ghc-heap/./GHC/Exts/Heap/Closures.hs  libraries/ghc-heap/./GHC/Exts/Heap/ClosureTypes.hs  libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.hs  libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.hs  libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.hs  libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.hs  libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.hs  libraries/ghc-heap/./GHC/Exts/Heap/FFIClosures.hs  libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hs  libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hs  libraries/ghc-heap/./GHC/Exts/Heap/ProfInfo/Types.hs  libraries/ghc-heap/./GHC/Exts/Heap/ProfInfo/PeekProfInfo.hs  libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.hs  libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.hs
"rm" -f libraries/ghci/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/local/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build -dep-makefile libraries/ghci/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  libraries/ghci/./GHCi/BreakArray.hs  libraries/ghci/./GHCi/BinaryArray.hs  libraries/ghci/./GHCi/Message.hs  libraries/ghci/./GHCi/ResolvedBCO.hs  libraries/ghci/./GHCi/RemoteTypes.hs  libraries/ghci/dist-boot/build/GHCi/FFI.hs  libraries/ghci/./GHCi/TH/Binary.hs
"rm" -f compiler/stage1/build/.depend-v.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -M -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build -dep-makefile compiler/stage1/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps  compiler/./GHC.hs  compiler/./GHC/Builtin/Names.hs  compiler/./GHC/Builtin/Names/TH.hs  compiler/./GHC/Builtin/PrimOps.hs  compiler/./GHC/Builtin/Types.hs  compiler/./GHC/Builtin/Types/Literals.hs  compiler/./GHC/Builtin/Types/Prim.hs  compiler/./GHC/Builtin/Uniques.hs  compiler/./GHC/Builtin/Utils.hs  compiler/./GHC/ByteCode/Asm.hs  compiler/./GHC/ByteCode/InfoTable.hs  compiler/./GHC/ByteCode/Instr.hs  compiler/./GHC/ByteCode/Linker.hs  compiler/./GHC/ByteCode/Types.hs  compiler/./GHC/Cmm.hs  compiler/./GHC/Cmm/BlockId.hs  compiler/./GHC/Cmm/CallConv.hs  compiler/./GHC/Cmm/CLabel.hs  compiler/./GHC/Cmm/CommonBlockElim.hs  compiler/./GHC/Cmm/ContFlowOpt.hs  compiler/./GHC/Cmm/Dataflow.hs  compiler/./GHC/Cmm/Dataflow/Block.hs  compiler/./GHC/Cmm/Dataflow/Collections.hs  compiler/./GHC/Cmm/Dataflow/Graph.hs  compiler/./GHC/Cmm/Dataflow/Label.hs  compiler/./GHC/Cmm/DebugBlock.hs  compiler/./GHC/Cmm/Expr.hs  compiler/./GHC/Cmm/Graph.hs  compiler/./GHC/Cmm/Info.hs  compiler/./GHC/Cmm/Info/Build.hs  compiler/./GHC/Cmm/LayoutStack.hs  compiler/./GHC/Cmm/Lexer.hs  compiler/./GHC/Cmm/Lint.hs  compiler/./GHC/Cmm/Liveness.hs  compiler/./GHC/Cmm/MachOp.hs  compiler/./GHC/Cmm/Node.hs  compiler/./GHC/Cmm/Opt.hs  compiler/./GHC/Cmm/Parser.hs  compiler/./GHC/Cmm/Parser/Monad.hs  compiler/./GHC/Cmm/Pipeline.hs  compiler/./GHC/Cmm/Ppr.hs  compiler/./GHC/Cmm/Ppr/Decl.hs  compiler/./GHC/Cmm/Ppr/Expr.hs  compiler/./GHC/Cmm/ProcPoint.hs  compiler/./GHC/Cmm/Sink.hs  compiler/./GHC/Cmm/Switch.hs  compiler/./GHC/Cmm/Switch/Implement.hs  compiler/./GHC/CmmToAsm.hs  compiler/./GHC/Cmm/LRegSet.hs  compiler/./GHC/CmmToAsm/AArch64.hs  compiler/./GHC/CmmToAsm/AArch64/CodeGen.hs  compiler/./GHC/CmmToAsm/AArch64/Cond.hs  compiler/./GHC/CmmToAsm/AArch64/Instr.hs  compiler/./GHC/CmmToAsm/AArch64/Ppr.hs  compiler/./GHC/CmmToAsm/AArch64/RegInfo.hs  compiler/./GHC/CmmToAsm/AArch64/Regs.hs  compiler/./GHC/CmmToAsm/BlockLayout.hs  compiler/./GHC/CmmToAsm/CFG.hs  compiler/./GHC/CmmToAsm/CFG/Dominators.hs  compiler/./GHC/CmmToAsm/CFG/Weight.hs  compiler/./GHC/CmmToAsm/Config.hs  compiler/./GHC/CmmToAsm/CPrim.hs  compiler/./GHC/CmmToAsm/Dwarf.hs  compiler/./GHC/CmmToAsm/Dwarf/Constants.hs  compiler/./GHC/CmmToAsm/Dwarf/Types.hs  compiler/./GHC/CmmToAsm/Format.hs  compiler/./GHC/CmmToAsm/Instr.hs  compiler/./GHC/CmmToAsm/Monad.hs  compiler/./GHC/CmmToAsm/PIC.hs  compiler/./GHC/CmmToAsm/PPC.hs  compiler/./GHC/CmmToAsm/PPC/CodeGen.hs  compiler/./GHC/CmmToAsm/PPC/Cond.hs  compiler/./GHC/CmmToAsm/PPC/Instr.hs  compiler/./GHC/CmmToAsm/PPC/Ppr.hs  compiler/./GHC/CmmToAsm/PPC/RegInfo.hs  compiler/./GHC/CmmToAsm/PPC/Regs.hs  compiler/./GHC/CmmToAsm/Ppr.hs  compiler/./GHC/CmmToAsm/Reg/Graph.hs  compiler/./GHC/CmmToAsm/Reg/Graph/Base.hs  compiler/./GHC/CmmToAsm/Reg/Graph/Coalesce.hs  compiler/./GHC/CmmToAsm/Reg/Graph/Spill.hs  compiler/./GHC/CmmToAsm/Reg/Graph/SpillClean.hs  compiler/./GHC/CmmToAsm/Reg/Graph/SpillCost.hs  compiler/./GHC/CmmToAsm/Reg/Graph/Stats.hs  compiler/./GHC/CmmToAsm/Reg/Graph/TrivColorable.hs  compiler/./GHC/CmmToAsm/Reg/Graph/X86.hs  compiler/./GHC/CmmToAsm/Reg/Linear.hs  compiler/./GHC/CmmToAsm/Reg/Linear/AArch64.hs  compiler/./GHC/CmmToAsm/Reg/Linear/Base.hs  compiler/./GHC/CmmToAsm/Reg/Linear/FreeRegs.hs  compiler/./GHC/CmmToAsm/Reg/Linear/JoinToTargets.hs  compiler/./GHC/CmmToAsm/Reg/Linear/PPC.hs  compiler/./GHC/CmmToAsm/Reg/Linear/SPARC.hs  compiler/./GHC/CmmToAsm/Reg/Linear/StackMap.hs  compiler/./GHC/CmmToAsm/Reg/Linear/State.hs  compiler/./GHC/CmmToAsm/Reg/Linear/Stats.hs  compiler/./GHC/CmmToAsm/Reg/Linear/X86.hs  compiler/./GHC/CmmToAsm/Reg/Linear/X86_64.hs  compiler/./GHC/CmmToAsm/Reg/Liveness.hs  compiler/./GHC/CmmToAsm/Reg/Target.hs  compiler/./GHC/CmmToAsm/Reg/Utils.hs  compiler/./GHC/CmmToAsm/SPARC.hs  compiler/./GHC/CmmToAsm/SPARC/AddrMode.hs  compiler/./GHC/CmmToAsm/SPARC/Base.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Amode.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Base.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/CondCode.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Expand.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen32.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen64.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Sanity.hs  compiler/./GHC/CmmToAsm/SPARC/Cond.hs  compiler/./GHC/CmmToAsm/SPARC/Imm.hs  compiler/./GHC/CmmToAsm/SPARC/Instr.hs  compiler/./GHC/CmmToAsm/SPARC/Ppr.hs  compiler/./GHC/CmmToAsm/SPARC/Regs.hs  compiler/./GHC/CmmToAsm/SPARC/ShortcutJump.hs  compiler/./GHC/CmmToAsm/SPARC/Stack.hs  compiler/./GHC/CmmToAsm/Types.hs  compiler/./GHC/CmmToAsm/Utils.hs  compiler/./GHC/CmmToAsm/X86.hs  compiler/./GHC/CmmToAsm/X86/CodeGen.hs  compiler/./GHC/CmmToAsm/X86/Cond.hs  compiler/./GHC/CmmToAsm/X86/Instr.hs  compiler/./GHC/CmmToAsm/X86/Ppr.hs  compiler/./GHC/CmmToAsm/X86/RegInfo.hs  compiler/./GHC/CmmToAsm/X86/Regs.hs  compiler/./GHC/CmmToC.hs  compiler/./GHC/CmmToLlvm.hs  compiler/./GHC/CmmToLlvm/Base.hs  compiler/./GHC/CmmToLlvm/CodeGen.hs  compiler/./GHC/CmmToLlvm/Data.hs  compiler/./GHC/CmmToLlvm/Mangler.hs  compiler/./GHC/CmmToLlvm/Ppr.hs  compiler/./GHC/CmmToLlvm/Regs.hs  compiler/./GHC/Cmm/Type.hs  compiler/./GHC/Cmm/Utils.hs  compiler/./GHC/Core.hs  compiler/./GHC/Core/Class.hs  compiler/./GHC/Core/Coercion.hs  compiler/./GHC/Core/Coercion/Axiom.hs  compiler/./GHC/Core/Coercion/Opt.hs  compiler/./GHC/Core/ConLike.hs  compiler/./GHC/Core/DataCon.hs  compiler/./GHC/Core/FamInstEnv.hs  compiler/./GHC/Core/FVs.hs  compiler/./GHC/Core/InstEnv.hs  compiler/./GHC/Core/Lint.hs  compiler/./GHC/Core/Make.hs  compiler/./GHC/Core/Map/Expr.hs  compiler/./GHC/Core/Map/Type.hs  compiler/./GHC/Core/Multiplicity.hs  compiler/./GHC/Core/Opt/Arity.hs  compiler/./GHC/Core/Opt/CallArity.hs  compiler/./GHC/Core/Opt/CallerCC.hs  compiler/./GHC/Core/Opt/ConstantFold.hs  compiler/./GHC/Core/Opt/CprAnal.hs  compiler/./GHC/Core/Opt/CSE.hs  compiler/./GHC/Core/Opt/DmdAnal.hs  compiler/./GHC/Core/Opt/Exitify.hs  compiler/./GHC/Core/Opt/FloatIn.hs  compiler/./GHC/Core/Opt/FloatOut.hs  compiler/./GHC/Core/Opt/LiberateCase.hs  compiler/./GHC/Core/Opt/Monad.hs  compiler/./GHC/Core/Opt/OccurAnal.hs  compiler/./GHC/Core/Opt/Pipeline.hs  compiler/./GHC/Core/Opt/SetLevels.hs  compiler/./GHC/Core/Opt/Simplify.hs  compiler/./GHC/Core/Opt/Simplify/Env.hs  compiler/./GHC/Core/Opt/Simplify/Monad.hs  compiler/./GHC/Core/Opt/Simplify/Utils.hs  compiler/./GHC/Core/Opt/SpecConstr.hs  compiler/./GHC/Core/Opt/Specialise.hs  compiler/./GHC/Core/Opt/StaticArgs.hs  compiler/./GHC/Core/Opt/WorkWrap.hs  compiler/./GHC/Core/Opt/WorkWrap/Utils.hs  compiler/./GHC/Core/PatSyn.hs  compiler/./GHC/Core/Ppr.hs  compiler/./GHC/Types/TyThing/Ppr.hs  compiler/./GHC/Core/Predicate.hs  compiler/./GHC/Core/Rules.hs  compiler/./GHC/Core/Seq.hs  compiler/./GHC/Core/SimpleOpt.hs  compiler/./GHC/Core/Stats.hs  compiler/./GHC/Core/Subst.hs  compiler/./GHC/Core/Tidy.hs  compiler/./GHC/CoreToIface.hs  compiler/./GHC/CoreToStg.hs  compiler/./GHC/CoreToStg/Prep.hs  compiler/./GHC/Core/TyCo/FVs.hs  compiler/./GHC/Core/TyCon.hs  compiler/./GHC/Core/TyCon/Env.hs  compiler/./GHC/Core/TyCon/RecWalk.hs  compiler/./GHC/Core/TyCon/Set.hs  compiler/./GHC/Core/TyCo/Ppr.hs  compiler/./GHC/Core/TyCo/Rep.hs  compiler/./GHC/Core/TyCo/Subst.hs  compiler/./GHC/Core/TyCo/Tidy.hs  compiler/./GHC/Core/Type.hs  compiler/./GHC/Core/Unfold.hs  compiler/./GHC/Core/Unfold/Make.hs  compiler/./GHC/Core/Unify.hs  compiler/./GHC/Core/UsageEnv.hs  compiler/./GHC/Core/Utils.hs  compiler/./GHC/Data/Bag.hs  compiler/./GHC/Data/Bitmap.hs  compiler/./GHC/Data/BooleanFormula.hs  compiler/./GHC/Data/EnumSet.hs  compiler/./GHC/Data/FastMutInt.hs  compiler/./GHC/Data/FastString.hs  compiler/./GHC/Data/FastString/Env.hs  compiler/./GHC/Data/FiniteMap.hs  compiler/./GHC/Data/Graph/Base.hs  compiler/./GHC/Data/Graph/Color.hs  compiler/./GHC/Data/Graph/Directed.hs  compiler/./GHC/Data/Graph/Ops.hs  compiler/./GHC/Data/Graph/Ppr.hs  compiler/./GHC/Data/Graph/UnVar.hs  compiler/./GHC/Data/IOEnv.hs  compiler/./GHC/Data/List/SetOps.hs  compiler/./GHC/Data/Maybe.hs  compiler/./GHC/Data/OrdList.hs  compiler/./GHC/Data/Pair.hs  compiler/./GHC/Data/Stream.hs  compiler/./GHC/Data/StringBuffer.hs  compiler/./GHC/Data/TrieMap.hs  compiler/./GHC/Data/UnionFind.hs  compiler/./GHC/Driver/Backend.hs  compiler/./GHC/Driver/Backpack.hs  compiler/./GHC/Driver/Backpack/Syntax.hs  compiler/./GHC/Driver/CmdLine.hs  compiler/./GHC/Driver/CodeOutput.hs  compiler/./GHC/Driver/Config.hs  compiler/./GHC/Driver/Env.hs  compiler/./GHC/Driver/Env/Types.hs  compiler/./GHC/Driver/Errors.hs  compiler/./GHC/Driver/Flags.hs  compiler/./GHC/Driver/Hooks.hs  compiler/./GHC/Driver/Main.hs  compiler/./GHC/Driver/Make.hs  compiler/./GHC/Driver/MakeFile.hs  compiler/./GHC/Driver/Monad.hs  compiler/./GHC/Driver/Phases.hs  compiler/./GHC/Driver/Pipeline.hs  compiler/./GHC/Driver/Pipeline/Monad.hs  compiler/./GHC/Driver/Plugins.hs  compiler/./GHC/Driver/Ppr.hs  compiler/./GHC/Driver/Session.hs  compiler/./GHC/Hs.hs  compiler/./GHC/Hs/Binds.hs  compiler/./GHC/Hs/Decls.hs  compiler/./GHC/Hs/Doc.hs  compiler/./GHC/Hs/Dump.hs  compiler/./GHC/Hs/Expr.hs  compiler/./GHC/Hs/Extension.hs  compiler/./GHC/Hs/ImpExp.hs  compiler/./GHC/Hs/Instances.hs  compiler/./GHC/Hs/Lit.hs  compiler/./GHC/Hs/Pat.hs  compiler/./GHC/Hs/Stats.hs  compiler/./GHC/HsToCore.hs  compiler/./GHC/HsToCore/Arrows.hs  compiler/./GHC/HsToCore/Binds.hs  compiler/./GHC/HsToCore/Coverage.hs  compiler/./GHC/HsToCore/Docs.hs  compiler/./GHC/HsToCore/Expr.hs  compiler/./GHC/HsToCore/Foreign/Call.hs  compiler/./GHC/HsToCore/Foreign/Decl.hs  compiler/./GHC/HsToCore/GuardedRHSs.hs  compiler/./GHC/HsToCore/ListComp.hs  compiler/./GHC/HsToCore/Match.hs  compiler/./GHC/HsToCore/Match/Constructor.hs  compiler/./GHC/HsToCore/Match/Literal.hs  compiler/./GHC/HsToCore/Monad.hs  compiler/./GHC/HsToCore/Pmc.hs  compiler/./GHC/HsToCore/Pmc/Check.hs  compiler/./GHC/HsToCore/Pmc/Desugar.hs  compiler/./GHC/HsToCore/Pmc/Ppr.hs  compiler/./GHC/HsToCore/Pmc/Solver.hs  compiler/./GHC/HsToCore/Pmc/Solver/Types.hs  compiler/./GHC/HsToCore/Pmc/Types.hs  compiler/./GHC/HsToCore/Pmc/Utils.hs  compiler/./GHC/HsToCore/Quote.hs  compiler/./GHC/HsToCore/Types.hs  compiler/./GHC/HsToCore/Usage.hs  compiler/./GHC/HsToCore/Utils.hs  compiler/./GHC/Hs/Type.hs  compiler/./GHC/Hs/Utils.hs  compiler/./GHC/Iface/Binary.hs  compiler/./GHC/Iface/Env.hs  compiler/./GHC/Iface/Ext/Ast.hs  compiler/./GHC/Iface/Ext/Binary.hs  compiler/./GHC/Iface/Ext/Debug.hs  compiler/./GHC/Iface/Ext/Fields.hs  compiler/./GHC/Iface/Ext/Types.hs  compiler/./GHC/Iface/Ext/Utils.hs  compiler/./GHC/Iface/Load.hs  compiler/./GHC/Iface/Make.hs  compiler/./GHC/Iface/Recomp.hs  compiler/./GHC/Iface/Recomp/Binary.hs  compiler/./GHC/Iface/Recomp/Flags.hs  compiler/./GHC/Iface/Rename.hs  compiler/./GHC/Iface/Syntax.hs  compiler/./GHC/Iface/Tidy.hs  compiler/./GHC/Iface/Tidy/StaticPtrTable.hs  compiler/./GHC/IfaceToCore.hs  compiler/./GHC/Iface/Type.hs  compiler/./GHC/Iface/UpdateIdInfos.hs  compiler/./GHC/Linker.hs  compiler/./GHC/Linker/Dynamic.hs  compiler/./GHC/Linker/ExtraObj.hs  compiler/./GHC/Linker/Loader.hs  compiler/./GHC/Linker/MacOS.hs  compiler/./GHC/Linker/Static.hs  compiler/./GHC/Linker/Types.hs  compiler/./GHC/Linker/Unit.hs  compiler/./GHC/Linker/Windows.hs  compiler/./GHC/Llvm.hs  compiler/./GHC/Llvm/MetaData.hs  compiler/./GHC/Llvm/Ppr.hs  compiler/./GHC/Llvm/Syntax.hs  compiler/./GHC/Llvm/Types.hs  compiler/./GHC/Parser.hs  compiler/./GHC/Parser/Annotation.hs  compiler/./GHC/Parser/CharClass.hs  compiler/./GHC/Parser/Errors.hs  compiler/./GHC/Parser/Errors/Ppr.hs  compiler/./GHC/Parser/Header.hs  compiler/./GHC/Parser/Lexer.hs  compiler/./GHC/Parser/PostProcess.hs  compiler/./GHC/Parser/PostProcess/Haddock.hs  compiler/./GHC/Parser/Types.hs  compiler/./GHC/Parser/Utils.hs  compiler/./GHC/Platform.hs  compiler/./GHC/Platform/ARM.hs  compiler/./GHC/Platform/AArch64.hs  compiler/stage1/build/GHC/Platform/Constants.hs  compiler/./GHC/Platform/NoRegs.hs  compiler/./GHC/Platform/PPC.hs  compiler/./GHC/Platform/Profile.hs  compiler/./GHC/Platform/Reg.hs  compiler/./GHC/Platform/Reg/Class.hs  compiler/./GHC/Platform/Regs.hs  compiler/./GHC/Platform/RISCV64.hs  compiler/./GHC/Platform/S390X.hs  compiler/./GHC/Platform/SPARC.hs  compiler/./GHC/Platform/Ways.hs  compiler/./GHC/Platform/X86.hs  compiler/./GHC/Platform/X86_64.hs  compiler/./GHC/Plugins.hs  compiler/./GHC/Prelude.hs  compiler/./GHC/Rename/Bind.hs  compiler/./GHC/Rename/Env.hs  compiler/./GHC/Rename/Expr.hs  compiler/./GHC/Rename/Fixity.hs  compiler/./GHC/Rename/HsType.hs  compiler/./GHC/Rename/Module.hs  compiler/./GHC/Rename/Names.hs  compiler/./GHC/Rename/Pat.hs  compiler/./GHC/Rename/Splice.hs  compiler/./GHC/Rename/Unbound.hs  compiler/./GHC/Rename/Utils.hs  compiler/./GHC/Runtime/Context.hs  compiler/./GHC/Runtime/Debugger.hs  compiler/./GHC/Runtime/Eval.hs  compiler/./GHC/Runtime/Eval/Types.hs  compiler/./GHC/Runtime/Heap/Inspect.hs  compiler/./GHC/Runtime/Heap/Layout.hs  compiler/./GHC/Runtime/Interpreter.hs  compiler/./GHC/Runtime/Interpreter/Types.hs  compiler/./GHC/Runtime/Loader.hs  compiler/./GHC/Settings.hs  compiler/stage1/build/GHC/Settings/Config.hs  compiler/./GHC/Settings/Constants.hs  compiler/./GHC/Settings/IO.hs  compiler/./GHC/Stg/CSE.hs  compiler/./GHC/Stg/Debug.hs  compiler/./GHC/Stg/DepAnal.hs  compiler/./GHC/Stg/FVs.hs  compiler/./GHC/Stg/Lift.hs  compiler/./GHC/Stg/Lift/Analysis.hs  compiler/./GHC/Stg/Lift/Monad.hs  compiler/./GHC/Stg/Lint.hs  compiler/./GHC/Stg/Pipeline.hs  compiler/./GHC/Stg/Stats.hs  compiler/./GHC/Stg/Subst.hs  compiler/./GHC/Stg/Syntax.hs  compiler/./GHC/StgToByteCode.hs  compiler/./GHC/StgToCmm.hs  compiler/./GHC/StgToCmm/ArgRep.hs  compiler/./GHC/StgToCmm/Bind.hs  compiler/./GHC/StgToCmm/CgUtils.hs  compiler/./GHC/StgToCmm/Closure.hs  compiler/./GHC/StgToCmm/DataCon.hs  compiler/./GHC/StgToCmm/Env.hs  compiler/./GHC/StgToCmm/Expr.hs  compiler/./GHC/StgToCmm/ExtCode.hs  compiler/./GHC/StgToCmm/Foreign.hs  compiler/./GHC/StgToCmm/Heap.hs  compiler/./GHC/StgToCmm/Hpc.hs  compiler/./GHC/StgToCmm/Layout.hs  compiler/./GHC/StgToCmm/Monad.hs  compiler/./GHC/StgToCmm/Prim.hs  compiler/./GHC/StgToCmm/Prof.hs  compiler/./GHC/StgToCmm/Ticky.hs  compiler/./GHC/StgToCmm/Types.hs  compiler/./GHC/StgToCmm/Utils.hs  compiler/./GHC/Stg/Unarise.hs  compiler/./GHC/SysTools.hs  compiler/./GHC/SysTools/Ar.hs  compiler/./GHC/SysTools/BaseDir.hs  compiler/./GHC/SysTools/Elf.hs  compiler/./GHC/SysTools/Info.hs  compiler/./GHC/SysTools/Process.hs  compiler/./GHC/SysTools/Tasks.hs  compiler/./GHC/SysTools/Terminal.hs  compiler/./GHC/Tc/Deriv.hs  compiler/./GHC/Tc/Deriv/Functor.hs  compiler/./GHC/Tc/Deriv/Generate.hs  compiler/./GHC/Tc/Deriv/Generics.hs  compiler/./GHC/Tc/Deriv/Infer.hs  compiler/./GHC/Tc/Deriv/Utils.hs  compiler/./GHC/Tc/Errors.hs  compiler/./GHC/Tc/Errors/Hole.hs  compiler/./GHC/Tc/Errors/Hole/FitTypes.hs  compiler/./GHC/Tc/Gen/Annotation.hs  compiler/./GHC/Tc/Gen/App.hs  compiler/./GHC/Tc/Gen/Arrow.hs  compiler/./GHC/Tc/Gen/Bind.hs  compiler/./GHC/Tc/Gen/Default.hs  compiler/./GHC/Tc/Gen/Export.hs  compiler/./GHC/Tc/Gen/Expr.hs  compiler/./GHC/Tc/Gen/Foreign.hs  compiler/./GHC/Tc/Gen/Head.hs  compiler/./GHC/Tc/Gen/HsType.hs  compiler/./GHC/Tc/Gen/Match.hs  compiler/./GHC/Tc/Gen/Pat.hs  compiler/./GHC/Tc/Gen/Rule.hs  compiler/./GHC/Tc/Gen/Sig.hs  compiler/./GHC/Tc/Gen/Splice.hs  compiler/./GHC/Tc/Instance/Class.hs  compiler/./GHC/Tc/Instance/Family.hs  compiler/./GHC/Tc/Instance/FunDeps.hs  compiler/./GHC/Tc/Instance/Typeable.hs  compiler/./GHC/Tc/Module.hs  compiler/./GHC/Tc/Plugin.hs  compiler/./GHC/Tc/Solver.hs  compiler/./GHC/Tc/Solver/Canonical.hs  compiler/./GHC/Tc/Solver/Rewrite.hs  compiler/./GHC/Tc/Solver/Interact.hs  compiler/./GHC/Tc/Solver/Monad.hs  compiler/./GHC/Tc/TyCl.hs  compiler/./GHC/Tc/TyCl/Build.hs  compiler/./GHC/Tc/TyCl/Class.hs  compiler/./GHC/Tc/TyCl/Instance.hs  compiler/./GHC/Tc/TyCl/PatSyn.hs  compiler/./GHC/Tc/TyCl/Utils.hs  compiler/./GHC/Tc/Types.hs  compiler/./GHC/Tc/Types/Constraint.hs  compiler/./GHC/Tc/Types/Evidence.hs  compiler/./GHC/Tc/Types/EvTerm.hs  compiler/./GHC/Tc/Types/Origin.hs  compiler/./GHC/Tc/Utils/Backpack.hs  compiler/./GHC/Tc/Utils/Env.hs  compiler/./GHC/Tc/Utils/Instantiate.hs  compiler/./GHC/Tc/Utils/Monad.hs  compiler/./GHC/Tc/Utils/TcMType.hs  compiler/./GHC/Tc/Utils/TcType.hs  compiler/./GHC/Tc/Utils/Unify.hs  compiler/./GHC/Tc/Utils/Zonk.hs  compiler/./GHC/Tc/Validity.hs  compiler/./GHC/ThToHs.hs  compiler/./GHC/Types/Annotations.hs  compiler/./GHC/Types/Avail.hs  compiler/./GHC/Types/Basic.hs  compiler/./GHC/Types/CompleteMatch.hs  compiler/./GHC/Types/CostCentre.hs  compiler/./GHC/Types/CostCentre/State.hs  compiler/./GHC/Types/Cpr.hs  compiler/./GHC/Types/Demand.hs  compiler/./GHC/Types/Error.hs  compiler/./GHC/Types/FieldLabel.hs  compiler/./GHC/Types/Fixity.hs  compiler/./GHC/Types/Fixity/Env.hs  compiler/./GHC/Types/ForeignCall.hs  compiler/./GHC/Types/ForeignStubs.hs  compiler/./GHC/Types/HpcInfo.hs  compiler/./GHC/Types/Id.hs  compiler/./GHC/Types/IPE.hs  compiler/./GHC/Types/Id/Info.hs  compiler/./GHC/Types/Id/Make.hs  compiler/./GHC/Types/Literal.hs  compiler/./GHC/Types/Meta.hs  compiler/./GHC/Types/Name.hs  compiler/./GHC/Types/Name/Cache.hs  compiler/./GHC/Types/Name/Env.hs  compiler/./GHC/Types/Name/Occurrence.hs  compiler/./GHC/Types/Name/Reader.hs  compiler/./GHC/Types/Name/Set.hs  compiler/./GHC/Types/Name/Shape.hs  compiler/./GHC/Types/Name/Ppr.hs  compiler/./GHC/Types/RepType.hs  compiler/./GHC/Types/SafeHaskell.hs  compiler/./GHC/Types/SourceError.hs  compiler/./GHC/Types/SourceFile.hs  compiler/./GHC/Types/SourceText.hs  compiler/./GHC/Types/SrcLoc.hs  compiler/./GHC/Types/Target.hs  compiler/./GHC/Types/Tickish.hs  compiler/./GHC/Types/TypeEnv.hs  compiler/./GHC/Types/TyThing.hs  compiler/./GHC/Types/Unique.hs  compiler/./GHC/Types/Unique/DFM.hs  compiler/./GHC/Types/Unique/DSet.hs  compiler/./GHC/Types/Unique/FM.hs  compiler/./GHC/Types/Unique/Map.hs  compiler/./GHC/Types/Unique/SDFM.hs  compiler/./GHC/Types/Unique/Set.hs  compiler/./GHC/Types/Unique/Supply.hs  compiler/./GHC/Types/Var.hs  compiler/./GHC/Types/Var/Env.hs  compiler/./GHC/Types/Var/Set.hs  compiler/./GHC/Unit.hs  compiler/./GHC/Unit/Env.hs  compiler/./GHC/Unit/External.hs  compiler/./GHC/Unit/Finder.hs  compiler/./GHC/Unit/Finder/Types.hs  compiler/./GHC/Unit/Home.hs  compiler/./GHC/Unit/Home/ModInfo.hs  compiler/./GHC/Unit/Info.hs  compiler/./GHC/Unit/Module.hs  compiler/./GHC/Unit/Module/Deps.hs  compiler/./GHC/Unit/Module/Env.hs  compiler/./GHC/Unit/Module/Graph.hs  compiler/./GHC/Unit/Module/Imported.hs  compiler/./GHC/Unit/Module/Location.hs  compiler/./GHC/Unit/Module/ModDetails.hs  compiler/./GHC/Unit/Module/ModGuts.hs  compiler/./GHC/Unit/Module/ModIface.hs  compiler/./GHC/Unit/Module/ModSummary.hs  compiler/./GHC/Unit/Module/Name.hs  compiler/./GHC/Unit/Module/Status.hs  compiler/./GHC/Unit/Module/Warnings.hs  compiler/./GHC/Unit/Parser.hs  compiler/./GHC/Unit/Ppr.hs  compiler/./GHC/Unit/State.hs  compiler/./GHC/Unit/Types.hs  compiler/./GHC/Utils/Asm.hs  compiler/./GHC/Utils/Binary.hs  compiler/./GHC/Utils/Binary/Typeable.hs  compiler/./GHC/Utils/BufHandle.hs  compiler/./GHC/Utils/CliOption.hs  compiler/./GHC/Utils/Error.hs  compiler/./GHC/Utils/Exception.hs  compiler/./GHC/Utils/Fingerprint.hs  compiler/./GHC/Utils/FV.hs  compiler/./GHC/Utils/GlobalVars.hs  compiler/./GHC/Utils/IO/Unsafe.hs  compiler/./GHC/Utils/Json.hs  compiler/./GHC/Utils/Lexeme.hs  compiler/./GHC/Utils/Logger.hs  compiler/./GHC/Utils/Misc.hs  compiler/./GHC/Utils/Monad.hs  compiler/./GHC/Utils/Monad/State.hs  compiler/./GHC/Utils/Outputable.hs  compiler/./GHC/Utils/Panic.hs  compiler/./GHC/Utils/Panic/Plain.hs  compiler/./GHC/Utils/Ppr.hs  compiler/./GHC/Utils/Ppr/Colour.hs  compiler/./GHC/Utils/TmpFs.hs  compiler/./Language/Haskell/Syntax.hs  compiler/./Language/Haskell/Syntax/Binds.hs  compiler/./Language/Haskell/Syntax/Decls.hs  compiler/./Language/Haskell/Syntax/Expr.hs  compiler/./Language/Haskell/Syntax/Extension.hs  compiler/./Language/Haskell/Syntax/Lit.hs  compiler/./Language/Haskell/Syntax/Pat.hs  compiler/./Language/Haskell/Syntax/Type.hs
echo "libraries/ghci_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghci/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/ghci/dist-boot/build/GHCi/ libraries/ghci/dist-boot/build/GHCi/TH/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/ghci/dist-boot/build/.depend-v.haskell.tmp > libraries/ghci/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghci/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghci/dist-boot/build/.depend-v.haskell
echo "libraries/ghc-heap_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/ghc-heap/dist-boot/build/GHC/Exts/ libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/ libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp > libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghc-heap/dist-boot/build/.depend-v.haskell
<<ghc: 3842635512 bytes, 2503 GCs, 14113466/40253472 avg/max bytes residency (8 samples), 83M in use, 0.001 INIT (0.388 elapsed), 2.999 MUT (23.069 elapsed), 0.631 GC (0.927 elapsed) :ghc>>
echo "compiler_stage1_depfile_haskell_EXISTS = YES" >> compiler/stage1/build/.depend-v.haskell.tmp
for dir in compiler/stage1/build/./ compiler/stage1/build/GHC/ compiler/stage1/build/GHC/Builtin/ compiler/stage1/build/GHC/Builtin/Names/ compiler/stage1/build/GHC/Builtin/Types/ compiler/stage1/build/GHC/ByteCode/ compiler/stage1/build/GHC/Cmm/ compiler/stage1/build/GHC/Cmm/Dataflow/ compiler/stage1/build/GHC/Cmm/Info/ compiler/stage1/build/GHC/Cmm/Parser/ compiler/stage1/build/GHC/Cmm/Ppr/ compiler/stage1/build/GHC/Cmm/Switch/ compiler/stage1/build/GHC/CmmToAsm/ compiler/stage1/build/GHC/CmmToAsm/AArch64/ compiler/stage1/build/GHC/CmmToAsm/CFG/ compiler/stage1/build/GHC/CmmToAsm/Dwarf/ compiler/stage1/build/GHC/CmmToAsm/PPC/ compiler/stage1/build/GHC/CmmToAsm/Reg/ compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/ compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/ compiler/stage1/build/GHC/CmmToAsm/SPARC/ compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/ compiler/stage1/build/GHC/CmmToAsm/X86/ compiler/stage1/build/GHC/CmmToLlvm/ compiler/stage1/build/GHC/Core/ compiler/stage1/build/GHC/Core/Coercion/ compiler/stage1/build/GHC/Core/Map/ compiler/stage1/build/GHC/Core/Opt/ compiler/stage1/build/GHC/Core/Opt/Simplify/ compiler/stage1/build/GHC/Core/Opt/WorkWrap/ compiler/stage1/build/GHC/Core/TyCo/ compiler/stage1/build/GHC/Core/TyCon/ compiler/stage1/build/GHC/Core/Unfold/ compiler/stage1/build/GHC/CoreToStg/ compiler/stage1/build/GHC/Data/ compiler/stage1/build/GHC/Data/FastString/ compiler/stage1/build/GHC/Data/Graph/ compiler/stage1/build/GHC/Data/List/ compiler/stage1/build/GHC/Driver/ compiler/stage1/build/GHC/Driver/Backpack/ compiler/stage1/build/GHC/Driver/Env/ compiler/stage1/build/GHC/Driver/Pipeline/ compiler/stage1/build/GHC/Hs/ compiler/stage1/build/GHC/HsToCore/ compiler/stage1/build/GHC/HsToCore/Foreign/ compiler/stage1/build/GHC/HsToCore/Match/ compiler/stage1/build/GHC/HsToCore/Pmc/ compiler/stage1/build/GHC/HsToCore/Pmc/Solver/ compiler/stage1/build/GHC/Iface/ compiler/stage1/build/GHC/Iface/Ext/ compiler/stage1/build/GHC/Iface/Recomp/ compiler/stage1/build/GHC/Iface/Tidy/ compiler/stage1/build/GHC/Linker/ compiler/stage1/build/GHC/Llvm/ compiler/stage1/build/GHC/Parser/ compiler/stage1/build/GHC/Parser/Errors/ compiler/stage1/build/GHC/Parser/PostProcess/ compiler/stage1/build/GHC/Platform/ compiler/stage1/build/GHC/Platform/Reg/ compiler/stage1/build/GHC/Rename/ compiler/stage1/build/GHC/Runtime/ compiler/stage1/build/GHC/Runtime/Eval/ compiler/stage1/build/GHC/Runtime/Heap/ compiler/stage1/build/GHC/Runtime/Interpreter/ compiler/stage1/build/GHC/Settings/ compiler/stage1/build/GHC/Stg/ compiler/stage1/build/GHC/Stg/Lift/ compiler/stage1/build/GHC/StgToCmm/ compiler/stage1/build/GHC/SysTools/ compiler/stage1/build/GHC/Tc/ compiler/stage1/build/GHC/Tc/Deriv/ compiler/stage1/build/GHC/Tc/Errors/ compiler/stage1/build/GHC/Tc/Errors/Hole/ compiler/stage1/build/GHC/Tc/Gen/ compiler/stage1/build/GHC/Tc/Instance/ compiler/stage1/build/GHC/Tc/Solver/ compiler/stage1/build/GHC/Tc/TyCl/ compiler/stage1/build/GHC/Tc/Types/ compiler/stage1/build/GHC/Tc/Utils/ compiler/stage1/build/GHC/Types/ compiler/stage1/build/GHC/Types/CostCentre/ compiler/stage1/build/GHC/Types/Fixity/ compiler/stage1/build/GHC/Types/Id/ compiler/stage1/build/GHC/Types/Name/ compiler/stage1/build/GHC/Types/TyThing/ compiler/stage1/build/GHC/Types/Unique/ compiler/stage1/build/GHC/Types/Var/ compiler/stage1/build/GHC/Unit/ compiler/stage1/build/GHC/Unit/Finder/ compiler/stage1/build/GHC/Unit/Home/ compiler/stage1/build/GHC/Unit/Module/ compiler/stage1/build/GHC/Utils/ compiler/stage1/build/GHC/Utils/Binary/ compiler/stage1/build/GHC/Utils/IO/ compiler/stage1/build/GHC/Utils/Monad/ compiler/stage1/build/GHC/Utils/Panic/ compiler/stage1/build/GHC/Utils/Ppr/ compiler/stage1/build/Language/Haskell/ compiler/stage1/build/Language/Haskell/Syntax/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' compiler/stage1/build/.depend-v.haskell.tmp > compiler/stage1/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' compiler/stage1/build/.depend-v.haskell.tmp2 > compiler/stage1/build/.depend-v.haskell
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/terminfo/dist-boot/build   -c libraries/terminfo/./System/Console/Terminfo/Base.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Base.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Process.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Process.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Pos.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Pos.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Class.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Class.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Signatures.hs -o libraries/transformers/dist-boot/build/Control/Monad/Signatures.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-th-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-boot/build -Ilibraries/ghc-boot-th/dist-boot/build -ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/.    -optP-include -optPlibraries/ghc-boot-th/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot-th/dist-boot/build   -c libraries/ghc-boot-th/./GHC/LanguageExtensions/Type.hs -o libraries/ghc-boot-th/dist-boot/build/GHC/LanguageExtensions/Type.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-th-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-boot/build -Ilibraries/ghc-boot-th/dist-boot/build -ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/.    -optP-include -optPlibraries/ghc-boot-th/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot-th/dist-boot/build   -c libraries/ghc-boot-th/./GHC/ForeignSrcLang/Type.hs -o libraries/ghc-boot-th/dist-boot/build/GHC/ForeignSrcLang/Type.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-th-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-boot/build -Ilibraries/ghc-boot-th/dist-boot/build -ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/.    -optP-include -optPlibraries/ghc-boot-th/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot-th/dist-boot/build   -c libraries/ghc-boot-th/./GHC/Lexeme.hs -o libraries/ghc-boot-th/dist-boot/build/GHC/Lexeme.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Unsafe/Shift.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Shift.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Unsafe.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/PrimCompat.hs -o libraries/text/dist-boot/build/Data/Text/Internal/PrimCompat.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Functions.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Functions.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/ByteStringCompat.hs -o libraries/text/dist-boot/build/Data/Text/Internal/ByteStringCompat.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Encoding/Utf32.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf32.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Encoding/Error.hs -o libraries/text/dist-boot/build/Data/Text/Encoding/Error.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/FloatCast.hs -o libraries/binary/dist-boot/build/Data/Binary/FloatCast.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Builder.hs -o libraries/binary/dist-boot/build/Data/Binary/Builder.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Internal.hs -o libraries/binary/dist-boot/build/Data/Binary/Internal.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/MonadFail.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/MonadFail.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Typeable.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Typeable.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Exception.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Exception.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/String.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/String.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/dist-boot/build/./autogen/Paths_Cabal.hs -o libraries/Cabal/Cabal/dist-boot/build/Paths_Cabal.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Stack.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Stack.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/FilePath.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/FilePath.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Async.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Async.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/Base62.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Base62.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Newtype.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Newtype.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/dist-boot/build/GHC/Version.hs -o libraries/ghc-boot/dist-boot/build/GHC/Version.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Utils/Encoding.hs -o libraries/ghc-boot/dist-boot/build/GHC/Utils/Encoding.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Platform/ArchOS.hs -o libraries/ghc-boot/dist-boot/build/GHC/Platform/ArchOS.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/BaseDir.hs -o libraries/ghc-boot/dist-boot/build/GHC/BaseDir.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/HandleEncoding.hs -o libraries/ghc-boot/dist-boot/build/GHC/HandleEncoding.o 
"inplace/bin/mkdirhier" utils/ghc-pkg/dist/build/tmp//.
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Serialized.hs -o libraries/ghc-boot/dist-boot/build/GHC/Serialized.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/Utils.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Utils.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/UnionFind.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/UnionFind.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/CreatePipe.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CreatePipe.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Directory.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Directory.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Utils/Json.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils/Json.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Builder/Int/Digits.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Builder/Int/Digits.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Builder/RealFloat/Functions.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Builder/RealFloat/Functions.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Read.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Read.o 
"inplace/bin/mkdirhier" libraries/text/dist-boot/build/cbits//.
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/Lib/Map.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Map.o 
"rm" -f libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.2.1.a libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.2.1.a.contents  
echo libraries/ghc-boot-th/dist-boot/build/GHC/LanguageExtensions/Type.o libraries/ghc-boot-th/dist-boot/build/GHC/ForeignSrcLang/Type.o libraries/ghc-boot-th/dist-boot/build/GHC/Lexeme.o        >> libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.2.1.a.contents
"ar" q  libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.2.1.a @libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.2.1.a.contents
ar: creating libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.2.1.a
"rm" -f libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.2.1.a.contents  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Applicative/Backwards.hs -o libraries/transformers/dist-boot/build/Control/Applicative/Backwards.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Data/Functor/Constant.hs -o libraries/transformers/dist-boot/build/Data/Functor/Constant.o 
"inplace/bin/mkdirhier" inplace/lib/package.conf.d/.
"rm" -f includes/dist/build/settings  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Prelude.hs -o compiler/stage1/build/GHC/Prelude.o 

"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/stage1/build/GHC/Platform/Constants.hs -o compiler/stage1/build/GHC/Platform/Constants.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Errors/Hole/FitTypes.hs-boot -o compiler/stage1/build/GHC/Tc/Errors/Hole/FitTypes.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/./GHC/Exts/Heap/ProfInfo/Types.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/Types.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/./GHC/Exts/Heap/ClosureTypes.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ClosureTypes.o 
<<ghc: 65486136 bytes, 17 GCs, 6297302/10746624 avg/max bytes residency (4 samples), 32M in use, 0.002 INIT (0.608 elapsed), 0.104 MUT (0.335 elapsed), 0.207 GC (0.347 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.o 
<<ghc: 36120096 bytes, 9 GCs, 1871548/3549584 avg/max bytes residency (2 samples), 37M in use, 0.002 INIT (0.610 elapsed), 0.060 MUT (0.126 elapsed), 0.077 GC (0.203 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/local/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/./GHCi/BreakArray.hs -o libraries/ghci/dist-boot/build/GHCi/BreakArray.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Type.hs-boot -o compiler/stage1/build/GHC/Iface/Type.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/hpc/dist-boot/build   -c libraries/hpc/./Trace/Hpc/Util.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Util.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -optc-pipe -optc-O2 -optc-msave-args -optc-fno-aggressive-loop-optimizations -optc-I/opt/local/include -optc-I/usr/include -optc-I/opt/local/include/ncurses -optc-m64 -optc-Wall -optc-Ighc/stage1/build/ghc/autogen -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/compiler/' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/compiler/stage1/build/' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/compiler/stage1/build/' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/compiler/stage1/build/stage1/build/' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/compiler/stage1' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/compiler/stage1/build/stage1' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/compiler/stage1/build/stage1' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/compiler/stage1/build/stage1/build/stage1' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -ighc/. -ighc/stage1/build -Ighc/stage1/build -ighc/stage1/build/ghc/autogen -Ighc/stage1/build/ghc/autogen     -optP-include -optPghc/stage1/build/ghc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-9.2.1 -package-id ghc-boot-9.2.1 -package-id process-1.6.9.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns  -Wcpp-undef -no-hs-main -no-user-package-db -rtsopts        -c ghc/hschooks.c -o ghc/stage1/build/hschooks.o
<<ghc: 36639608 bytes, 10 GCs, 3931469/8072864 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.349 elapsed), 0.057 MUT (0.127 elapsed), 0.110 GC (0.213 elapsed) :ghc>>
"inplace/bin/mkdirhier" ghc/stage1/build/tmp//.
"inplace/bin/mkdirhier" compiler/stage1/build/cbits//.
"inplace/bin/mkdirhier" libraries/ghc-heap/dist-boot/build/cbits//.
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -optc-pipe -optc-O2 -optc-msave-args -optc-fno-aggressive-loop-optimizations -optc-I/opt/local/include -optc-I/usr/include -optc-I/opt/local/include/ncurses -optc-m64 -optc-Wall -optc-Iutils/unlit/dist/build/unlit/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/unlit/. -iutils/unlit/dist/build -Iutils/unlit/dist/build -iutils/unlit/dist/build/unlit/autogen -Iutils/unlit/dist/build/unlit/autogen         -no-user-package-db -rtsopts        -c utils/unlit/unlit.c -o utils/unlit/dist/build/unlit.o
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -optc-pipe -optc-O2 -optc-msave-args -optc-fno-aggressive-loop-optimizations -optc-I/opt/local/include -optc-I/usr/include -optc-I/opt/local/include/ncurses -optc-m64 -optc-Wall -optc-Iutils/unlit/dist/build/unlit/autogen -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/unlit/. -iutils/unlit/dist/build -Iutils/unlit/dist/build -iutils/unlit/dist/build/unlit/autogen -Iutils/unlit/dist/build/unlit/autogen         -no-user-package-db -rtsopts        -c utils/unlit/fs.c -o utils/unlit/dist/build/fs.o
"inplace/bin/mkdirhier" utils/unlit/dist/build/tmp//.
"cp" llvm-targets inplace/lib/llvm-targets
"cp" llvm-passes inplace/lib/llvm-passes
"inplace/bin/mkdirhier" rts/dist//.
"rm" -f includes/dist-install/build/ghcversion.h  
Creating includes/dist-install/build/ghcversion.h...
"inplace/bin/mkdirhier" libraries/ghc-boot/dist-install/build/GHC//.
"inplace/bin/mkdirhier" libraries/ghc-boot/dist-install/build/GHC/Platform//.
"inplace/bin/mkdirhier" compiler/stage2/build/GHC/Settings//.
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/terminfo/dist-boot/build   -c libraries/terminfo/./System/Console/Terminfo/Color.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Color.o 
Done.
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/terminfo/dist-boot/build   -c libraries/terminfo/./System/Console/Terminfo/Effects.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Effects.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/terminfo/dist-boot/build   -c libraries/terminfo/./System/Console/Terminfo/Edit.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Edit.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/terminfo/dist-boot/build   -c libraries/terminfo/./System/Console/Terminfo/Cursor.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Cursor.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/terminfo/dist-boot/build   -c libraries/terminfo/./System/Console/Terminfo/Keys.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Keys.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Error.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Error.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Writer/Strict.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Strict.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Writer/Lazy.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Lazy.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/State/Strict.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Strict.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/State/Lazy.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Lazy.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/RWS/Strict.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Strict.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/RWS/Lazy.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Lazy.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Reader.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Reader.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Except.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Except.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/List.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/List.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Identity.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Identity.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Error.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Error.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Cont.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Cont.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Trans.hs -o libraries/mtl/dist-boot/build/Control/Monad/Trans.o 

libraries/transformers/Control/Monad/Trans/Error.hs:98:1: warning: [-Worphans]
    Orphan instance: instance [safe] Error e => Alternative (Either e)
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
   |
98 | instance (Error e) => Alternative (Either e) where
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

libraries/transformers/Control/Monad/Trans/Error.hs:103:1: warning: [-Worphans]
    Orphan instance: instance [safe] Error e => MonadPlus (Either e)
    To avoid this
        move the instance declaration to the module of the class or of the type, or
        wrap the type with a newtype and declare the instance on the new type.
    |
103 | instance (Error e) => MonadPlus (Either e) where
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/LanguageExtensions.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/LanguageExtensions.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Array.hs -o libraries/text/dist-boot/build/Data/Text/Array.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Encoding/Utf16.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf16.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Put.hs -o libraries/binary/dist-boot/build/Data/Binary/Put.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Get/Internal.hs -o libraries/binary/dist-boot/build/Data/Binary/Get/Internal.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Internal/TempFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Internal/TempFile.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/UniqueSubdir.hs -o libraries/ghc-boot/dist-boot/build/GHC/UniqueSubdir.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.hs -o libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Settings/Utils.hs -o libraries/ghc-boot/dist-boot/build/GHC/Settings/Utils.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Pos.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Pos.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -optc-pipe -optc-O2 -optc-msave-args -optc-fno-aggressive-loop-optimizations -optc-I/opt/local/include -optc-I/usr/include -optc-I/opt/local/include/ncurses -optc-m64 -optc-Wall -optc-Ilibraries/text/dist-boot/build/./autogen -optc-Ilibraries/text/include -optc-Ilibraries/text/dist-boot/build/include -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -c libraries/text/cbits/cbits.c -o libraries/text/dist-boot/build/cbits/cbits.o
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Applicative/Lift.hs -o libraries/transformers/dist-boot/build/Control/Applicative/Lift.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/RWS/CPS.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/CPS.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Writer/CPS.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/CPS.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Data/Functor/Reverse.hs -o libraries/transformers/dist-boot/build/Data/Functor/Reverse.o 
"cp" includes/dist/build/settings inplace/lib/settings
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/FastMutInt.hs -o compiler/stage1/build/GHC/Data/FastMutInt.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/stage1/build/GHC/Settings/Config.hs -o compiler/stage1/build/GHC/Settings/Config.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/IO/Unsafe.hs -o compiler/stage1/build/GHC/Utils/IO/Unsafe.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/Name.hs-boot -o compiler/stage1/build/GHC/Unit/Module/Name.o-boot 
<<ghc: 78935440 bytes, 31 GCs, 5295525/10688024 avg/max bytes residency (3 samples), 35M in use, 0.002 INIT (0.500 elapsed), 0.112 MUT (0.276 elapsed), 0.157 GC (0.387 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Outputable.hs-boot -o compiler/stage1/build/GHC/Utils/Outputable.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Fingerprint.hs -o compiler/stage1/build/GHC/Utils/Fingerprint.o 
<<ghc: 53321872 bytes, 10 GCs, 4657432/9858488 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.400 elapsed), 0.090 MUT (0.532 elapsed), 0.136 GC (0.559 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/FiniteMap.hs -o compiler/stage1/build/GHC/Data/FiniteMap.o 
<<ghc: 52374368 bytes, 10 GCs, 4514376/9506576 avg/max bytes residency (3 samples), 33M in use, 0.001 INIT (0.485 elapsed), 0.119 MUT (0.548 elapsed), 0.135 GC (0.473 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Hooks.hs-boot -o compiler/stage1/build/GHC/Driver/Hooks.o-boot 
<<ghc: 37689816 bytes, 10 GCs, 4223082/8785576 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.527 elapsed), 0.076 MUT (0.264 elapsed), 0.141 GC (0.448 elapsed) :ghc>>
<<ghc: 36934408 bytes, 10 GCs, 4202512/8731104 avg/max bytes residency (3 samples), 35M in use, 0.002 INIT (0.588 elapsed), 0.080 MUT (0.297 elapsed), 0.134 GC (0.425 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.o 
<<ghc: 101212744 bytes, 26 GCs, 6493068/10567592 avg/max bytes residency (4 samples), 33M in use, 0.001 INIT (0.609 elapsed), 0.164 MUT (0.585 elapsed), 0.227 GC (0.460 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.o 
<<ghc: 37653504 bytes, 10 GCs, 4217736/8766104 avg/max bytes residency (3 samples), 35M in use, 0.002 INIT (0.465 elapsed), 0.070 MUT (0.184 elapsed), 0.136 GC (0.281 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/GlobalVars.hs -o compiler/stage1/build/GHC/Utils/GlobalVars.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Monad.hs -o compiler/stage1/build/GHC/Utils/Monad.o 
<<ghc: 83350488 bytes, 25 GCs, 7907944/14764984 avg/max bytes residency (4 samples), 35M in use, 0.002 INIT (0.563 elapsed), 0.138 MUT (0.378 elapsed), 0.250 GC (0.539 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/EnumSet.hs -o compiler/stage1/build/GHC/Data/EnumSet.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/CallerCC.hs-boot -o compiler/stage1/build/GHC/Core/Opt/CallerCC.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Unfold.hs-boot -o compiler/stage1/build/GHC/Core/Unfold.o-boot 
<<ghc: 38047416 bytes, 10 GCs, 4212536/8753024 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.440 elapsed), 0.073 MUT (0.162 elapsed), 0.105 GC (0.224 elapsed) :ghc>>
<<ghc: 87131024 bytes, 16 GCs, 5974776/9821568 avg/max bytes residency (4 samples), 33M in use, 0.002 INIT (0.600 elapsed), 0.148 MUT (0.366 elapsed), 0.206 GC (0.303 elapsed) :ghc>>
<<ghc: 38066080 bytes, 10 GCs, 4279837/8929256 avg/max bytes residency (3 samples), 35M in use, 0.002 INIT (0.430 elapsed), 0.064 MUT (0.140 elapsed), 0.130 GC (0.307 elapsed) :ghc>>
<<ghc: 93850384 bytes, 28 GCs, 4732317/9145200 avg/max bytes residency (3 samples), 35M in use, 0.002 INIT (0.584 elapsed), 0.120 MUT (0.234 elapsed), 0.122 GC (0.240 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/CliOption.hs -o compiler/stage1/build/GHC/Utils/CliOption.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/PrimOps.hs-boot -o compiler/stage1/build/GHC/Builtin/PrimOps.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/HpcInfo.hs -o compiler/stage1/build/GHC/Types/HpcInfo.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Plugins.hs-boot -o compiler/stage1/build/GHC/Driver/Plugins.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Dataflow/Collections.hs -o compiler/stage1/build/GHC/Cmm/Dataflow/Collections.o 
<<ghc: 337409960 bytes, 49 GCs, 9368736/20089440 avg/max bytes residency (5 samples), 44M in use, 0.002 INIT (0.544 elapsed), 0.433 MUT (0.685 elapsed), 0.355 GC (0.638 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Stream.hs -o compiler/stage1/build/GHC/Data/Stream.o 
<<ghc: 36915720 bytes, 10 GCs, 4202480/8731008 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.455 elapsed), 0.063 MUT (0.156 elapsed), 0.112 GC (0.370 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Dataflow/Block.hs -o compiler/stage1/build/GHC/Cmm/Dataflow/Block.o 
<<ghc: 37205504 bytes, 10 GCs, 4206818/8739752 avg/max bytes residency (3 samples), 35M in use, 0.002 INIT (0.532 elapsed), 0.072 MUT (0.248 elapsed), 0.122 GC (0.402 elapsed) :ghc>>
<<ghc: 53031064 bytes, 11 GCs, 4010176/8053584 avg/max bytes residency (3 samples), 35M in use, 0.002 INIT (0.438 elapsed), 0.095 MUT (0.372 elapsed), 0.140 GC (0.446 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Monad/State.hs -o compiler/stage1/build/GHC/Utils/Monad/State.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/UnionFind.hs -o compiler/stage1/build/GHC/Data/UnionFind.o 
<<ghc: 70751584 bytes, 16 GCs, 5244416/10844112 avg/max bytes residency (3 samples), 36M in use, 0.001 INIT (0.587 elapsed), 0.115 MUT (0.411 elapsed), 0.153 GC (0.415 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/CFG/Dominators.hs -o compiler/stage1/build/GHC/CmmToAsm/CFG/Dominators.o 
<<ghc: 246610440 bytes, 64 GCs, 6819548/11496344 avg/max bytes residency (4 samples), 33M in use, 0.002 INIT (0.435 elapsed), 0.346 MUT (0.563 elapsed), 0.256 GC (0.478 elapsed) :ghc>>
<<ghc: 8954465536 bytes, 773 GCs, 35750357/84934608 avg/max bytes residency (18 samples), 233M in use, 0.002 INIT (0.600 elapsed), 10.314 MUT (15.638 elapsed), 6.061 GC (8.706 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/X86/Cond.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/Cond.o 
<<ghc: 329687384 bytes, 54 GCs, 9536998/19568728 avg/max bytes residency (5 samples), 42M in use, 0.001 INIT (0.491 elapsed), 0.546 MUT (0.978 elapsed), 0.381 GC (0.669 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/AArch64/Cond.hs -o compiler/stage1/build/GHC/CmmToAsm/AArch64/Cond.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Cond.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Cond.o 
<<ghc: 88979960 bytes, 20 GCs, 4379173/8981168 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.431 elapsed), 0.155 MUT (0.363 elapsed), 0.164 GC (0.348 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/hpc/dist-boot/build   -c libraries/hpc/./Trace/Hpc/Tix.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Tix.o 
<<ghc: 145903104 bytes, 40 GCs, 7230170/12775184 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.505 elapsed), 0.237 MUT (0.379 elapsed), 0.227 GC (0.348 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Linker.hs -o compiler/stage1/build/GHC/Linker.o 
<<ghc: 357597520 bytes, 69 GCs, 8536632/15283216 avg/max bytes residency (5 samples), 36M in use, 0.001 INIT (0.671 elapsed), 0.501 MUT (0.784 elapsed), 0.404 GC (0.613 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -optc-pipe -optc-O2 -optc-msave-args -optc-fno-aggressive-loop-optimizations -optc-I/opt/local/include -optc-I/usr/include -optc-I/opt/local/include/ncurses -optc-m64 -optc-Wall -optc-Icompiler/stage1/build/./autogen -optc-Icompiler/. -optc-Icompiler/stage1 -optc-Icompiler/stage1/build/. -optc-Icompiler/stage1/build/stage1 -optc-DCAN_LOAD_DLL -optc-Iincludes/dist/build -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -c compiler/cbits/cutils.c -o compiler/stage1/build/cbits/cutils.o
<<ghc: 94185816 bytes, 24 GCs, 5144282/10489864 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.507 elapsed), 0.139 MUT (0.412 elapsed), 0.162 GC (0.311 elapsed) :ghc>>
<<ghc: 82464248 bytes, 21 GCs, 5175328/10591584 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.417 elapsed), 0.123 MUT (0.289 elapsed), 0.154 GC (0.300 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -optc-pipe -optc-O2 -optc-msave-args -optc-fno-aggressive-loop-optimizations -optc-I/opt/local/include -optc-I/usr/include -optc-I/opt/local/include/ncurses -optc-m64 -optc-Wall -optc-Icompiler/stage1/build/./autogen -optc-Icompiler/. -optc-Icompiler/stage1 -optc-Icompiler/stage1/build/. -optc-Icompiler/stage1/build/stage1 -optc-DCAN_LOAD_DLL -optc-Iincludes/dist/build -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -c compiler/cbits/genSym.c -o compiler/stage1/build/cbits/genSym.o
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -optc-pipe -optc-O2 -optc-msave-args -optc-fno-aggressive-loop-optimizations -optc-I/opt/local/include -optc-I/usr/include -optc-I/opt/local/include/ncurses -optc-m64 -optc-Wall -optc-Icompiler/stage1/build/./autogen -optc-Icompiler/. -optc-Icompiler/stage1 -optc-Icompiler/stage1/build/. -optc-Icompiler/stage1/build/stage1 -optc-DCAN_LOAD_DLL -optc-Iincludes/dist/build -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build-disk/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -c compiler/cbits/keepCAFsForGHCi.c -o compiler/stage1/build/cbits/keepCAFsForGHCi.o
<<ghc: 75367168 bytes, 17 GCs, 5198154/10679200 avg/max bytes residency (3 samples), 36M in use, 0.001 INIT (0.456 elapsed), 0.140 MUT (0.336 elapsed), 0.185 GC (0.348 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -c libraries/ghc-heap/cbits/HeapPrim.cmm -o libraries/ghc-heap/dist-boot/build/cbits/HeapPrim.o
<<ghc: 40641896 bytes, 10 GCs, 4333520/9044848 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.496 elapsed), 0.090 MUT (0.566 elapsed), 0.135 GC (0.393 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -o utils/unlit/dist/build/tmp/unlit -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/unlit/. -iutils/unlit/dist/build -Iutils/unlit/dist/build -iutils/unlit/dist/build/unlit/autogen -Iutils/unlit/dist/build/unlit/autogen         -no-user-package-db -rtsopts        -outputdir utils/unlit/dist/build   -optl-Wl,-64 -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf   -package-env - -i -iutils/unlit/. -iutils/unlit/dist/build -Iutils/unlit/dist/build -iutils/unlit/dist/build/unlit/autogen -Iutils/unlit/dist/build/unlit/autogen         -no-user-package-db -rtsopts        -no-auto-link-packages -no-hs-main  utils/unlit/dist/build/unlit.o utils/unlit/dist/build/fs.o   
"rm" -f libraries/ghc-boot/dist-install/build/GHC/Version.hs  
<<ghc: 22600920 bytes, 8 GCs, 630484/1006272 avg/max bytes residency (2 samples), 28M in use, 0.002 INIT (0.661 elapsed), 0.043 MUT (0.581 elapsed), 0.051 GC (0.301 elapsed) :ghc>>
"rm" -f libraries/ghc-boot/dist-install/build/GHC/Platform/Host.hs  
<<ghc: 22606176 bytes, 8 GCs, 630484/1006272 avg/max bytes residency (2 samples), 28M in use, 0.002 INIT (0.590 elapsed), 0.041 MUT (0.503 elapsed), 0.047 GC (0.200 elapsed) :ghc>>
"rm" -f compiler/stage2/build/GHC/Settings/Config.hs  
Creating compiler/stage2/build/GHC/Settings/Config.hs ... 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/.    -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/terminfo/dist-boot/build   -c libraries/terminfo/./System/Console/Terminfo.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo.o 
done.
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Maybe.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Maybe.o 
<<ghc: 22608928 bytes, 8 GCs, 630788/1006472 avg/max bytes residency (2 samples), 28M in use, 0.002 INIT (0.629 elapsed), 0.062 MUT (0.673 elapsed), 0.056 GC (0.234 elapsed) :ghc>>
done.
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Identity.hs -o libraries/mtl/dist-boot/build/Control/Monad/Identity.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/Syntax.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Syntax.o 
Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main.
    Call hs_init_ghc() from your main() function to set these options.
done.
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Unsafe/Char.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Char.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Get.hs -o libraries/binary/dist-boot/build/Data/Binary/Get.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Error.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Error.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/List.hs -o libraries/mtl/dist-boot/build/Control/Monad/List.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/State.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/State.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Writer.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/RWS.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS.o 
<<ghc: 1599271288 bytes, 203 GCs, 17251483/36302360 avg/max bytes residency (8 samples), 100M in use, 0.002 INIT (0.541 elapsed), 2.511 MUT (3.509 elapsed), 1.493 GC (2.371 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Select.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Select.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Types.hs-boot -o compiler/stage1/build/GHC/Unit/Types.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/./GHC/Exts/Heap/ProfInfo/PeekProfInfo.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.o 
<<ghc: 38457352 bytes, 10 GCs, 4232282/8803144 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.579 elapsed), 0.072 MUT (0.192 elapsed), 0.138 GC (0.344 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Settings/Constants.hs -o compiler/stage1/build/GHC/Settings/Constants.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/hpc/dist-boot/build   -c libraries/hpc/./Trace/Hpc/Mix.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Mix.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/.    -optP-include -optPlibraries/hpc/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/hpc/dist-boot/build   -c libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.o 
/opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 755 utils/unlit/dist/build/tmp/unlit inplace/lib/bin/unlit.bin
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Error/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/Error/Class.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Cont/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/Cont/Class.o 
<<ghc: 58286352 bytes, 13 GCs, 4934632/10419568 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.399 elapsed), 0.112 MUT (0.307 elapsed), 0.161 GC (0.302 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/State/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/State/Class.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Reader/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/Reader/Class.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal.hs -o libraries/text/dist-boot/build/Data/Text/Internal.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Encoding/Utf8.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf8.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Class.hs -o libraries/binary/dist-boot/build/Data/Binary/Class.o 
"rm" -f libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.5.a libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.5.a.contents  
echo libraries/terminfo/dist-boot/build/System/Console/Terminfo.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Base.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Cursor.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Color.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Edit.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Effects.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Keys.o        >> libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.5.a.contents
"ar" q  libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.5.a @libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.5.a.contents
ar: creating libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.5.a
"rm" -f libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.5.a.contents  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Writer/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/Writer/Class.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/.    -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98   -no-user-package-db -rtsopts  -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags      -outputdir libraries/transformers/dist-boot/build   -c libraries/transformers/./Control/Monad/Trans/Accum.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Accum.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/./GHC/Exts/Heap/Closures.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Closures.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/State.hs-boot -o compiler/stage1/build/GHC/Unit/State.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/Terminal.hs -o compiler/stage1/build/GHC/SysTools/Terminal.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/Ar.hs -o compiler/stage1/build/GHC/SysTools/Ar.o 
<<ghc: 37425776 bytes, 10 GCs, 4191882/8708984 avg/max bytes residency (3 samples), 35M in use, 0.002 INIT (0.497 elapsed), 0.059 MUT (0.162 elapsed), 0.122 GC (0.272 elapsed) :ghc>>
"rm" -f libraries/hpc/dist-boot/build/libHShpc-0.6.1.0.a libraries/hpc/dist-boot/build/libHShpc-0.6.1.0.a.contents  
echo libraries/hpc/dist-boot/build/Trace/Hpc/Util.o libraries/hpc/dist-boot/build/Trace/Hpc/Mix.o libraries/hpc/dist-boot/build/Trace/Hpc/Tix.o libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.o        >> libraries/hpc/dist-boot/build/libHShpc-0.6.1.0.a.contents
"ar" q  libraries/hpc/dist-boot/build/libHShpc-0.6.1.0.a @libraries/hpc/dist-boot/build/libHShpc-0.6.1.0.a.contents
ar: creating libraries/hpc/dist-boot/build/libHShpc-0.6.1.0.a
"rm" -f libraries/hpc/dist-boot/build/libHShpc-0.6.1.0.a.contents  
"rm" -f                                                     inplace/lib/bin/unlit  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Search.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Search.o 
echo '#!/bin/sh'                                                     >> inplace/lib/bin/unlit
echo 'executablename="/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/inplace/lib/bin/unlit.bin"'                                  >> inplace/lib/bin/unlit
echo 'datadir="/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/inplace/lib"'                             >> inplace/lib/bin/unlit
echo 'bindir="/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/inplace/bin"'                              >> inplace/lib/bin/unlit
echo 'topdir="/home/pbulk/build-disk/lang/ghc92/work/ghc-9.2.1/inplace/lib"'                           >> inplace/lib/bin/unlit
echo 'pgmgcc="gcc"'                                               >> inplace/lib/bin/unlit
echo 'export LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/lib/bin/unlit
echo 'exec "$executablename" ${1+"$@"}'                     >> inplace/lib/bin/unlit
chmod +x                                                     inplace/lib/bin/unlit
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Unsafe.hs -o libraries/text/dist-boot/build/Data/Text/Unsafe.o 
<<ghc: 106490112 bytes, 33 GCs, 7255694/11434264 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.348 elapsed), 0.164 MUT (0.408 elapsed), 0.253 GC (0.463 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Fusion/Size.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Size.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/State/Strict.hs -o libraries/mtl/dist-boot/build/Control/Monad/State/Strict.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Cont.hs -o libraries/mtl/dist-boot/build/Control/Monad/Cont.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Error.hs -o libraries/mtl/dist-boot/build/Control/Monad/Error.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Except.hs -o libraries/mtl/dist-boot/build/Control/Monad/Except.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/RWS/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/RWS/Class.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Reader.hs -o libraries/mtl/dist-boot/build/Control/Monad/Reader.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/State/Lazy.hs -o libraries/mtl/dist-boot/build/Control/Monad/State/Lazy.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Writer/Lazy.hs -o libraries/mtl/dist-boot/build/Control/Monad/Writer/Lazy.o 
<<ghc: 1222412720 bytes, 137 GCs, 16495244/39812696 avg/max bytes residency (7 samples), 96M in use, 0.002 INIT (0.500 elapsed), 1.991 MUT (2.794 elapsed), 1.200 GC (1.943 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Writer/Strict.hs -o libraries/mtl/dist-boot/build/Control/Monad/Writer/Strict.o 
"rm" -f libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a.contents  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Fusion/Types.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Types.o 
echo libraries/transformers/dist-boot/build/Control/Applicative/Backwards.o libraries/transformers/dist-boot/build/Control/Applicative/Lift.o libraries/transformers/dist-boot/build/Control/Monad/Signatures.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Accum.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Class.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Cont.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Except.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Error.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Identity.o libraries/transformers/dist-boot/build/Control/Monad/Trans/List.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Maybe.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Reader.o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS.o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/CPS.o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Lazy.o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Strict.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Select.o libraries/transformers/dist-boot/build/Control/Monad/Trans/State.o libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Lazy.o libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Strict.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/CPS.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Lazy.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Strict.o libraries/transformers/dist-boot/build/Data/Functor/Constant.o libraries/transformers/dist-boot/build/Data/Functor/Reverse.o        >> libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a.contents
"ar" q  libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a @libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a.contents
ar: creating libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a
"rm" -f libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a.contents  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Private.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Private.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/RWS/Lazy.hs -o libraries/mtl/dist-boot/build/Control/Monad/RWS/Lazy.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/RWS/Strict.hs -o libraries/mtl/dist-boot/build/Control/Monad/RWS/Strict.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/State.hs -o libraries/mtl/dist-boot/build/Control/Monad/State.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/Writer.hs -o libraries/mtl/dist-boot/build/Control/Monad/Writer.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Fusion/CaseMapping.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/CaseMapping.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/.    -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/mtl/dist-boot/build   -c libraries/mtl/./Control/Monad/RWS.hs -o libraries/mtl/dist-boot/build/Control/Monad/RWS.o 
"rm" -f libraries/mtl/dist-boot/build/libHSmtl-2.2.2.a libraries/mtl/dist-boot/build/libHSmtl-2.2.2.a.contents  
echo libraries/mtl/dist-boot/build/Control/Monad/Cont.o libraries/mtl/dist-boot/build/Control/Monad/Cont/Class.o libraries/mtl/dist-boot/build/Control/Monad/Error.o libraries/mtl/dist-boot/build/Control/Monad/Error/Class.o libraries/mtl/dist-boot/build/Control/Monad/Except.o libraries/mtl/dist-boot/build/Control/Monad/Identity.o libraries/mtl/dist-boot/build/Control/Monad/List.o libraries/mtl/dist-boot/build/Control/Monad/RWS.o libraries/mtl/dist-boot/build/Control/Monad/RWS/Class.o libraries/mtl/dist-boot/build/Control/Monad/RWS/Lazy.o libraries/mtl/dist-boot/build/Control/Monad/RWS/Strict.o libraries/mtl/dist-boot/build/Control/Monad/Reader.o libraries/mtl/dist-boot/build/Control/Monad/Reader/Class.o libraries/mtl/dist-boot/build/Control/Monad/State.o libraries/mtl/dist-boot/build/Control/Monad/State/Class.o libraries/mtl/dist-boot/build/Control/Monad/State/Lazy.o libraries/mtl/dist-boot/build/Control/Monad/State/Strict.o libraries/mtl/dist-boot/build/Control/Monad/Trans.o libraries/mtl/dist-boot/build/Control/Monad/Writer.o libraries/mtl/dist-boot/build/Control/Monad/Writer/Class.o libraries/mtl/dist-boot/build/Control/Monad/Writer/Lazy.o libraries/mtl/dist-boot/build/Control/Monad/Writer/Strict.o        >> libraries/mtl/dist-boot/build/libHSmtl-2.2.2.a.contents
"ar" q  libraries/mtl/dist-boot/build/libHSmtl-2.2.2.a @libraries/mtl/dist-boot/build/libHSmtl-2.2.2.a.contents
ar: creating libraries/mtl/dist-boot/build/libHSmtl-2.2.2.a
"rm" -f libraries/mtl/dist-boot/build/libHSmtl-2.2.2.a.contents  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Fusion/Common.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Common.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/./GHC/Exts/Heap/FFIClosures.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/.    -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-heap/dist-boot/build   -c libraries/ghc-heap/./GHC/Exts/Heap.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap.o 
"rm" -f libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.2.1.a libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.2.1.a.contents  
echo libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Closures.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ClosureTypes.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/Types.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.o libraries/ghc-heap/dist-boot/build/cbits/HeapPrim.o       >> libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.2.1.a.contents
"ar" q  libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.2.1.a @libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.2.1.a.contents
ar: creating libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.2.1.a
"rm" -f libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.2.1.a.contents  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Fusion.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Fusion.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Show.hs -o libraries/text/dist-boot/build/Data/Text/Show.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Encoding/Fusion/Common.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion/Common.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary/Generic.hs -o libraries/binary/dist-boot/build/Data/Binary/Generic.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Encoding/Fusion.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Lazy/Encoding/Fusion.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Encoding/Fusion.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/.    -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/binary/dist-boot/build   -c libraries/binary/src/Data/Binary.hs -o libraries/binary/dist-boot/build/Data/Binary.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/MD5.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MD5.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Binary.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Binary.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Data/ShortText.hs -o libraries/ghc-boot/dist-boot/build/GHC/Data/ShortText.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Data/SizedSeq.hs -o libraries/ghc-boot/dist-boot/build/GHC/Data/SizedSeq.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/LanguageExtensions.hs -o libraries/ghc-boot/dist-boot/build/GHC/LanguageExtensions.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/ForeignSrcLang.hs -o libraries/ghc-boot/dist-boot/build/GHC/ForeignSrcLang.o 
"rm" -f libraries/binary/dist-boot/build/libHSbinary-0.8.9.0.a libraries/binary/dist-boot/build/libHSbinary-0.8.9.0.a.contents  
echo libraries/binary/dist-boot/build/Data/Binary.o libraries/binary/dist-boot/build/Data/Binary/Put.o libraries/binary/dist-boot/build/Data/Binary/Get.o libraries/binary/dist-boot/build/Data/Binary/Get/Internal.o libraries/binary/dist-boot/build/Data/Binary/Builder.o libraries/binary/dist-boot/build/Data/Binary/Class.o libraries/binary/dist-boot/build/Data/Binary/Internal.o libraries/binary/dist-boot/build/Data/Binary/Generic.o libraries/binary/dist-boot/build/Data/Binary/FloatCast.o        >> libraries/binary/dist-boot/build/libHSbinary-0.8.9.0.a.contents
"ar" q  libraries/binary/dist-boot/build/libHSbinary-0.8.9.0.a @libraries/binary/dist-boot/build/libHSbinary-0.8.9.0.a.contents
ar: creating libraries/binary/dist-boot/build/libHSbinary-0.8.9.0.a
"rm" -f libraries/binary/dist-boot/build/libHSbinary-0.8.9.0.a.contents  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/local/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/./GHCi/RemoteTypes.hs -o libraries/ghci/dist-boot/build/GHCi/RemoteTypes.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/local/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/dist-boot/build/GHCi/FFI.hs -o libraries/ghci/dist-boot/build/GHCi/FFI.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/local/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/./GHCi/BinaryArray.hs -o libraries/ghci/dist-boot/build/GHCi/BinaryArray.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Encoding.hs -o libraries/text/dist-boot/build/Data/Text/Encoding.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/.    -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Unit/Database.hs -o libraries/ghc-boot/dist-boot/build/GHC/Unit/Database.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/local/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/./GHCi/ResolvedBCO.hs -o libraries/ghci/dist-boot/build/GHCi/ResolvedBCO.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Foreign.hs -o libraries/text/dist-boot/build/Data/Text/Foreign.o 
"rm" -f libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.2.1.a libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.2.1.a.contents  
echo libraries/ghc-boot/dist-boot/build/GHC/BaseDir.o libraries/ghc-boot/dist-boot/build/GHC/Data/ShortText.o libraries/ghc-boot/dist-boot/build/GHC/Data/SizedSeq.o libraries/ghc-boot/dist-boot/build/GHC/Utils/Encoding.o libraries/ghc-boot/dist-boot/build/GHC/LanguageExtensions.o libraries/ghc-boot/dist-boot/build/GHC/Unit/Database.o libraries/ghc-boot/dist-boot/build/GHC/Serialized.o libraries/ghc-boot/dist-boot/build/GHC/ForeignSrcLang.o libraries/ghc-boot/dist-boot/build/GHC/HandleEncoding.o libraries/ghc-boot/dist-boot/build/GHC/Platform/ArchOS.o libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.o libraries/ghc-boot/dist-boot/build/GHC/Settings/Utils.o libraries/ghc-boot/dist-boot/build/GHC/UniqueSubdir.o libraries/ghc-boot/dist-boot/build/GHC/Version.o        >> libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.2.1.a.contents
"ar" q  libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.2.1.a @libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.2.1.a.contents
ar: creating libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.2.1.a
"rm" -f libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.2.1.a.contents  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/Lib/Internal.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Internal.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/PprLib.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/PprLib.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/Quote.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Quote.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/CodeDo.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/CodeDo.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id exceptions-0.10.4 -hide-all-packages -package-env - -i -ilibraries/exceptions/src -ilibraries/exceptions/dist-boot/build -Ilibraries/exceptions/dist-boot/build -ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/.    -optP-include -optPlibraries/exceptions/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id mtl-2.2.2 -package-id stm-2.5.0.0 -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/exceptions/dist-boot/build   -c libraries/exceptions/src/Control/Monad/Catch.hs -o libraries/exceptions/dist-boot/build/Control/Monad/Catch.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/Ppr.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Ppr.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Exception.hs -o compiler/stage1/build/GHC/Utils/Exception.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id exceptions-0.10.4 -hide-all-packages -package-env - -i -ilibraries/exceptions/src -ilibraries/exceptions/dist-boot/build -Ilibraries/exceptions/dist-boot/build -ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/.    -optP-include -optPlibraries/exceptions/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id mtl-2.2.2 -package-id stm-2.5.0.0 -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/exceptions/dist-boot/build   -c libraries/exceptions/src/Control/Monad/Catch/Pure.hs -o libraries/exceptions/dist-boot/build/Control/Monad/Catch/Pure.o 
<<ghc: 78793016 bytes, 25 GCs, 7996552/15129016 avg/max bytes residency (4 samples), 35M in use, 0.001 INIT (0.421 elapsed), 0.099 MUT (0.245 elapsed), 0.217 GC (0.346 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Panic/Plain.hs -o compiler/stage1/build/GHC/Utils/Panic/Plain.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH/Lib.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib.o 
<<ghc: 209188536 bytes, 48 GCs, 8925166/18235792 avg/max bytes residency (5 samples), 41M in use, 0.001 INIT (0.460 elapsed), 0.328 MUT (0.584 elapsed), 0.337 GC (0.452 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Misc.hs -o compiler/stage1/build/GHC/Utils/Misc.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform.hs -o compiler/stage1/build/GHC/Platform.o 
"rm" -f libraries/exceptions/dist-boot/build/libHSexceptions-0.10.4.a libraries/exceptions/dist-boot/build/libHSexceptions-0.10.4.a.contents  
echo libraries/exceptions/dist-boot/build/Control/Monad/Catch.o libraries/exceptions/dist-boot/build/Control/Monad/Catch/Pure.o        >> libraries/exceptions/dist-boot/build/libHSexceptions-0.10.4.a.contents
"ar" q  libraries/exceptions/dist-boot/build/libHSexceptions-0.10.4.a @libraries/exceptions/dist-boot/build/libHSexceptions-0.10.4.a.contents
ar: creating libraries/exceptions/dist-boot/build/libHSexceptions-0.10.4.a
"rm" -f libraries/exceptions/dist-boot/build/libHSexceptions-0.10.4.a.contents  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text.hs -o libraries/text/dist-boot/build/Data/Text.o 
<<ghc: 728202000 bytes, 95 GCs, 14360654/35725112 avg/max bytes residency (6 samples), 78M in use, 0.002 INIT (0.455 elapsed), 1.117 MUT (1.650 elapsed), 0.691 GC (0.982 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Session.hs-boot -o compiler/stage1/build/GHC/Driver/Session.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Settings.hs -o compiler/stage1/build/GHC/Settings.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Backend.hs -o compiler/stage1/build/GHC/Driver/Backend.o 
<<ghc: 44115784 bytes, 10 GCs, 4949888/10572768 avg/max bytes residency (3 samples), 35M in use, 0.002 INIT (0.447 elapsed), 0.079 MUT (0.169 elapsed), 0.131 GC (0.291 elapsed) :ghc>>
<<ghc: 181115032 bytes, 31 GCs, 7727776/13982616 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.297 elapsed), 0.230 MUT (0.429 elapsed), 0.205 GC (0.340 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/.    -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/template-haskell/dist-boot/build   -c libraries/template-haskell/./Language/Haskell/TH.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH.o 
<<ghc: 539829624 bytes, 99 GCs, 14591344/30876728 avg/max bytes residency (7 samples), 78M in use, 0.002 INIT (0.473 elapsed), 0.616 MUT (0.917 elapsed), 0.767 GC (1.157 elapsed) :ghc>>
<<ghc: 1721109856 bytes, 153 GCs, 18243738/57961880 avg/max bytes residency (8 samples), 122M in use, 0.001 INIT (0.513 elapsed), 2.934 MUT (4.017 elapsed), 1.547 GC (2.174 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/FastString.hs -o compiler/stage1/build/GHC/Data/FastString.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Ppr/Colour.hs -o compiler/stage1/build/GHC/Utils/Ppr/Colour.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Maybe.hs -o compiler/stage1/build/GHC/Data/Maybe.o 
"rm" -f libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.18.0.0.a libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.18.0.0.a.contents  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/local/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/./GHCi/TH/Binary.hs -o libraries/ghci/dist-boot/build/GHCi/TH/Binary.o 
echo libraries/template-haskell/dist-boot/build/Language/Haskell/TH.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Ppr.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/PprLib.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Quote.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Syntax.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/LanguageExtensions.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/CodeDo.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Internal.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Map.o        >> libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.18.0.0.a.contents
"ar" q  libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.18.0.0.a @libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.18.0.0.a.contents
ar: creating libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.18.0.0.a
"rm" -f libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.18.0.0.a.contents  
<<ghc: 184254760 bytes, 37 GCs, 9092697/20110408 avg/max bytes residency (5 samples), 44M in use, 0.001 INIT (0.453 elapsed), 0.227 MUT (0.417 elapsed), 0.240 GC (0.363 elapsed) :ghc>>
<<ghc: 189752344 bytes, 34 GCs, 8158746/14644600 avg/max bytes residency (4 samples), 35M in use, 0.002 INIT (0.529 elapsed), 0.251 MUT (0.419 elapsed), 0.213 GC (0.364 elapsed) :ghc>>
<<ghc: 941938544 bytes, 97 GCs, 17441667/51854192 avg/max bytes residency (7 samples), 110M in use, 0.001 INIT (0.435 elapsed), 1.365 MUT (2.130 elapsed), 1.047 GC (1.547 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Occurrence.hs-boot -o compiler/stage1/build/GHC/Types/Name/Occurrence.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/BufHandle.hs -o compiler/stage1/build/GHC/Utils/BufHandle.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Lexeme.hs -o compiler/stage1/build/GHC/Utils/Lexeme.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/StringBuffer.hs -o compiler/stage1/build/GHC/Data/StringBuffer.o 
<<ghc: 43754072 bytes, 10 GCs, 4954202/10612280 avg/max bytes residency (3 samples), 35M in use, 0.002 INIT (0.578 elapsed), 0.084 MUT (0.182 elapsed), 0.145 GC (0.312 elapsed) :ghc>>
<<ghc: 217323120 bytes, 48 GCs, 10871251/23360272 avg/max bytes residency (5 samples), 51M in use, 0.001 INIT (0.578 elapsed), 0.329 MUT (0.489 elapsed), 0.399 GC (0.582 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Ppr.hs -o compiler/stage1/build/GHC/Utils/Ppr.o 
<<ghc: 396420168 bytes, 77 GCs, 9438512/18338752 avg/max bytes residency (5 samples), 41M in use, 0.002 INIT (0.655 elapsed), 0.572 MUT (0.848 elapsed), 0.411 GC (0.582 elapsed) :ghc>>
<<ghc: 678948784 bytes, 100 GCs, 11827456/27658840 avg/max bytes residency (6 samples), 61M in use, 0.001 INIT (0.619 elapsed), 0.932 MUT (1.277 elapsed), 0.660 GC (0.899 elapsed) :ghc>>
<<ghc: 783793336 bytes, 114 GCs, 12896746/29643192 avg/max bytes residency (7 samples), 73M in use, 0.001 INIT (0.336 elapsed), 1.167 MUT (1.591 elapsed), 0.781 GC (1.107 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Outputable.hs -o compiler/stage1/build/GHC/Utils/Outputable.o 
<<ghc: 2367229496 bytes, 187 GCs, 30223547/102206904 avg/max bytes residency (9 samples), 222M in use, 0.002 INIT (0.539 elapsed), 3.307 MUT (3.964 elapsed), 2.322 GC (3.066 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Panic.hs -o compiler/stage1/build/GHC/Utils/Panic.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Json.hs -o compiler/stage1/build/GHC/Utils/Json.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Id/Info.hs-boot -o compiler/stage1/build/GHC/Types/Id/Info.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Bag.hs -o compiler/stage1/build/GHC/Data/Bag.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Pair.hs -o compiler/stage1/build/GHC/Data/Pair.o 
<<ghc: 50317152 bytes, 12 GCs, 5595029/12170672 avg/max bytes residency (3 samples), 35M in use, 0.002 INIT (0.561 elapsed), 0.079 MUT (0.232 elapsed), 0.140 GC (0.352 elapsed) :ghc>>
<<ghc: 180190904 bytes, 37 GCs, 8542364/15171920 avg/max bytes residency (4 samples), 35M in use, 0.001 INIT (0.367 elapsed), 0.252 MUT (0.472 elapsed), 0.223 GC (0.469 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/ForeignStubs.hs -o compiler/stage1/build/GHC/Types/ForeignStubs.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./Language/Haskell/Syntax/Extension.hs -o compiler/stage1/build/Language/Haskell/Syntax/Extension.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Ppr.hs -o compiler/stage1/build/GHC/Unit/Ppr.o 
<<ghc: 268495456 bytes, 54 GCs, 9510684/20936600 avg/max bytes residency (5 samples), 46M in use, 0.001 INIT (0.429 elapsed), 0.361 MUT (0.698 elapsed), 0.380 GC (0.668 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Asm.hs -o compiler/stage1/build/GHC/Utils/Asm.o 
<<ghc: 391945456 bytes, 65 GCs, 12950754/32982704 avg/max bytes residency (6 samples), 70M in use, 0.001 INIT (0.292 elapsed), 0.637 MUT (1.017 elapsed), 0.497 GC (0.851 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Lazy.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Lazy.o 
<<ghc: 100603824 bytes, 26 GCs, 8966452/17005008 avg/max bytes residency (4 samples), 38M in use, 0.001 INIT (0.545 elapsed), 0.168 MUT (0.356 elapsed), 0.254 GC (0.422 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/IO.hs -o libraries/text/dist-boot/build/Data/Text/Internal/IO.o 
<<ghc: 101150560 bytes, 26 GCs, 8253716/15006952 avg/max bytes residency (4 samples), 35M in use, 0.001 INIT (0.482 elapsed), 0.125 MUT (0.310 elapsed), 0.166 GC (0.289 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Read.hs -o libraries/text/dist-boot/build/Data/Text/Read.o 
<<ghc: 73560592 bytes, 22 GCs, 8306354/15456272 avg/max bytes residency (4 samples), 35M in use, 0.001 INIT (0.387 elapsed), 0.107 MUT (0.234 elapsed), 0.230 GC (0.413 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique.hs -o compiler/stage1/build/GHC/Types/Unique.o 
<<ghc: 269438600 bytes, 53 GCs, 12031946/31262472 avg/max bytes residency (6 samples), 66M in use, 0.002 INIT (0.581 elapsed), 0.358 MUT (0.633 elapsed), 0.446 GC (0.738 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/SrcLoc.hs -o compiler/stage1/build/GHC/Types/SrcLoc.o 
<<ghc: 880359656 bytes, 88 GCs, 20192297/60061096 avg/max bytes residency (7 samples), 126M in use, 0.001 INIT (0.366 elapsed), 1.294 MUT (1.883 elapsed), 0.950 GC (1.520 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/OrdList.hs -o compiler/stage1/build/GHC/Data/OrdList.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Ppr.hs -o compiler/stage1/build/GHC/Driver/Ppr.o 
<<ghc: 185239360 bytes, 40 GCs, 8437529/17818464 avg/max bytes residency (5 samples), 40M in use, 0.001 INIT (0.475 elapsed), 0.234 MUT (0.473 elapsed), 0.263 GC (0.362 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Flags.hs -o compiler/stage1/build/GHC/Driver/Flags.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/BaseDir.hs -o compiler/stage1/build/GHC/SysTools/BaseDir.o 
<<ghc: 220363112 bytes, 44 GCs, 10739086/24737752 avg/max bytes residency (5 samples), 54M in use, 0.001 INIT (0.412 elapsed), 0.255 MUT (0.570 elapsed), 0.350 GC (0.607 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/CFG/Weight.hs -o compiler/stage1/build/GHC/CmmToAsm/CFG/Weight.o 
<<ghc: 399437312 bytes, 61 GCs, 9619664/20390848 avg/max bytes residency (5 samples), 45M in use, 0.002 INIT (0.528 elapsed), 0.575 MUT (1.113 elapsed), 0.426 GC (0.759 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./Language/Haskell/Syntax/Expr.hs-boot -o compiler/stage1/build/Language/Haskell/Syntax/Expr.o-boot 
<<ghc: 85802104 bytes, 26 GCs, 5512472/10604096 avg/max bytes residency (4 samples), 33M in use, 0.002 INIT (0.489 elapsed), 0.144 MUT (0.558 elapsed), 0.210 GC (0.452 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./Language/Haskell/Syntax/Pat.hs-boot -o compiler/stage1/build/Language/Haskell/Syntax/Pat.o-boot 
<<ghc: 49726176 bytes, 10 GCs, 5712765/12675512 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.470 elapsed), 0.075 MUT (0.203 elapsed), 0.108 GC (0.288 elapsed) :ghc>>
<<ghc: 188512960 bytes, 61 GCs, 10591756/21968320 avg/max bytes residency (5 samples), 48M in use, 0.001 INIT (0.530 elapsed), 0.235 MUT (0.493 elapsed), 0.302 GC (0.499 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Type.hs -o compiler/stage1/build/GHC/Cmm/Type.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/CharClass.hs -o compiler/stage1/build/GHC/Parser/CharClass.o 
<<ghc: 48688344 bytes, 10 GCs, 5706514/12659936 avg/max bytes residency (3 samples), 35M in use, 0.002 INIT (0.462 elapsed), 0.075 MUT (0.195 elapsed), 0.129 GC (0.283 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PPC/Cond.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/Cond.o 
<<ghc: 90043984 bytes, 24 GCs, 7021960/12368904 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.491 elapsed), 0.098 MUT (0.246 elapsed), 0.159 GC (0.266 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Base.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Base.o 
<<ghc: 180230592 bytes, 41 GCs, 7287008/15773432 avg/max bytes residency (5 samples), 35M in use, 0.001 INIT (0.663 elapsed), 0.192 MUT (0.537 elapsed), 0.241 GC (0.552 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Lazy/Search.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Search.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Lazy/Fusion.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Fusion.o 
<<ghc: 105793776 bytes, 29 GCs, 7539690/13138384 avg/max bytes residency (4 samples), 34M in use, 0.002 INIT (0.452 elapsed), 0.142 MUT (0.252 elapsed), 0.193 GC (0.355 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/IO.hs -o libraries/text/dist-boot/build/Data/Text/IO.o 
<<ghc: 706040520 bytes, 102 GCs, 12958517/30988912 avg/max bytes residency (6 samples), 67M in use, 0.001 INIT (0.488 elapsed), 0.931 MUT (1.823 elapsed), 0.727 GC (1.420 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/Internal.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Internal.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique/FM.hs -o compiler/stage1/build/GHC/Types/Unique/FM.o 
<<ghc: 1879307288 bytes, 252 GCs, 18706915/34060944 avg/max bytes residency (9 samples), 93M in use, 0.001 INIT (0.359 elapsed), 2.613 MUT (4.394 elapsed), 1.734 GC (2.904 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name.hs-boot -o compiler/stage1/build/GHC/Types/Name.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/List/SetOps.hs -o compiler/stage1/build/GHC/Data/List/SetOps.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/Ways.hs -o compiler/stage1/build/GHC/Platform/Ways.o 
<<ghc: 2369232328 bytes, 151 GCs, 25343035/72834184 avg/max bytes residency (8 samples), 173M in use, 0.001 INIT (0.432 elapsed), 3.743 MUT (5.641 elapsed), 2.068 GC (3.382 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique/Supply.hs -o compiler/stage1/build/GHC/Types/Unique/Supply.o 
<<ghc: 75811000 bytes, 24 GCs, 7824476/15022768 avg/max bytes residency (4 samples), 35M in use, 0.002 INIT (0.594 elapsed), 0.089 MUT (0.171 elapsed), 0.185 GC (0.349 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/MachOp.hs -o compiler/stage1/build/GHC/Cmm/MachOp.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Settings/IO.hs -o compiler/stage1/build/GHC/Settings/IO.o 
<<ghc: 221499888 bytes, 46 GCs, 8944580/19207464 avg/max bytes residency (5 samples), 43M in use, 0.001 INIT (0.463 elapsed), 0.281 MUT (0.572 elapsed), 0.295 GC (0.446 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/Encoding.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Encoding.o 
<<ghc: 385898344 bytes, 73 GCs, 8599304/18180528 avg/max bytes residency (5 samples), 40M in use, 0.002 INIT (0.428 elapsed), 0.525 MUT (1.175 elapsed), 0.363 GC (0.543 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Var.hs-boot -o compiler/stage1/build/GHC/Types/Var.o-boot 
<<ghc: 197184744 bytes, 45 GCs, 7251134/14758384 avg/max bytes residency (5 samples), 34M in use, 0.001 INIT (0.485 elapsed), 0.289 MUT (0.938 elapsed), 0.251 GC (0.475 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCon.hs-boot -o compiler/stage1/build/GHC/Core/TyCon.o-boot 
<<ghc: 46906200 bytes, 10 GCs, 5518029/12165496 avg/max bytes residency (3 samples), 36M in use, 0.002 INIT (0.455 elapsed), 0.074 MUT (0.250 elapsed), 0.150 GC (0.440 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Error.hs -o compiler/stage1/build/GHC/Types/Error.o 
<<ghc: 51731432 bytes, 13 GCs, 5671458/12368520 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.531 elapsed), 0.085 MUT (0.410 elapsed), 0.153 GC (0.463 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/CmdLine.hs -o compiler/stage1/build/GHC/Driver/CmdLine.o 
<<ghc: 744010096 bytes, 68 GCs, 13044374/34170960 avg/max bytes residency (6 samples), 75M in use, 0.002 INIT (0.332 elapsed), 0.977 MUT (1.861 elapsed), 0.583 GC (1.111 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/Profile.hs -o compiler/stage1/build/GHC/Platform/Profile.o 
<<ghc: 1445869520 bytes, 134 GCs, 18267428/48894320 avg/max bytes residency (7 samples), 107M in use, 0.002 INIT (0.549 elapsed), 2.020 MUT (3.611 elapsed), 1.234 GC (2.216 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/TyThing.hs-boot -o compiler/stage1/build/GHC/Types/TyThing.o-boot 
<<ghc: 81379440 bytes, 19 GCs, 7442542/13129688 avg/max bytes residency (4 samples), 34M in use, 0.002 INIT (0.594 elapsed), 0.126 MUT (0.294 elapsed), 0.221 GC (0.373 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Id.hs-boot -o compiler/stage1/build/GHC/Types/Id.o-boot 
<<ghc: 45438480 bytes, 10 GCs, 5481890/12077800 avg/max bytes residency (3 samples), 36M in use, 0.001 INIT (0.477 elapsed), 0.052 MUT (0.108 elapsed), 0.092 GC (0.209 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/Rep.hs-boot -o compiler/stage1/build/GHC/Core/TyCo/Rep.o-boot 
<<ghc: 46019720 bytes, 10 GCs, 5522578/12175288 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.525 elapsed), 0.072 MUT (0.209 elapsed), 0.133 GC (0.453 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/TcType.hs-boot -o compiler/stage1/build/GHC/Tc/Utils/TcType.o-boot 
<<ghc: 59880408 bytes, 22 GCs, 7329224/14154560 avg/max bytes residency (4 samples), 35M in use, 0.001 INIT (0.343 elapsed), 0.104 MUT (0.338 elapsed), 0.244 GC (0.489 elapsed) :ghc>>
<<ghc: 1586190552 bytes, 255 GCs, 16246082/28292456 avg/max bytes residency (9 samples), 78M in use, 0.002 INIT (0.568 elapsed), 2.104 MUT (3.792 elapsed), 1.515 GC (2.547 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique/DFM.hs -o compiler/stage1/build/GHC/Types/Unique/DFM.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Binary.hs -o compiler/stage1/build/GHC/Utils/Binary.o 
<<ghc: 652686632 bytes, 99 GCs, 12416948/27541976 avg/max bytes residency (6 samples), 62M in use, 0.002 INIT (0.510 elapsed), 0.915 MUT (2.250 elapsed), 0.689 GC (1.198 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/Ppr.hs-boot -o compiler/stage1/build/GHC/Core/TyCo/Ppr.o-boot 
<<ghc: 50529360 bytes, 12 GCs, 5622437/12242472 avg/max bytes residency (3 samples), 35M in use, 0.002 INIT (0.569 elapsed), 0.083 MUT (0.234 elapsed), 0.159 GC (0.449 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Graph/Directed.hs -o compiler/stage1/build/GHC/Data/Graph/Directed.o 
<<ghc: 50088584 bytes, 11 GCs, 5612376/12231808 avg/max bytes residency (3 samples), 35M in use, 0.002 INIT (0.580 elapsed), 0.085 MUT (0.184 elapsed), 0.205 GC (0.338 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Type.hs-boot -o compiler/stage1/build/GHC/Core/Type.o-boot 
<<ghc: 1311857592 bytes, 151 GCs, 17254633/33640128 avg/max bytes residency (7 samples), 93M in use, 0.002 INIT (0.410 elapsed), 2.025 MUT (3.575 elapsed), 1.471 GC (2.518 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique/Map.hs -o compiler/stage1/build/GHC/Types/Unique/Map.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/CPrim.hs -o compiler/stage1/build/GHC/CmmToAsm/CPrim.o 
<<ghc: 63957592 bytes, 17 GCs, 7642680/13431072 avg/max bytes residency (4 samples), 34M in use, 0.002 INIT (0.473 elapsed), 0.073 MUT (0.181 elapsed), 0.175 GC (0.423 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/StackMap.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/StackMap.o 
<<ghc: 74364616 bytes, 18 GCs, 7478038/13336336 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.351 elapsed), 0.110 MUT (0.319 elapsed), 0.193 GC (0.515 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy.hs -o libraries/text/dist-boot/build/Data/Text/Lazy.o 
<<ghc: 208096760 bytes, 100 GCs, 9478619/19792712 avg/max bytes residency (5 samples), 42M in use, 0.001 INIT (0.357 elapsed), 0.302 MUT (0.709 elapsed), 0.316 GC (0.563 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/SourceError.hs -o compiler/stage1/build/GHC/Types/SourceError.o 
<<ghc: 504847184 bytes, 67 GCs, 15063561/39090976 avg/max bytes residency (6 samples), 82M in use, 0.002 INIT (0.499 elapsed), 0.784 MUT (1.088 elapsed), 0.584 GC (1.018 elapsed) :ghc>>
<<ghc: 825259104 bytes, 81 GCs, 14691942/37895376 avg/max bytes residency (6 samples), 82M in use, 0.002 INIT (0.677 elapsed), 1.230 MUT (2.131 elapsed), 0.726 GC (1.496 elapsed) :ghc>>
<<ghc: 1169360832 bytes, 119 GCs, 17358947/46522912 avg/max bytes residency (7 samples), 102M in use, 0.001 INIT (0.680 elapsed), 1.944 MUT (3.162 elapsed), 1.215 GC (1.998 elapsed) :ghc>>
<<ghc: 118624344 bytes, 29 GCs, 8338010/15158760 avg/max bytes residency (4 samples), 35M in use, 0.002 INIT (0.548 elapsed), 0.219 MUT (0.453 elapsed), 0.307 GC (0.600 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique/Set.hs -o compiler/stage1/build/GHC/Types/Unique/Set.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/FastString/Env.hs -o compiler/stage1/build/GHC/Data/FastString/Env.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique/SDFM.hs -o compiler/stage1/build/GHC/Types/Unique/SDFM.o 
<<ghc: 148718088 bytes, 30 GCs, 8425204/15229832 avg/max bytes residency (4 samples), 35M in use, 0.002 INIT (0.443 elapsed), 0.191 MUT (0.414 elapsed), 0.202 GC (0.321 elapsed) :ghc>>
<<ghc: 186246448 bytes, 46 GCs, 10795404/25184104 avg/max bytes residency (5 samples), 55M in use, 0.002 INIT (0.391 elapsed), 0.271 MUT (0.477 elapsed), 0.348 GC (0.588 elapsed) :ghc>>
<<ghc: 370147048 bytes, 124 GCs, 10965400/25304616 avg/max bytes residency (5 samples), 59M in use, 0.001 INIT (0.446 elapsed), 0.536 MUT (0.842 elapsed), 0.462 GC (0.777 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Unique/DSet.hs -o compiler/stage1/build/GHC/Types/Unique/DSet.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Graph/Base.hs -o compiler/stage1/build/GHC/Data/Graph/Base.o 
<<ghc: 84661568 bytes, 19 GCs, 7360080/12947784 avg/max bytes residency (4 samples), 34M in use, 0.002 INIT (0.515 elapsed), 0.152 MUT (0.620 elapsed), 0.219 GC (0.478 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Graph/Ppr.hs -o compiler/stage1/build/GHC/Data/Graph/Ppr.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Graph/Ops.hs -o compiler/stage1/build/GHC/Data/Graph/Ops.o 
<<ghc: 355263496 bytes, 87 GCs, 10981430/25380224 avg/max bytes residency (5 samples), 57M in use, 0.001 INIT (0.464 elapsed), 0.688 MUT (1.201 elapsed), 0.582 GC (1.147 elapsed) :ghc>>
<<ghc: 575809144 bytes, 70 GCs, 10720344/25112768 avg/max bytes residency (5 samples), 54M in use, 0.002 INIT (0.552 elapsed), 0.823 MUT (1.265 elapsed), 0.511 GC (0.877 elapsed) :ghc>>
<<ghc: 826884232 bytes, 103 GCs, 12017561/29162104 avg/max bytes residency (6 samples), 62M in use, 0.001 INIT (0.567 elapsed), 1.250 MUT (1.686 elapsed), 0.746 GC (1.195 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Graph/Color.hs -o compiler/stage1/build/GHC/Data/Graph/Color.o 
<<ghc: 393483560 bytes, 62 GCs, 9614420/21301728 avg/max bytes residency (5 samples), 47M in use, 0.001 INIT (0.534 elapsed), 0.685 MUT (1.031 elapsed), 0.454 GC (0.831 elapsed) :ghc>>
<<ghc: 4316564912 bytes, 368 GCs, 37974467/109857560 avg/max bytes residency (13 samples), 256M in use, 0.002 INIT (0.609 elapsed), 6.528 MUT (8.708 elapsed), 5.200 GC (7.886 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/Name.hs -o compiler/stage1/build/GHC/Unit/Module/Name.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/SourceText.hs -o compiler/stage1/build/GHC/Types/SourceText.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/FieldLabel.hs -o compiler/stage1/build/GHC/Types/FieldLabel.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/SafeHaskell.hs -o compiler/stage1/build/GHC/Types/SafeHaskell.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/SourceFile.hs -o compiler/stage1/build/GHC/Types/SourceFile.o 
<<ghc: 226403680 bytes, 42 GCs, 8944424/16456664 avg/max bytes residency (4 samples), 36M in use, 0.002 INIT (0.393 elapsed), 0.294 MUT (0.700 elapsed), 0.283 GC (0.512 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/CostCentre/State.hs -o compiler/stage1/build/GHC/Types/CostCentre/State.o 
<<ghc: 210553880 bytes, 44 GCs, 7778782/14076152 avg/max bytes residency (4 samples), 35M in use, 0.002 INIT (0.505 elapsed), 0.305 MUT (0.698 elapsed), 0.246 GC (0.515 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Ext/Fields.hs -o compiler/stage1/build/GHC/Iface/Ext/Fields.o 
<<ghc: 298842704 bytes, 48 GCs, 12432302/29105568 avg/max bytes residency (5 samples), 63M in use, 0.001 INIT (0.399 elapsed), 0.539 MUT (1.245 elapsed), 0.488 GC (0.956 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Binary/Typeable.hs -o compiler/stage1/build/GHC/Utils/Binary/Typeable.o 
<<ghc: 220515296 bytes, 42 GCs, 11531403/25973728 avg/max bytes residency (5 samples), 56M in use, 0.002 INIT (0.573 elapsed), 0.336 MUT (0.704 elapsed), 0.439 GC (0.856 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Types.hs -o compiler/stage1/build/GHC/Unit/Types.o 
<<ghc: 695176392 bytes, 99 GCs, 15137770/36716440 avg/max bytes residency (6 samples), 77M in use, 0.001 INIT (0.621 elapsed), 1.117 MUT (1.871 elapsed), 0.778 GC (1.521 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Phases.hs -o compiler/stage1/build/GHC/Driver/Phases.o 
<<ghc: 487131328 bytes, 68 GCs, 12578787/27805856 avg/max bytes residency (5 samples), 60M in use, 0.002 INIT (0.614 elapsed), 0.692 MUT (1.203 elapsed), 0.502 GC (0.894 elapsed) :ghc>>
<<ghc: 517713096 bytes, 89 GCs, 11319645/25025456 avg/max bytes residency (6 samples), 55M in use, 0.002 INIT (0.398 elapsed), 0.662 MUT (1.421 elapsed), 0.485 GC (1.007 elapsed) :ghc>>
<<ghc: 1558134376 bytes, 157 GCs, 18737620/44550512 avg/max bytes residency (7 samples), 108M in use, 0.002 INIT (0.478 elapsed), 2.256 MUT (3.899 elapsed), 1.415 GC (2.955 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Basic.hs -o compiler/stage1/build/GHC/Types/Basic.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Fixity.hs -o compiler/stage1/build/GHC/Types/Fixity.o 
<<ghc: 1144991896 bytes, 171 GCs, 15818501/33758064 avg/max bytes residency (8 samples), 84M in use, 0.001 INIT (0.493 elapsed), 1.682 MUT (2.530 elapsed), 1.262 GC (1.943 elapsed) :ghc>>
<<ghc: 597604776 bytes, 104 GCs, 11642068/27293920 avg/max bytes residency (5 samples), 60M in use, 0.001 INIT (0.428 elapsed), 0.920 MUT (1.238 elapsed), 0.595 GC (0.899 elapsed) :ghc>>
<<ghc: 1839475928 bytes, 170 GCs, 22336861/61758328 avg/max bytes residency (7 samples), 132M in use, 0.001 INIT (0.468 elapsed), 2.747 MUT (3.875 elapsed), 1.665 GC (2.582 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Home.hs -o compiler/stage1/build/GHC/Unit/Home.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/Env.hs -o compiler/stage1/build/GHC/Unit/Module/Env.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/Location.hs -o compiler/stage1/build/GHC/Unit/Module/Location.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Parser.hs -o compiler/stage1/build/GHC/Unit/Parser.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Prim.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Prim.o 
<<ghc: 151470736 bytes, 29 GCs, 8735682/16174344 avg/max bytes residency (4 samples), 36M in use, 0.002 INIT (0.504 elapsed), 0.266 MUT (0.500 elapsed), 0.288 GC (0.529 elapsed) :ghc>>
<<ghc: 175739344 bytes, 37 GCs, 8559144/15700048 avg/max bytes residency (4 samples), 35M in use, 0.001 INIT (0.461 elapsed), 0.280 MUT (0.525 elapsed), 0.302 GC (0.520 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/Structured.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Structured.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/IO.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/IO.o 
<<ghc: 243676464 bytes, 64 GCs, 9614819/21099584 avg/max bytes residency (5 samples), 46M in use, 0.002 INIT (0.499 elapsed), 0.350 MUT (0.812 elapsed), 0.384 GC (0.711 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Builder.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Builder.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/Read.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Read.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen  -I/opt/local/include   -optP-include -optPlibraries/ghci/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghci/dist-boot/build   -c libraries/ghci/./GHCi/Message.hs -o libraries/ghci/dist-boot/build/GHCi/Message.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/Builder.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Builder.o 
<<ghc: 1244245504 bytes, 143 GCs, 17763786/44307136 avg/max bytes residency (7 samples), 99M in use, 0.001 INIT (0.550 elapsed), 1.616 MUT (2.622 elapsed), 1.202 GC (2.050 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module.hs -o compiler/stage1/build/GHC/Unit/Module.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Internal/Builder/Functions.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Builder/Functions.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Combinator.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Combinator.o 
<<ghc: 218346312 bytes, 57 GCs, 9921536/22358352 avg/max bytes residency (5 samples), 49M in use, 0.001 INIT (0.581 elapsed), 0.339 MUT (0.634 elapsed), 0.336 GC (0.593 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Char.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Char.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/String.hs -o libraries/parsec/dist-boot/build/Text/Parsec/String.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/ByteString.hs -o libraries/parsec/dist-boot/build/Text/Parsec/ByteString.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/ByteString/Lazy.hs -o libraries/parsec/dist-boot/build/Text/Parsec/ByteString/Lazy.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Text.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Text.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Text/Lazy.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Text/Lazy.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/Builder/Int.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Builder/Int.o 
<<ghc: 3866386392 bytes, 342 GCs, 30556791/73955696 avg/max bytes residency (11 samples), 169M in use, 0.002 INIT (0.435 elapsed), 5.504 MUT (8.488 elapsed), 3.470 GC (5.694 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/ForeignCall.hs -o compiler/stage1/build/GHC/Types/ForeignCall.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Info.hs -o compiler/stage1/build/GHC/Unit/Info.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Config.hs -o compiler/stage1/build/GHC/CmmToAsm/Config.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec.hs -o libraries/parsec/dist-boot/build/Text/Parsec.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/NonEmptySet.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/NonEmptySet.o 
<<ghc: 175478464 bytes, 36 GCs, 7159464/14426216 avg/max bytes residency (4 samples), 35M in use, 0.002 INIT (0.527 elapsed), 0.183 MUT (0.449 elapsed), 0.221 GC (0.379 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Semigroup.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Semigroup.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Token.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Token.o 
<<ghc: 660398096 bytes, 99 GCs, 13234230/30473240 avg/max bytes residency (6 samples), 65M in use, 0.002 INIT (0.506 elapsed), 0.788 MUT (1.347 elapsed), 0.547 GC (0.894 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Expr.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Expr.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Char.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Char.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Combinator.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Combinator.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Prim.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Prim.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/DataCon.hs-boot -o compiler/stage1/build/GHC/Core/DataCon.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit.hs -o compiler/stage1/build/GHC/Unit.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Prelude.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude.o 
<<ghc: 79654984 bytes, 24 GCs, 7737728/15193624 avg/max bytes residency (4 samples), 35M in use, 0.001 INIT (0.411 elapsed), 0.096 MUT (0.208 elapsed), 0.206 GC (0.413 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Perm.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Perm.o 
<<ghc: 2060941016 bytes, 169 GCs, 25211822/63207448 avg/max bytes residency (8 samples), 151M in use, 0.002 INIT (0.524 elapsed), 2.939 MUT (4.388 elapsed), 1.936 GC (3.204 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec.o 
<<ghc: 61233624 bytes, 22 GCs, 5772422/11278104 avg/max bytes residency (4 samples), 32M in use, 0.002 INIT (0.618 elapsed), 0.093 MUT (0.359 elapsed), 0.200 GC (0.590 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Types.hs-boot -o compiler/stage1/build/GHC/Builtin/Types.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Target.hs -o compiler/stage1/build/GHC/Types/Target.o 
<<ghc: 57752176 bytes, 14 GCs, 5773069/12551240 avg/max bytes residency (3 samples), 36M in use, 0.001 INIT (0.499 elapsed), 0.086 MUT (0.211 elapsed), 0.164 GC (0.314 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Expr.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Expr.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Uniques.hs -o compiler/stage1/build/GHC/Builtin/Uniques.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Var.hs -o compiler/stage1/build/GHC/Types/Var.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/DList.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/DList.o 
<<ghc: 153519296 bytes, 34 GCs, 8746880/16310544 avg/max bytes residency (4 samples), 37M in use, 0.002 INIT (0.497 elapsed), 0.229 MUT (0.730 elapsed), 0.285 GC (0.691 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Parsing.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Parsing.o 
<<ghc: 296960024 bytes, 46 GCs, 9817396/21265808 avg/max bytes residency (5 samples), 47M in use, 0.002 INIT (0.686 elapsed), 0.519 MUT (1.196 elapsed), 0.394 GC (0.700 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Parsec/Position.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Position.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/Generic.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Generic.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/CabalSpecVersion.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/CabalSpecVersion.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/ShortText.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/ShortText.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Verbosity/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity/Internal.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/CopyFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CopyFile.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/IOData.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/IOData.o 
<<ghc: 1648125896 bytes, 154 GCs, 20424145/54284032 avg/max bytes residency (8 samples), 131M in use, 0.002 INIT (0.521 elapsed), 2.634 MUT (4.382 elapsed), 1.718 GC (2.546 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Graph.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Graph.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/Progress.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Progress.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Condition.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Condition.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/InstallDirs/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs/Internal.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Environment.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Environment.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Flag.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Flag.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/GetOpt.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/GetOpt.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/MapAccum.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MapAccum.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/ResponseFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ResponseFile.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Prelude/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude/Internal.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/CCompiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/CCompiler.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/Quirks.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Quirks.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/GetShortPathName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/GetShortPathName.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/TestSuite.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/TestSuite.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/SnocList.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/SnocList.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/Parsec/Language.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Language.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Perm.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Perm.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Token.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Token.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include    -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/text/dist-boot/build   -c libraries/text/src/Data/Text/Lazy/Builder/RealFloat.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Builder/RealFloat.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Occurrence.hs -o compiler/stage1/build/GHC/Types/Name/Occurrence.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/Reg/Class.hs -o compiler/stage1/build/GHC/Platform/Reg/Class.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/Base.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Base.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/CharParsing.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CharParsing.o 
<<ghc: 98213672 bytes, 28 GCs, 8214080/15372952 avg/max bytes residency (4 samples), 35M in use, 0.001 INIT (0.374 elapsed), 0.152 MUT (0.449 elapsed), 0.225 GC (0.397 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Parsec/Warning.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Warning.o 
<<ghc: 676195224 bytes, 110 GCs, 10855819/22225392 avg/max bytes residency (5 samples), 48M in use, 0.001 INIT (0.520 elapsed), 0.751 MUT (1.078 elapsed), 0.471 GC (0.866 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Parsec/FieldLineStream.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/FieldLineStream.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Parsec/Error.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Error.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Pretty.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Pretty.o 
<<ghc: 1451502992 bytes, 138 GCs, 18056261/49397872 avg/max bytes residency (7 samples), 105M in use, 0.001 INIT (0.383 elapsed), 2.082 MUT (2.968 elapsed), 1.266 GC (1.929 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Lens.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseListVersion.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseListVersion.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Internal.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Lex.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Lex.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/PreProcess/Unlit.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/Unlit.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name.hs -o compiler/stage1/build/GHC/Types/Name.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/Warnings.hs -o compiler/stage1/build/GHC/Unit/Module/Warnings.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/Reg.hs -o compiler/stage1/build/GHC/Platform/Reg.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/X86.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/X86.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Parsec.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec.o 
<<ghc: 288961256 bytes, 55 GCs, 11001278/22831088 avg/max bytes residency (5 samples), 50M in use, 0.001 INIT (0.364 elapsed), 0.367 MUT (0.679 elapsed), 0.289 GC (0.548 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Fields/LexerMonad.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/LexerMonad.o 
<<ghc: 537211296 bytes, 81 GCs, 9592932/21225344 avg/max bytes residency (5 samples), 46M in use, 0.001 INIT (0.398 elapsed), 0.773 MUT (1.554 elapsed), 0.398 GC (0.870 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/CondTree.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/CondTree.o 
<<ghc: 979267088 bytes, 106 GCs, 17009976/41933544 avg/max bytes residency (6 samples), 88M in use, 0.001 INIT (0.295 elapsed), 1.380 MUT (2.138 elapsed), 0.964 GC (1.471 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/.    -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/parsec/dist-boot/build   -c libraries/parsec/src/Text/ParserCombinators/Parsec/Language.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Language.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/TrivColorable.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/TrivColorable.o 
<<ghc: 1114563816 bytes, 113 GCs, 19593414/53193864 avg/max bytes residency (7 samples), 115M in use, 0.001 INIT (0.464 elapsed), 1.452 MUT (2.392 elapsed), 1.133 GC (2.010 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Utils.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Utils.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Fields/Lexer.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Lexer.o 
<<ghc: 169672928 bytes, 40 GCs, 8215761/18081632 avg/max bytes residency (5 samples), 40M in use, 0.002 INIT (0.472 elapsed), 0.240 MUT (0.470 elapsed), 0.251 GC (0.415 elapsed) :ghc>>
<<ghc: 54570144 bytes, 16 GCs, 5510789/11839832 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.368 elapsed), 0.075 MUT (0.266 elapsed), 0.147 GC (0.295 elapsed) :ghc>>
"rm" -f libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a.contents  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Var/Set.hs -o compiler/stage1/build/GHC/Types/Var/Set.o 
echo libraries/parsec/dist-boot/build/Text/Parsec.o libraries/parsec/dist-boot/build/Text/Parsec/String.o libraries/parsec/dist-boot/build/Text/Parsec/ByteString.o libraries/parsec/dist-boot/build/Text/Parsec/ByteString/Lazy.o libraries/parsec/dist-boot/build/Text/Parsec/Text.o libraries/parsec/dist-boot/build/Text/Parsec/Text/Lazy.o libraries/parsec/dist-boot/build/Text/Parsec/Pos.o libraries/parsec/dist-boot/build/Text/Parsec/Error.o libraries/parsec/dist-boot/build/Text/Parsec/Prim.o libraries/parsec/dist-boot/build/Text/Parsec/Char.o libraries/parsec/dist-boot/build/Text/Parsec/Combinator.o libraries/parsec/dist-boot/build/Text/Parsec/Token.o libraries/parsec/dist-boot/build/Text/Parsec/Expr.o libraries/parsec/dist-boot/build/Text/Parsec/Language.o libraries/parsec/dist-boot/build/Text/Parsec/Perm.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Char.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Combinator.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Error.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Expr.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Language.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Perm.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Pos.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Prim.o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Token.o        >> libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a.contents
"ar" q  libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a @libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a.contents
ar: creating libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a
"rm" -f libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a.contents  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Env.hs -o compiler/stage1/build/GHC/Types/Name/Env.o 
<<ghc: 315054000 bytes, 54 GCs, 9390113/19807224 avg/max bytes residency (5 samples), 44M in use, 0.002 INIT (0.402 elapsed), 0.474 MUT (0.923 elapsed), 0.347 GC (0.618 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Set.hs -o compiler/stage1/build/GHC/Types/Name/Set.o 
<<ghc: 223576848 bytes, 46 GCs, 7832609/16252992 avg/max bytes residency (5 samples), 37M in use, 0.001 INIT (0.436 elapsed), 0.357 MUT (0.857 elapsed), 0.343 GC (0.855 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Coercion/Axiom.hs -o compiler/stage1/build/GHC/Core/Coercion/Axiom.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/Annotation.hs -o compiler/stage1/build/GHC/Parser/Annotation.o 
<<ghc: 196759040 bytes, 50 GCs, 7583884/15572968 avg/max bytes residency (5 samples), 36M in use, 0.001 INIT (0.398 elapsed), 0.244 MUT (0.529 elapsed), 0.281 GC (0.502 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/CostCentre.hs -o compiler/stage1/build/GHC/Types/CostCentre.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Doc.hs -o compiler/stage1/build/GHC/Hs/Doc.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/Deps.hs -o compiler/stage1/build/GHC/Unit/Module/Deps.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Recomp/Binary.hs -o compiler/stage1/build/GHC/Iface/Recomp/Binary.o 
<<ghc: 1122099064 bytes, 117 GCs, 19563115/51115656 avg/max bytes residency (7 samples), 115M in use, 0.001 INIT (0.382 elapsed), 1.676 MUT (2.652 elapsed), 1.115 GC (1.756 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Version.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Version.o 
<<ghc: 657500824 bytes, 68 GCs, 15362362/40602080 avg/max bytes residency (6 samples), 86M in use, 0.002 INIT (0.544 elapsed), 1.080 MUT (2.023 elapsed), 0.770 GC (1.227 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PackageName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName.o 
<<ghc: 1020015376 bytes, 159 GCs, 17349420/34996720 avg/max bytes residency (7 samples), 97M in use, 0.001 INIT (0.338 elapsed), 1.305 MUT (1.931 elapsed), 1.093 GC (1.654 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/ReadE.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ReadE.o 
<<ghc: 136943928 bytes, 39 GCs, 10033144/23139360 avg/max bytes residency (5 samples), 51M in use, 0.001 INIT (0.611 elapsed), 0.199 MUT (0.549 elapsed), 0.339 GC (0.693 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/System.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/System.o 
<<ghc: 1213556328 bytes, 213 GCs, 19668792/43979800 avg/max bytes residency (7 samples), 114M in use, 0.002 INIT (0.349 elapsed), 1.829 MUT (3.088 elapsed), 1.168 GC (2.002 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/ModuleName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ModuleName.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ComponentId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentId.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Text.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Text.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigName.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/AbiHash.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiHash.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseReference.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseReference.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseId.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseExceptionId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExceptionId.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/LibraryVisibility.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryVisibility.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Language/Haskell/Extension.hs -o libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/Extension.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/Path.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Path.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigVersion.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersion.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ExecutableScope.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExecutableScope.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ForeignLibType.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibType.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ForeignLibOption.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibOption.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/SourceRepo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/BuildType.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildType.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Flag.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Flag.o 
"rm" -f libraries/text/dist-boot/build/libHStext-1.2.5.0.a libraries/text/dist-boot/build/libHStext-1.2.5.0.a.contents  
echo libraries/text/dist-boot/build/Data/Text.o libraries/text/dist-boot/build/Data/Text/Array.o libraries/text/dist-boot/build/Data/Text/Encoding.o libraries/text/dist-boot/build/Data/Text/Encoding/Error.o libraries/text/dist-boot/build/Data/Text/Foreign.o libraries/text/dist-boot/build/Data/Text/IO.o libraries/text/dist-boot/build/Data/Text/Internal.o libraries/text/dist-boot/build/Data/Text/Internal/Builder.o libraries/text/dist-boot/build/Data/Text/Internal/Builder/Functions.o libraries/text/dist-boot/build/Data/Text/Internal/Builder/Int/Digits.o libraries/text/dist-boot/build/Data/Text/Internal/Builder/RealFloat/Functions.o libraries/text/dist-boot/build/Data/Text/Internal/ByteStringCompat.o libraries/text/dist-boot/build/Data/Text/Internal/PrimCompat.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion/Common.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf16.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf32.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf8.o libraries/text/dist-boot/build/Data/Text/Internal/Functions.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/CaseMapping.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Common.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Size.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Types.o libraries/text/dist-boot/build/Data/Text/Internal/IO.o libraries/text/dist-boot/build/Data/Text/Internal/Lazy.o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Encoding/Fusion.o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Fusion.o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Search.o libraries/text/dist-boot/build/Data/Text/Internal/Private.o libraries/text/dist-boot/build/Data/Text/Internal/Read.o libraries/text/dist-boot/build/Data/Text/Internal/Search.o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe.o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Char.o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Shift.o libraries/text/dist-boot/build/Data/Text/Lazy.o libraries/text/dist-boot/build/Data/Text/Lazy/Builder.o libraries/text/dist-boot/build/Data/Text/Lazy/Builder/Int.o libraries/text/dist-boot/build/Data/Text/Lazy/Builder/RealFloat.o libraries/text/dist-boot/build/Data/Text/Lazy/Encoding.o libraries/text/dist-boot/build/Data/Text/Lazy/IO.o libraries/text/dist-boot/build/Data/Text/Lazy/Internal.o libraries/text/dist-boot/build/Data/Text/Lazy/Read.o libraries/text/dist-boot/build/Data/Text/Read.o libraries/text/dist-boot/build/Data/Text/Unsafe.o libraries/text/dist-boot/build/Data/Text/Show.o   libraries/text/dist-boot/build/cbits/cbits.o     >> libraries/text/dist-boot/build/libHStext-1.2.5.0.a.contents
"ar" q  libraries/text/dist-boot/build/libHStext-1.2.5.0.a @libraries/text/dist-boot/build/libHStext-1.2.5.0.a.contents
ar: creating libraries/text/dist-boot/build/libHStext-1.2.5.0.a
"rm" -f libraries/text/dist-boot/build/libHStext-1.2.5.0.a.contents  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Var/Env.hs -o compiler/stage1/build/GHC/Types/Var/Env.o 
<<ghc: 559480784 bytes, 89 GCs, 12423013/28631168 avg/max bytes residency (6 samples), 62M in use, 0.002 INIT (0.548 elapsed), 0.800 MUT (1.351 elapsed), 0.651 GC (1.107 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Avail.hs -o compiler/stage1/build/GHC/Types/Avail.o 
<<ghc: 8585512816 bytes, 410 GCs, 58550377/172799456 avg/max bytes residency (13 samples), 417M in use, 0.001 INIT (0.356 elapsed), 12.277 MUT (21.744 elapsed), 8.218 GC (13.736 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Annotations.hs -o compiler/stage1/build/GHC/Types/Annotations.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/BooleanFormula.hs -o compiler/stage1/build/GHC/Data/BooleanFormula.o 
<<ghc: 292412736 bytes, 50 GCs, 11749720/27168080 avg/max bytes residency (5 samples), 59M in use, 0.001 INIT (0.375 elapsed), 0.597 MUT (1.105 elapsed), 0.532 GC (0.952 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/FV.hs -o compiler/stage1/build/GHC/Utils/FV.o 
<<ghc: 930099328 bytes, 95 GCs, 14349750/36432256 avg/max bytes residency (6 samples), 77M in use, 0.001 INIT (0.336 elapsed), 1.566 MUT (2.290 elapsed), 0.844 GC (1.545 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Coercion.hs-boot -o compiler/stage1/build/GHC/Core/Coercion.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Fixity/Env.hs -o compiler/stage1/build/GHC/Types/Fixity/Env.o 
<<ghc: 122695856 bytes, 36 GCs, 6646258/12741240 avg/max bytes residency (4 samples), 33M in use, 0.001 INIT (0.506 elapsed), 0.160 MUT (0.439 elapsed), 0.206 GC (0.352 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/VersionRange/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange/Internal.o 
<<ghc: 77659296 bytes, 24 GCs, 7582248/14521064 avg/max bytes residency (4 samples), 35M in use, 0.002 INIT (0.435 elapsed), 0.083 MUT (0.155 elapsed), 0.156 GC (0.292 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Verbosity.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity.o 
<<ghc: 120796200 bytes, 28 GCs, 8791928/16562048 avg/max bytes residency (4 samples), 37M in use, 0.001 INIT (0.312 elapsed), 0.149 MUT (0.347 elapsed), 0.200 GC (0.433 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/UnqualComponentName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnqualComponentName.o 
<<ghc: 1321437064 bytes, 130 GCs, 23231126/68404328 avg/max bytes residency (7 samples), 140M in use, 0.001 INIT (0.527 elapsed), 1.928 MUT (2.799 elapsed), 1.287 GC (2.297 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ModuleRenaming.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleRenaming.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ModuleReexport.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleReexport.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/SourceRepo/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo/Lens.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/ZinzaPrelude.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ZinzaPrelude.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Reader.hs -o compiler/stage1/build/GHC/Types/Name/Reader.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Class.hs -o compiler/stage1/build/GHC/Core/Class.o 
"rm" -f libraries/ghci/dist-boot/build/libHSghci-9.2.1.a libraries/ghci/dist-boot/build/libHSghci-9.2.1.a.contents  
echo libraries/ghci/dist-boot/build/GHCi/BreakArray.o libraries/ghci/dist-boot/build/GHCi/BinaryArray.o libraries/ghci/dist-boot/build/GHCi/Message.o libraries/ghci/dist-boot/build/GHCi/ResolvedBCO.o libraries/ghci/dist-boot/build/GHCi/RemoteTypes.o libraries/ghci/dist-boot/build/GHCi/FFI.o libraries/ghci/dist-boot/build/GHCi/TH/Binary.o        >> libraries/ghci/dist-boot/build/libHSghci-9.2.1.a.contents
"ar" q  libraries/ghci/dist-boot/build/libHSghci-9.2.1.a @libraries/ghci/dist-boot/build/libHSghci-9.2.1.a.contents
ar: creating libraries/ghci/dist-boot/build/libHSghci-9.2.1.a
"rm" -f libraries/ghci/dist-boot/build/libHSghci-9.2.1.a.contents  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/LibraryName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryName.o 
<<ghc: 410931792 bytes, 52 GCs, 15301605/41046912 avg/max bytes residency (6 samples), 87M in use, 0.001 INIT (0.655 elapsed), 0.654 MUT (1.162 elapsed), 0.640 GC (1.125 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Build/PathsModule/Z.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule/Z.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Build/Macros/Z.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros/Z.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Id/Make.hs-boot -o compiler/stage1/build/GHC/Types/Id/Make.o-boot 
<<ghc: 51398128 bytes, 12 GCs, 5698253/12420440 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.388 elapsed), 0.067 MUT (0.141 elapsed), 0.105 GC (0.200 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/VersionInterval.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/IncludeRenaming.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/IncludeRenaming.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/VersionInterval/Legacy.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval/Legacy.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/MungedPackageName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageName.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ComponentName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentName.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/GivenComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GivenComponent.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/VersionRange.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Mixin.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Mixin.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Version.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Version.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigVersionRange.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersionRange.o 
<<ghc: 3294256168 bytes, 232 GCs, 27506376/87056336 avg/max bytes residency (9 samples), 193M in use, 0.002 INIT (0.644 elapsed), 4.908 MUT (7.833 elapsed), 2.712 GC (4.445 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Names.hs -o compiler/stage1/build/GHC/Builtin/Names.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/Imported.hs -o compiler/stage1/build/GHC/Unit/Module/Imported.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Extension.hs -o compiler/stage1/build/GHC/Hs/Extension.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PackageId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId.o 
<<ghc: 86412712 bytes, 28 GCs, 8507654/15938280 avg/max bytes residency (4 samples), 36M in use, 0.001 INIT (0.442 elapsed), 0.108 MUT (0.455 elapsed), 0.199 GC (0.455 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Dependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Dependency.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compiler.o 
<<ghc: 313438104 bytes, 73 GCs, 14723538/38717936 avg/max bytes residency (6 samples), 82M in use, 0.001 INIT (0.536 elapsed), 0.494 MUT (0.962 elapsed), 0.637 GC (1.225 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/LegacyExeDependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LegacyExeDependency.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ExeDependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExeDependency.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/BenchmarkType.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkType.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/TestType.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestType.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/ImpExp.hs -o compiler/stage1/build/GHC/Hs/ImpExp.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Utils.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils.o 
<<ghc: 2710444640 bytes, 396 GCs, 21846295/48333440 avg/max bytes residency (12 samples), 112M in use, 0.001 INIT (0.447 elapsed), 3.430 MUT (5.485 elapsed), 2.577 GC (4.139 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/MungedPackageId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageId.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/UnitId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnitId.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PackageId/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId/Lens.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigDependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigDependency.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/BenchmarkInterface.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkInterface.o 
<<ghc: 1765040192 bytes, 135 GCs, 22010430/58780792 avg/max bytes residency (7 samples), 129M in use, 0.001 INIT (0.372 elapsed), 2.610 MUT (3.785 elapsed), 1.449 GC (2.852 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/TestSuiteInterface.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuiteInterface.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/SetupBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PackageVersionConstraint.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageVersionConstraint.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PackageName/Magic.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName/Magic.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Session.hs -o compiler/stage1/build/GHC/Driver/Session.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCon.hs -o compiler/stage1/build/GHC/Core/TyCon.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Names/TH.hs -o compiler/stage1/build/GHC/Builtin/Names/TH.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Module.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Module.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Fields/Field.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Field.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Fields/ParseResult.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ParseResult.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/LogProgress.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/LogProgress.o 
<<ghc: 1065258768 bytes, 161 GCs, 14889402/31154552 avg/max bytes residency (8 samples), 82M in use, 0.001 INIT (0.578 elapsed), 1.592 MUT (2.305 elapsed), 1.209 GC (2.015 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/BuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Compiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Compiler.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ConfVar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ConfVar.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Utils/NubList.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/NubList.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Find.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Find.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Command.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Command.o 
<<ghc: 2437788096 bytes, 291 GCs, 23966657/66075776 avg/max bytes residency (9 samples), 170M in use, 0.001 INIT (0.429 elapsed), 3.600 MUT (5.221 elapsed), 2.453 GC (3.919 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/DescribeUnitId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/DescribeUnitId.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Compat/Time.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Time.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Glob.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Glob.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/DependencyMap.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/DependencyMap.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/SetupBuildInfo/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo/Lens.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/ResponseFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/ResponseFile.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Type.hs -o compiler/stage1/build/GHC/Iface/Type.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CoreToIface.hs-boot -o compiler/stage1/build/GHC/CoreToIface.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCon/Env.hs -o compiler/stage1/build/GHC/Core/TyCon/Env.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCon/Set.hs -o compiler/stage1/build/GHC/Core/TyCon/Set.o 
<<ghc: 60161744 bytes, 24 GCs, 7250904/14905296 avg/max bytes residency (4 samples), 35M in use, 0.001 INIT (0.463 elapsed), 0.082 MUT (0.207 elapsed), 0.176 GC (0.307 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack.o 
<<ghc: 200974504 bytes, 43 GCs, 9256057/20993256 avg/max bytes residency (5 samples), 46M in use, 0.002 INIT (0.525 elapsed), 0.365 MUT (0.817 elapsed), 0.389 GC (0.658 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Package.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Package.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseExpression.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExpression.o 
<<ghc: 413629456 bytes, 79 GCs, 11107429/25513080 avg/max bytes residency (6 samples), 55M in use, 0.002 INIT (0.426 elapsed), 0.673 MUT (1.655 elapsed), 0.647 GC (1.380 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Fields/Parser.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Parser.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/GHC/ImplInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ImplInfo.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Fields/ConfVar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ConfVar.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCon/RecWalk.hs -o compiler/stage1/build/GHC/Core/TyCon/RecWalk.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/AbiDependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiDependency.o 
<<ghc: 111058896 bytes, 38 GCs, 9554008/22165200 avg/max bytes residency (5 samples), 48M in use, 0.002 INIT (0.428 elapsed), 0.210 MUT (0.589 elapsed), 0.311 GC (0.574 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Fields/Pretty.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Pretty.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/AnnotatedId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AnnotatedId.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/InstallDirs.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/SPDX/License.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/License.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ExposedModule.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExposedModule.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ComponentInclude.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentInclude.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/BuildInfo/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo/Lens.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/HookedBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/HookedBuildInfo.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/ModSubst.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModSubst.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/FullUnitId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/FullUnitId.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/SPDX.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Fields.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/ModuleScope.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleScope.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Benchmark.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/TestSuite.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite.o 
<<ghc: 4834501240 bytes, 310 GCs, 45201495/155452336 avg/max bytes residency (11 samples), 354M in use, 0.002 INIT (0.403 elapsed), 7.297 MUT (10.696 elapsed), 5.379 GC (8.963 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Executable.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ForeignLib.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Library.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/Rep.hs -o compiler/stage1/build/GHC/Core/TyCo/Rep.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/License.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/License.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Benchmark/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark/Lens.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/TestSuite/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite/Lens.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Executable/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable/Lens.o 
<<ghc: 2346313984 bytes, 189 GCs, 22242320/65329848 avg/max bytes residency (8 samples), 149M in use, 0.001 INIT (0.609 elapsed), 3.360 MUT (5.392 elapsed), 2.090 GC (3.296 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/FVs.hs -o compiler/stage1/build/GHC/Core/TyCo/FVs.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Types/Prim.hs -o compiler/stage1/build/GHC/Builtin/Types/Prim.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Library/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library/Lens.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Component.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Component.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ForeignLib/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib/Lens.o 
<<ghc: 1066634984 bytes, 134 GCs, 13508630/32223216 avg/max bytes residency (7 samples), 78M in use, 0.002 INIT (0.381 elapsed), 1.373 MUT (2.366 elapsed), 0.921 GC (1.567 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/Tidy.hs -o compiler/stage1/build/GHC/Core/TyCo/Tidy.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/Subst.hs -o compiler/stage1/build/GHC/Core/TyCo/Subst.o 
<<ghc: 912290232 bytes, 110 GCs, 12456388/33865168 avg/max bytes residency (7 samples), 73M in use, 0.001 INIT (0.411 elapsed), 1.194 MUT (2.410 elapsed), 0.789 GC (1.697 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Newtypes.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Newtypes.o 
<<ghc: 415051752 bytes, 74 GCs, 9989932/21498824 avg/max bytes residency (5 samples), 48M in use, 0.001 INIT (0.533 elapsed), 0.759 MUT (1.124 elapsed), 0.547 GC (0.817 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ComponentRequestedSpec.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentRequestedSpec.o 
<<ghc: 1015230256 bytes, 136 GCs, 13743676/33798688 avg/max bytes residency (7 samples), 80M in use, 0.002 INIT (0.543 elapsed), 1.490 MUT (2.431 elapsed), 1.036 GC (1.634 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Type.hs -o compiler/stage1/build/GHC/Core/Type.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Class.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Class.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Pretty.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Pretty.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Parsec.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Parsec.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PackageDescription.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/FieldGrammar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/Lens.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/FieldGrammar/FieldDescrs.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/FieldDescrs.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo/FieldGrammar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/GenericPackageDescription.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/PackageDescription/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription/Lens.o 
<<ghc: 7667771056 bytes, 364 GCs, 58370464/216649304 avg/max bytes residency (12 samples), 496M in use, 0.001 INIT (0.460 elapsed), 10.921 MUT (15.355 elapsed), 7.282 GC (10.773 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/TyCo/Ppr.hs -o compiler/stage1/build/GHC/Core/TyCo/Ppr.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Multiplicity.hs -o compiler/stage1/build/GHC/Core/Multiplicity.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Literal.hs -o compiler/stage1/build/GHC/Types/Literal.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Tickish.hs -o compiler/stage1/build/GHC/Types/Tickish.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./Language/Haskell/Syntax/Lit.hs -o compiler/stage1/build/Language/Haskell/Syntax/Lit.o 
<<ghc: 194537864 bytes, 38 GCs, 10890320/22779040 avg/max bytes residency (5 samples), 50M in use, 0.002 INIT (0.488 elapsed), 0.247 MUT (0.515 elapsed), 0.331 GC (0.575 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/InstalledPackageInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/InstalledPackageInfo.o 
<<ghc: 478177616 bytes, 75 GCs, 15163388/38420920 avg/max bytes residency (6 samples), 82M in use, 0.001 INIT (0.446 elapsed), 0.801 MUT (1.235 elapsed), 0.676 GC (1.163 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Utils.hs-boot -o compiler/stage1/build/GHC/Core/Utils.o-boot 
<<ghc: 560831056 bytes, 58 GCs, 14644738/38355488 avg/max bytes residency (6 samples), 81M in use, 0.002 INIT (0.544 elapsed), 0.902 MUT (1.347 elapsed), 0.677 GC (1.167 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/UsageEnv.hs -o compiler/stage1/build/GHC/Core/UsageEnv.o 
<<ghc: 51604096 bytes, 16 GCs, 5479018/11656040 avg/max bytes residency (3 samples), 35M in use, 0.002 INIT (0.551 elapsed), 0.083 MUT (0.170 elapsed), 0.176 GC (0.342 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/PatSyn.hs -o compiler/stage1/build/GHC/Core/PatSyn.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Coercion.hs -o compiler/stage1/build/GHC/Core/Coercion.o 
<<ghc: 221744712 bytes, 45 GCs, 12034504/28435640 avg/max bytes residency (5 samples), 61M in use, 0.002 INIT (0.561 elapsed), 0.334 MUT (0.666 elapsed), 0.411 GC (0.623 elapsed) :ghc>>
<<ghc: 1695831512 bytes, 154 GCs, 18680217/44214632 avg/max bytes residency (7 samples), 108M in use, 0.001 INIT (0.347 elapsed), 2.533 MUT (3.581 elapsed), 1.427 GC (2.095 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/PackageIndex.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PackageIndex.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/ComponentLocalBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentLocalBuildInfo.o 
<<ghc: 457734808 bytes, 56 GCs, 14571916/38015632 avg/max bytes residency (6 samples), 82M in use, 0.001 INIT (0.459 elapsed), 0.778 MUT (1.581 elapsed), 0.633 GC (1.159 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/ModuleShape.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleShape.o 
<<ghc: 2073194840 bytes, 166 GCs, 23153416/64966272 avg/max bytes residency (8 samples), 155M in use, 0.001 INIT (0.401 elapsed), 3.205 MUT (4.273 elapsed), 2.198 GC (3.423 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/TrieMap.hs -o compiler/stage1/build/GHC/Data/TrieMap.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/PackageDescription.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/GenericPackageDescription/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription/Lens.o 
<<ghc: 785918752 bytes, 93 GCs, 13803948/32931080 avg/max bytes residency (6 samples), 70M in use, 0.002 INIT (0.424 elapsed), 1.448 MUT (1.896 elapsed), 0.882 GC (1.360 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/PreModuleShape.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreModuleShape.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/PreExistingComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreExistingComponent.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Dataflow/Label.hs -o compiler/stage1/build/GHC/Cmm/Dataflow/Label.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Types.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Types.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/BuildToolDepends.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildToolDepends.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/UnifyM.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/UnifyM.o 
<<ghc: 574710416 bytes, 69 GCs, 16309345/43507512 avg/max bytes residency (6 samples), 93M in use, 0.001 INIT (0.463 elapsed), 0.950 MUT (1.526 elapsed), 0.805 GC (1.431 elapsed) :ghc>>
<<ghc: 3473086288 bytes, 273 GCs, 27874359/87985608 avg/max bytes residency (9 samples), 195M in use, 0.001 INIT (0.314 elapsed), 5.644 MUT (7.822 elapsed), 3.354 GC (4.785 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/Configuration.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Configuration.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Lens.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Predicate.hs -o compiler/stage1/build/GHC/Core/Predicate.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Map/Type.hs -o compiler/stage1/build/GHC/Core/Map/Type.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/BlockId.hs-boot -o compiler/stage1/build/GHC/Cmm/BlockId.o-boot 
<<ghc: 46550856 bytes, 10 GCs, 5649146/12498192 avg/max bytes residency (3 samples), 36M in use, 0.002 INIT (0.504 elapsed), 0.080 MUT (0.162 elapsed), 0.151 GC (0.270 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Dataflow/Graph.hs -o compiler/stage1/build/GHC/Cmm/Dataflow/Graph.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Switch.hs -o compiler/stage1/build/GHC/Cmm/Switch.o 
<<ghc: 626077976 bytes, 88 GCs, 15468161/38129040 avg/max bytes residency (6 samples), 81M in use, 0.001 INIT (0.540 elapsed), 0.906 MUT (1.347 elapsed), 0.746 GC (1.231 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/ghc-pkg/autogen -Iutils/ghc-pkg/dist/build/ghc-pkg/autogen    -optP-DWITH_TERMINFO -optP-include -optPutils/ghc-pkg/dist/build/ghc-pkg/autogen/cabal_macros.h -package-id Cabal-3.6.0.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id process-1.6.9.0 -package-id terminfo-0.4.1.5 -package-id unix-2.7.2.2 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/ghc-pkg/dist/build   -c utils/ghc-pkg/./Main.hs -o utils/ghc-pkg/dist/build/Main.o 
<<ghc: 265335776 bytes, 80 GCs, 15359277/40732672 avg/max bytes residency (6 samples), 87M in use, 0.001 INIT (0.363 elapsed), 0.427 MUT (0.801 elapsed), 0.659 GC (1.345 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/TargetInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TargetInfo.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Run.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Run.o 
<<ghc: 551740472 bytes, 95 GCs, 11265422/25555624 avg/max bytes residency (6 samples), 55M in use, 0.002 INIT (0.496 elapsed), 0.993 MUT (1.536 elapsed), 0.712 GC (1.151 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/MixLink.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/MixLink.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/FieldGrammar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/FieldGrammar.o 
<<ghc: 1380132472 bytes, 127 GCs, 18454517/50435472 avg/max bytes residency (7 samples), 107M in use, 0.002 INIT (0.552 elapsed), 2.178 MUT (2.920 elapsed), 1.293 GC (2.009 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Unify.hs -o compiler/stage1/build/GHC/Core/Unify.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/GHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/GHC.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/HcPkg.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/HcPkg.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Script.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Script.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Hpc.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Hpc.o 
<<ghc: 1876475632 bytes, 160 GCs, 20957570/62534888 avg/max bytes residency (8 samples), 139M in use, 0.002 INIT (0.498 elapsed), 3.187 MUT (4.367 elapsed), 1.872 GC (2.892 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/DataCon.hs -o compiler/stage1/build/GHC/Core/DataCon.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/FamInstEnv.hs -o compiler/stage1/build/GHC/Core/FamInstEnv.o 
<<ghc: 1481962096 bytes, 156 GCs, 17742114/46437504 avg/max bytes residency (8 samples), 115M in use, 0.002 INIT (0.511 elapsed), 2.269 MUT (2.913 elapsed), 1.619 GC (2.456 elapsed) :ghc>>
<<ghc: 2148408560 bytes, 259 GCs, 26489554/71390640 avg/max bytes residency (9 samples), 187M in use, 0.001 INIT (0.565 elapsed), 3.537 MUT (4.705 elapsed), 2.571 GC (4.052 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/ConLike.hs -o compiler/stage1/build/GHC/Core/ConLike.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Types.hs -o compiler/stage1/build/GHC/StgToCmm/Types.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Cpr.hs -o compiler/stage1/build/GHC/Types/Cpr.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Demand.hs -o compiler/stage1/build/GHC/Types/Demand.o 
<<ghc: 425006320 bytes, 78 GCs, 10908808/23535560 avg/max bytes residency (5 samples), 52M in use, 0.001 INIT (0.434 elapsed), 0.744 MUT (1.194 elapsed), 0.549 GC (0.826 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core.hs -o compiler/stage1/build/GHC/Core.o 
<<ghc: 420851928 bytes, 57 GCs, 15554816/41205448 avg/max bytes residency (6 samples), 87M in use, 0.001 INIT (0.488 elapsed), 0.704 MUT (1.098 elapsed), 0.772 GC (1.264 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/RepType.hs -o compiler/stage1/build/GHC/Types/RepType.o 
<<ghc: 612867360 bytes, 86 GCs, 13775002/32755960 avg/max bytes residency (6 samples), 70M in use, 0.001 INIT (0.373 elapsed), 0.935 MUT (1.602 elapsed), 0.813 GC (1.198 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./Language/Haskell/Syntax/Type.hs -o compiler/stage1/build/Language/Haskell/Syntax/Type.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/IPE.hs -o compiler/stage1/build/GHC/Types/IPE.o 
<<ghc: 84487104 bytes, 25 GCs, 7514482/14903184 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.364 elapsed), 0.108 MUT (0.310 elapsed), 0.216 GC (0.402 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Builtin.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Builtin.o 
<<ghc: 826262464 bytes, 83 GCs, 13634008/34684112 avg/max bytes residency (6 samples), 74M in use, 0.002 INIT (0.587 elapsed), 1.175 MUT (1.768 elapsed), 0.728 GC (1.144 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/CompleteMatch.hs -o compiler/stage1/build/GHC/Types/CompleteMatch.o 
<<ghc: 1310690656 bytes, 107 GCs, 17331173/51476872 avg/max bytes residency (7 samples), 108M in use, 0.002 INIT (0.472 elapsed), 2.182 MUT (3.096 elapsed), 1.134 GC (1.713 elapsed) :ghc>>
<<ghc: 163479240 bytes, 41 GCs, 12653691/29420496 avg/max bytes residency (5 samples), 62M in use, 0.002 INIT (0.509 elapsed), 0.257 MUT (0.606 elapsed), 0.476 GC (0.871 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Db.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Db.o 
<<ghc: 2817290712 bytes, 210 GCs, 26283260/84579712 avg/max bytes residency (9 samples), 185M in use, 0.001 INIT (0.431 elapsed), 4.271 MUT (5.631 elapsed), 2.598 GC (3.889 elapsed) :ghc>>
<<ghc: 2065190616 bytes, 169 GCs, 20901887/63606184 avg/max bytes residency (8 samples), 140M in use, 0.001 INIT (0.439 elapsed), 3.359 MUT (4.258 elapsed), 2.096 GC (2.921 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Id/Info.hs -o compiler/stage1/build/GHC/Types/Id/Info.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/SimpleOpt.hs-boot -o compiler/stage1/build/GHC/Core/SimpleOpt.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Map/Expr.hs -o compiler/stage1/build/GHC/Core/Map/Expr.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/PrettyPrint.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/PrettyPrint.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/Parsec.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Parsec.o 
<<ghc: 64650520 bytes, 19 GCs, 8359654/14913232 avg/max bytes residency (4 samples), 35M in use, 0.001 INIT (0.360 elapsed), 0.078 MUT (0.196 elapsed), 0.204 GC (0.429 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program.o 
<<ghc: 619061336 bytes, 81 GCs, 12412445/32239568 avg/max bytes residency (6 samples), 69M in use, 0.001 INIT (0.379 elapsed), 0.856 MUT (1.380 elapsed), 0.666 GC (1.074 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Id.hs -o compiler/stage1/build/GHC/Types/Id.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Setup.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Setup.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Strip.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Strip.o 
<<ghc: 1360106072 bytes, 131 GCs, 17970380/49373848 avg/max bytes residency (7 samples), 105M in use, 0.001 INIT (0.522 elapsed), 1.908 MUT (2.851 elapsed), 1.322 GC (1.946 elapsed) :ghc>>
<<ghc: 1038992432 bytes, 112 GCs, 15912809/45012808 avg/max bytes residency (7 samples), 96M in use, 0.001 INIT (0.514 elapsed), 1.364 MUT (2.003 elapsed), 0.992 GC (1.521 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/TyThing.hs -o compiler/stage1/build/GHC/Types/TyThing.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Stats.hs -o compiler/stage1/build/GHC/Core/Stats.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Seq.hs -o compiler/stage1/build/GHC/Core/Seq.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Subst.hs -o compiler/stage1/build/GHC/Stg/Subst.o 
<<ghc: 45936286808 bytes, 2738 GCs, 194721583/628199952 avg/max bytes residency (35 samples), 1626M in use, 0.001 INIT (0.377 elapsed), 50.779 MUT (66.867 elapsed), 56.770 GC (79.149 elapsed) :ghc>>
<<ghc: 191590760 bytes, 43 GCs, 11752691/26371816 avg/max bytes residency (5 samples), 58M in use, 0.001 INIT (0.308 elapsed), 0.260 MUT (0.513 elapsed), 0.349 GC (0.613 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Graph/UnVar.hs -o compiler/stage1/build/GHC/Data/Graph/UnVar.o 
<<ghc: 190349912 bytes, 42 GCs, 9639161/21079560 avg/max bytes residency (5 samples), 47M in use, 0.001 INIT (0.439 elapsed), 0.252 MUT (0.548 elapsed), 0.406 GC (0.742 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Tidy.hs -o compiler/stage1/build/GHC/Core/Tidy.o 
<<ghc: 321940016 bytes, 44 GCs, 11870585/26075264 avg/max bytes residency (5 samples), 56M in use, 0.002 INIT (0.471 elapsed), 0.471 MUT (0.833 elapsed), 0.442 GC (0.760 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Ppr.hs -o compiler/stage1/build/GHC/Core/Ppr.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Logger.hs -o compiler/stage1/build/GHC/Utils/Logger.o 
<<ghc: 469272200 bytes, 81 GCs, 14352618/35037712 avg/max bytes residency (6 samples), 75M in use, 0.002 INIT (0.548 elapsed), 0.716 MUT (1.055 elapsed), 0.662 GC (0.948 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Heap/Layout.hs -o compiler/stage1/build/GHC/Runtime/Heap/Layout.o 
<<ghc: 294052800 bytes, 57 GCs, 10702651/24362176 avg/max bytes residency (5 samples), 53M in use, 0.002 INIT (0.586 elapsed), 0.368 MUT (0.663 elapsed), 0.414 GC (0.663 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/TypeEnv.hs -o compiler/stage1/build/GHC/Types/TypeEnv.o 
<<ghc: 343842696 bytes, 72 GCs, 14217573/35937616 avg/max bytes residency (6 samples), 77M in use, 0.001 INIT (0.453 elapsed), 0.478 MUT (0.790 elapsed), 0.550 GC (1.045 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Types.hs -o compiler/stage1/build/GHC/Builtin/Types.o 
<<ghc: 262582544 bytes, 44 GCs, 11898952/26765808 avg/max bytes residency (5 samples), 58M in use, 0.002 INIT (0.470 elapsed), 0.398 MUT (0.731 elapsed), 0.390 GC (0.640 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Eval/Types.hs -o compiler/stage1/build/GHC/Runtime/Eval/Types.o 
<<ghc: 870211472 bytes, 107 GCs, 18753640/54655376 avg/max bytes residency (7 samples), 115M in use, 0.001 INIT (0.453 elapsed), 1.256 MUT (1.892 elapsed), 1.027 GC (1.722 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Error.hs -o compiler/stage1/build/GHC/Utils/Error.o 
<<ghc: 194264240 bytes, 35 GCs, 14223872/33778400 avg/max bytes residency (5 samples), 73M in use, 0.001 INIT (0.480 elapsed), 0.252 MUT (0.505 elapsed), 0.426 GC (0.807 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/IOEnv.hs -o compiler/stage1/build/GHC/Data/IOEnv.o 
<<ghc: 1558898032 bytes, 135 GCs, 19975622/55141296 avg/max bytes residency (7 samples), 117M in use, 0.001 INIT (0.477 elapsed), 2.373 MUT (3.610 elapsed), 1.419 GC (2.307 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./Language/Haskell/Syntax/Pat.hs -o compiler/stage1/build/Language/Haskell/Syntax/Pat.o 
<<ghc: 2141440560 bytes, 284 GCs, 34582196/104351512 avg/max bytes residency (9 samples), 237M in use, 0.001 INIT (0.408 elapsed), 2.041 MUT (3.244 elapsed), 2.502 GC (4.088 elapsed) :ghc>>
<<ghc: 453060040 bytes, 120 GCs, 15524248/41764832 avg/max bytes residency (7 samples), 89M in use, 0.002 INIT (0.454 elapsed), 0.657 MUT (1.155 elapsed), 0.776 GC (1.336 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Data/Bitmap.hs -o compiler/stage1/build/GHC/Data/Bitmap.o 
<<ghc: 1007243520 bytes, 87 GCs, 17535769/52700424 avg/max bytes residency (7 samples), 112M in use, 0.001 INIT (0.457 elapsed), 1.453 MUT (2.307 elapsed), 1.066 GC (1.724 elapsed) :ghc>>
<<ghc: 377161632 bytes, 57 GCs, 14908197/38739232 avg/max bytes residency (6 samples), 83M in use, 0.002 INIT (0.552 elapsed), 0.685 MUT (0.996 elapsed), 0.624 GC (0.991 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/State.hs -o compiler/stage1/build/GHC/Unit/State.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/TmpFs.hs -o compiler/stage1/build/GHC/Utils/TmpFs.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Errors.hs -o compiler/stage1/build/GHC/Driver/Errors.o 
<<ghc: 146519472 bytes, 28 GCs, 8384116/14772928 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.580 elapsed), 0.170 MUT (0.317 elapsed), 0.194 GC (0.332 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/Elf.hs -o compiler/stage1/build/GHC/SysTools/Elf.o 
<<ghc: 376110280 bytes, 66 GCs, 16715442/42739160 avg/max bytes residency (6 samples), 91M in use, 0.001 INIT (0.341 elapsed), 0.416 MUT (0.813 elapsed), 0.582 GC (1.064 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToLlvm/Mangler.hs -o compiler/stage1/build/GHC/CmmToLlvm/Mangler.o 
<<ghc: 2869343520 bytes, 229 GCs, 25467070/81014704 avg/max bytes residency (9 samples), 181M in use, 0.001 INIT (0.340 elapsed), 4.082 MUT (5.857 elapsed), 2.593 GC (4.005 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Pat.hs-boot -o compiler/stage1/build/GHC/Hs/Pat.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/FVs.hs -o compiler/stage1/build/GHC/Core/FVs.o 
<<ghc: 89358320 bytes, 24 GCs, 8870336/16014696 avg/max bytes residency (4 samples), 36M in use, 0.001 INIT (0.356 elapsed), 0.114 MUT (0.195 elapsed), 0.264 GC (0.386 elapsed) :ghc>>
<<ghc: 908763088 bytes, 82 GCs, 17536100/52765232 avg/max bytes residency (7 samples), 111M in use, 0.001 INIT (0.364 elapsed), 1.429 MUT (2.075 elapsed), 1.037 GC (1.783 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/PrimOps.hs -o compiler/stage1/build/GHC/Builtin/PrimOps.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/Syntax.hs -o compiler/stage1/build/GHC/Iface/Syntax.o 
<<ghc: 354625608 bytes, 115 GCs, 18652214/47532144 avg/max bytes residency (6 samples), 102M in use, 0.001 INIT (0.484 elapsed), 0.454 MUT (0.906 elapsed), 0.714 GC (1.304 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Cache.hs -o compiler/stage1/build/GHC/Types/Name/Cache.o 
<<ghc: 1011983176 bytes, 103 GCs, 21371051/63064448 avg/max bytes residency (7 samples), 134M in use, 0.002 INIT (0.437 elapsed), 1.520 MUT (2.299 elapsed), 1.198 GC (2.332 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/Process.hs -o compiler/stage1/build/GHC/SysTools/Process.o 
<<ghc: 269270032 bytes, 49 GCs, 10345876/21800344 avg/max bytes residency (5 samples), 49M in use, 0.002 INIT (0.463 elapsed), 0.456 MUT (0.995 elapsed), 0.443 GC (0.927 elapsed) :ghc>>

compiler/GHC/SysTools/Process.hs:210:33: warning: [-Wunused-matches]
    Defined but not used: `tmpfs'
    |
210 | runSomethingResponseFile logger tmpfs dflags filter_fn phase_name pgm args mb_env =
    |                                 ^^^^^
<<ghc: 1159027576 bytes, 128 GCs, 16932126/45919624 avg/max bytes residency (7 samples), 98M in use, 0.001 INIT (0.366 elapsed), 1.973 MUT (3.057 elapsed), 1.176 GC (1.994 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Utils/TcType.hs -o compiler/stage1/build/GHC/Tc/Utils/TcType.o 
<<ghc: 586681248 bytes, 82 GCs, 17163752/50024640 avg/max bytes residency (7 samples), 106M in use, 0.002 INIT (0.556 elapsed), 0.992 MUT (1.613 elapsed), 1.026 GC (1.760 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/Info.hs -o compiler/stage1/build/GHC/SysTools/Info.o 
<<ghc: 517323176 bytes, 72 GCs, 19833741/53252344 avg/max bytes residency (6 samples), 114M in use, 0.002 INIT (0.433 elapsed), 0.927 MUT (1.440 elapsed), 0.898 GC (1.942 elapsed) :ghc>>
<<ghc: 5413347880 bytes, 320 GCs, 56046807/198178328 avg/max bytes residency (11 samples), 447M in use, 0.002 INIT (0.477 elapsed), 8.495 MUT (11.924 elapsed), 5.904 GC (9.577 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Env.hs -o compiler/stage1/build/GHC/Unit/Env.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Finder/Types.hs -o compiler/stage1/build/GHC/Unit/Finder/Types.o 
<<ghc: 95942152 bytes, 23 GCs, 7637908/13899432 avg/max bytes residency (4 samples), 35M in use, 0.001 INIT (0.470 elapsed), 0.138 MUT (0.445 elapsed), 0.185 GC (0.406 elapsed) :ghc>>
<<ghc: 133329936 bytes, 40 GCs, 7505026/14696240 avg/max bytes residency (4 samples), 34M in use, 0.002 INIT (0.457 elapsed), 0.184 MUT (0.494 elapsed), 0.234 GC (0.507 elapsed) :ghc>>
<<ghc: 3564631744 bytes, 242 GCs, 36296925/117997392 avg/max bytes residency (10 samples), 265M in use, 0.002 INIT (0.477 elapsed), 5.570 MUT (8.763 elapsed), 3.534 GC (5.973 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Types/Name/Ppr.hs -o compiler/stage1/build/GHC/Types/Name/Ppr.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Linker/Unit.hs -o compiler/stage1/build/GHC/Linker/Unit.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/InstEnv.hs -o compiler/stage1/build/GHC/Core/InstEnv.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Types/Evidence.hs -o compiler/stage1/build/GHC/Tc/Types/Evidence.o 
<<ghc: 412878184 bytes, 55 GCs, 15709765/40809448 avg/max bytes residency (6 samples), 87M in use, 0.001 INIT (0.392 elapsed), 0.606 MUT (1.314 elapsed), 0.614 GC (1.471 elapsed) :ghc>>
<<ghc: 429888240 bytes, 78 GCs, 17152232/45360720 avg/max bytes residency (6 samples), 96M in use, 0.001 INIT (0.494 elapsed), 0.674 MUT (1.123 elapsed), 0.816 GC (1.668 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Types.hs-boot -o compiler/stage1/build/GHC/Tc/Types.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Coercion/Opt.hs -o compiler/stage1/build/GHC/Core/Coercion/Opt.o 
<<ghc: 52102120 bytes, 13 GCs, 5876218/12821504 avg/max bytes residency (3 samples), 35M in use, 0.002 INIT (0.514 elapsed), 0.078 MUT (0.179 elapsed), 0.146 GC (0.363 elapsed) :ghc>>
<<ghc: 1392085776 bytes, 104 GCs, 18307795/55178000 avg/max bytes residency (7 samples), 116M in use, 0.002 INIT (0.545 elapsed), 2.152 MUT (3.472 elapsed), 1.293 GC (2.515 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Unit/Module/ModDetails.hs -o compiler/stage1/build/GHC/Unit/Module/ModDetails.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Instance/FunDeps.hs -o compiler/stage1/build/GHC/Tc/Instance/FunDeps.o 
<<ghc: 86572960 bytes, 34 GCs, 8541450/15972096 avg/max bytes residency (4 samples), 36M in use, 0.001 INIT (0.510 elapsed), 0.153 MUT (0.531 elapsed), 0.259 GC (0.896 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Iface/UpdateIdInfos.hs -o compiler/stage1/build/GHC/Iface/UpdateIdInfos.o 
<<ghc: 2150931576 bytes, 160 GCs, 26060604/83513304 avg/max bytes residency (8 samples), 176M in use, 0.001 INIT (0.402 elapsed), 3.474 MUT (5.530 elapsed), 2.048 GC (3.542 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./Language/Haskell/Syntax/Binds.hs -o compiler/stage1/build/Language/Haskell/Syntax/Binds.o 
<<ghc: 1536329592 bytes, 160 GCs, 15781382/43191000 avg/max bytes residency (7 samples), 93M in use, 0.002 INIT (0.433 elapsed), 2.267 MUT (3.883 elapsed), 1.300 GC (2.394 elapsed) :ghc>>
<<ghc: 641159688 bytes, 65 GCs, 13980350/36666856 avg/max bytes residency (6 samples), 78M in use, 0.001 INIT (0.457 elapsed), 1.021 MUT (1.888 elapsed), 0.721 GC (1.234 elapsed) :ghc>>
<<ghc: 329142552 bytes, 77 GCs, 14484274/35951480 avg/max bytes residency (6 samples), 77M in use, 0.001 INIT (0.343 elapsed), 0.377 MUT (0.743 elapsed), 0.581 GC (1.007 elapsed) :ghc>>
<<ghc: 8006014392 bytes, 517 GCs, 59490317/198793288 avg/max bytes residency (12 samples), 477M in use, 0.001 INIT (0.590 elapsed), 11.684 MUT (17.727 elapsed), 8.634 GC (14.622 elapsed) :ghc>>
<<ghc: 708618480 bytes, 67 GCs, 15247177/40178008 avg/max bytes residency (6 samples), 85M in use, 0.001 INIT (0.428 elapsed), 1.201 MUT (1.931 elapsed), 0.724 GC (1.263 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./Language/Haskell/Syntax/Decls.hs -o compiler/stage1/build/Language/Haskell/Syntax/Decls.o 
<<ghc: 2694346936 bytes, 207 GCs, 27426972/74588304 avg/max bytes residency (9 samples), 182M in use, 0.002 INIT (0.446 elapsed), 4.366 MUT (6.383 elapsed), 2.496 GC (3.918 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./Language/Haskell/Syntax/Expr.hs -o compiler/stage1/build/Language/Haskell/Syntax/Expr.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Types/LocalBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LocalBuildInfo.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Make.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Make.o 
<<ghc: 1423886632 bytes, 132 GCs, 23231387/72548936 avg/max bytes residency (8 samples), 155M in use, 0.002 INIT (0.344 elapsed), 2.224 MUT (3.506 elapsed), 1.488 GC (2.646 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Expr.hs-boot -o compiler/stage1/build/GHC/Hs/Expr.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./Language/Haskell/Syntax.hs -o compiler/stage1/build/Language/Haskell/Syntax.o 
<<ghc: 82250256 bytes, 22 GCs, 7603830/13984368 avg/max bytes residency (4 samples), 34M in use, 0.002 INIT (0.363 elapsed), 0.085 MUT (0.238 elapsed), 0.166 GC (0.276 elapsed) :ghc>>
<<ghc: 114252864 bytes, 38 GCs, 12349622/28684496 avg/max bytes residency (5 samples), 59M in use, 0.002 INIT (0.497 elapsed), 0.209 MUT (0.414 elapsed), 0.468 GC (0.829 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Type.hs -o compiler/stage1/build/GHC/Hs/Type.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Lit.hs -o compiler/stage1/build/GHC/Hs/Lit.o 
<<ghc: 408261936 bytes, 55 GCs, 14895093/39025288 avg/max bytes residency (6 samples), 83M in use, 0.002 INIT (0.424 elapsed), 0.704 MUT (1.191 elapsed), 0.696 GC (1.187 elapsed) :ghc>>
<<ghc: 14852128656 bytes, 700 GCs, 103721445/299759056 avg/max bytes residency (19 samples), 758M in use, 0.002 INIT (0.559 elapsed), 21.410 MUT (32.014 elapsed), 18.420 GC (28.174 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/CLabel.hs -o compiler/stage1/build/GHC/Cmm/CLabel.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Utils.hs -o compiler/stage1/build/GHC/Core/Utils.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Syntax.hs -o compiler/stage1/build/GHC/Stg/Syntax.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/LocalBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/LocalBuildInfo.o 
<<ghc: 2937363120 bytes, 218 GCs, 29755808/100341744 avg/max bytes residency (9 samples), 219M in use, 0.001 INIT (0.366 elapsed), 5.348 MUT (8.132 elapsed), 3.102 GC (5.432 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Binds.hs -o compiler/stage1/build/GHC/Hs/Binds.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/Id.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Id.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/ComponentsGraph.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ComponentsGraph.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/BuildPaths.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildPaths.o 
<<ghc: 1438548920 bytes, 150 GCs, 28538143/91589216 avg/max bytes residency (8 samples), 189M in use, 0.003 INIT (0.584 elapsed), 2.332 MUT (4.301 elapsed), 2.030 GC (3.301 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Hpc.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Hpc.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Ld.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ld.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Ar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ar.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/BuildTarget.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildTarget.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Test/Log.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/Log.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Build/PathsModule.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule.o 
<<ghc: 2669027424 bytes, 185 GCs, 29507009/100971944 avg/max bytes residency (9 samples), 221M in use, 0.001 INIT (0.598 elapsed), 4.378 MUT (8.007 elapsed), 2.808 GC (5.113 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Build/Macros.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/FVs.hs -o compiler/stage1/build/GHC/Stg/FVs.o 
<<ghc: 3500897160 bytes, 232 GCs, 29318755/97711848 avg/max bytes residency (9 samples), 213M in use, 0.003 INIT (0.626 elapsed), 5.288 MUT (8.119 elapsed), 3.573 GC (6.196 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/CSE.hs -o compiler/stage1/build/GHC/Stg/CSE.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/DepAnal.hs -o compiler/stage1/build/GHC/Stg/DepAnal.o 
<<ghc: 2053628672 bytes, 248 GCs, 27005749/66359152 avg/max bytes residency (8 samples), 176M in use, 0.001 INIT (0.478 elapsed), 3.381 MUT (5.534 elapsed), 2.081 GC (3.825 elapsed) :ghc>>
<<ghc: 234365752 bytes, 45 GCs, 10419913/23676288 avg/max bytes residency (5 samples), 52M in use, 0.001 INIT (0.414 elapsed), 0.374 MUT (0.904 elapsed), 0.352 GC (0.866 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Stats.hs -o compiler/stage1/build/GHC/Stg/Stats.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Debug.hs -o compiler/stage1/build/GHC/Stg/Debug.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/ConfiguredComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ConfiguredComponent.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/Check.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Check.o 
<<ghc: 647677464 bytes, 83 GCs, 14616625/36355984 avg/max bytes residency (6 samples), 78M in use, 0.001 INIT (0.383 elapsed), 1.063 MUT (1.666 elapsed), 0.788 GC (1.454 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/HaskellSuite.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/HaskellSuite.o 
<<ghc: 292564584 bytes, 69 GCs, 15082029/38722544 avg/max bytes residency (6 samples), 83M in use, 0.002 INIT (0.695 elapsed), 0.483 MUT (0.971 elapsed), 0.676 GC (1.130 elapsed) :ghc>>
<<ghc: 371712440 bytes, 63 GCs, 9313977/20845360 avg/max bytes residency (5 samples), 46M in use, 0.005 INIT (0.555 elapsed), 0.493 MUT (1.049 elapsed), 0.401 GC (0.808 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/UHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UHC.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/GHC/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/Internal.o 
<<ghc: 521709888 bytes, 66 GCs, 15945569/41029528 avg/max bytes residency (6 samples), 88M in use, 0.001 INIT (0.586 elapsed), 0.756 MUT (1.146 elapsed), 0.682 GC (1.266 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Test/LibV09.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/LibV09.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Test/ExeV10.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ExeV10.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Pat.hs -o compiler/stage1/build/GHC/Hs/Pat.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Decls.hs -o compiler/stage1/build/GHC/Hs/Decls.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/BlockId.hs -o compiler/stage1/build/GHC/Cmm/BlockId.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Subst.hs -o compiler/stage1/build/GHC/Core/Subst.o 
<<ghc: 87045264 bytes, 25 GCs, 7269506/13787232 avg/max bytes residency (4 samples), 34M in use, 0.002 INIT (0.617 elapsed), 0.163 MUT (0.406 elapsed), 0.289 GC (0.424 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Unfold.hs -o compiler/stage1/build/GHC/Core/Unfold.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Lift/Monad.hs -o compiler/stage1/build/GHC/Stg/Lift/Monad.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Exitify.hs -o compiler/stage1/build/GHC/Core/Opt/Exitify.o 
<<ghc: 418711336 bytes, 76 GCs, 15019432/37898272 avg/max bytes residency (6 samples), 81M in use, 0.001 INIT (0.412 elapsed), 0.698 MUT (1.442 elapsed), 0.566 GC (1.040 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/StaticArgs.hs -o compiler/stage1/build/GHC/Core/Opt/StaticArgs.o 
<<ghc: 692015448 bytes, 94 GCs, 22050638/65702856 avg/max bytes residency (7 samples), 138M in use, 0.001 INIT (0.453 elapsed), 1.188 MUT (1.940 elapsed), 1.144 GC (2.106 elapsed) :ghc>>
<<ghc: 1046384616 bytes, 117 GCs, 17681564/51090904 avg/max bytes residency (7 samples), 108M in use, 0.002 INIT (0.476 elapsed), 1.799 MUT (2.704 elapsed), 1.136 GC (1.842 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/LinkedComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/LinkedComponent.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/GHC/EnvironmentParser.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/EnvironmentParser.o 
<<ghc: 2141711632 bytes, 157 GCs, 27565976/89664760 avg/max bytes residency (8 samples), 186M in use, 0.002 INIT (0.508 elapsed), 3.554 MUT (5.201 elapsed), 2.387 GC (3.813 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/PreProcess.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess.o 
<<ghc: 549180144 bytes, 67 GCs, 14344156/36640832 avg/max bytes residency (6 samples), 79M in use, 0.002 INIT (0.446 elapsed), 0.788 MUT (1.213 elapsed), 0.574 GC (0.994 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Expr.hs -o compiler/stage1/build/GHC/Cmm/Expr.o 
<<ghc: 1339625096 bytes, 131 GCs, 25757179/78503328 avg/max bytes residency (8 samples), 169M in use, 0.002 INIT (0.494 elapsed), 2.077 MUT (3.068 elapsed), 1.837 GC (3.020 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Arity.hs -o compiler/stage1/build/GHC/Core/Opt/Arity.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/Types.hs -o compiler/stage1/build/GHC/Parser/Types.o 
<<ghc: 1273074240 bytes, 147 GCs, 16687841/39135680 avg/max bytes residency (7 samples), 95M in use, 0.001 INIT (0.391 elapsed), 1.864 MUT (2.605 elapsed), 1.078 GC (1.728 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Instr.hs -o compiler/stage1/build/GHC/CmmToAsm/Instr.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/LiberateCase.hs -o compiler/stage1/build/GHC/Core/Opt/LiberateCase.o 
<<ghc: 822670672 bytes, 93 GCs, 17766245/45375992 avg/max bytes residency (6 samples), 96M in use, 0.002 INIT (0.515 elapsed), 1.122 MUT (2.035 elapsed), 0.811 GC (1.353 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/CSE.hs -o compiler/stage1/build/GHC/Core/Opt/CSE.o 
<<ghc: 153894224 bytes, 36 GCs, 7113556/13864832 avg/max bytes residency (4 samples), 34M in use, 0.002 INIT (0.438 elapsed), 0.248 MUT (0.581 elapsed), 0.278 GC (0.651 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/ReadyComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ReadyComponent.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/GHCJS.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHCJS.o 
<<ghc: 1729132512 bytes, 135 GCs, 23170710/78568704 avg/max bytes residency (8 samples), 165M in use, 0.002 INIT (0.382 elapsed), 2.734 MUT (4.249 elapsed), 1.756 GC (3.157 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/GHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC.o 
<<ghc: 395919176 bytes, 85 GCs, 16764774/48737608 avg/max bytes residency (7 samples), 104M in use, 0.001 INIT (0.461 elapsed), 0.560 MUT (1.138 elapsed), 0.859 GC (1.668 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/ByteCode/Types.hs -o compiler/stage1/build/GHC/ByteCode/Types.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/OccurAnal.hs -o compiler/stage1/build/GHC/Core/Opt/OccurAnal.o 
<<ghc: 507565520 bytes, 67 GCs, 12632973/32331368 avg/max bytes residency (6 samples), 70M in use, 0.002 INIT (0.583 elapsed), 0.740 MUT (1.553 elapsed), 0.667 GC (1.220 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/NoRegs.hs -o compiler/stage1/build/GHC/Platform/NoRegs.o 
<<ghc: 65759144 bytes, 22 GCs, 5897162/11274336 avg/max bytes residency (4 samples), 33M in use, 0.002 INIT (0.513 elapsed), 0.107 MUT (0.537 elapsed), 0.206 GC (0.454 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/RISCV64.hs -o compiler/stage1/build/GHC/Platform/RISCV64.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/X86_64.hs -o compiler/stage1/build/GHC/Platform/X86_64.o 
<<ghc: 111548984 bytes, 34 GCs, 6030190/10736488 avg/max bytes residency (4 samples), 33M in use, 0.001 INIT (0.536 elapsed), 0.153 MUT (0.465 elapsed), 0.241 GC (0.438 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/X86.hs -o compiler/stage1/build/GHC/Platform/X86.o 
<<ghc: 925282416 bytes, 97 GCs, 24184749/72688688 avg/max bytes residency (7 samples), 153M in use, 0.001 INIT (0.401 elapsed), 1.547 MUT (2.345 elapsed), 1.435 GC (2.763 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/SPARC.hs -o compiler/stage1/build/GHC/Platform/SPARC.o 
<<ghc: 144589144 bytes, 34 GCs, 7394865/15516056 avg/max bytes residency (5 samples), 35M in use, 0.001 INIT (0.533 elapsed), 0.224 MUT (1.071 elapsed), 0.288 GC (0.616 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/S390X.hs -o compiler/stage1/build/GHC/Platform/S390X.o 
<<ghc: 105583200 bytes, 40 GCs, 5791804/9954656 avg/max bytes residency (4 samples), 32M in use, 0.002 INIT (0.606 elapsed), 0.160 MUT (0.577 elapsed), 0.242 GC (0.763 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/PPC.hs -o compiler/stage1/build/GHC/Platform/PPC.o 
<<ghc: 112856040 bytes, 52 GCs, 7675009/15919656 avg/max bytes residency (5 samples), 35M in use, 0.002 INIT (0.530 elapsed), 0.194 MUT (0.575 elapsed), 0.328 GC (0.678 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/AArch64.hs -o compiler/stage1/build/GHC/Platform/AArch64.o 
<<ghc: 118686272 bytes, 60 GCs, 7913795/16474384 avg/max bytes residency (5 samples), 37M in use, 0.002 INIT (0.602 elapsed), 0.122 MUT (0.339 elapsed), 0.231 GC (0.406 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/ARM.hs -o compiler/stage1/build/GHC/Platform/ARM.o 
<<ghc: 118789976 bytes, 56 GCs, 7792009/16159048 avg/max bytes residency (5 samples), 36M in use, 0.002 INIT (0.609 elapsed), 0.120 MUT (0.539 elapsed), 0.257 GC (0.516 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Ppr/Expr.hs -o compiler/stage1/build/GHC/Cmm/Ppr/Expr.o 
<<ghc: 110426328 bytes, 37 GCs, 5915162/10413664 avg/max bytes residency (4 samples), 32M in use, 0.002 INIT (0.557 elapsed), 0.161 MUT (0.837 elapsed), 0.233 GC (0.491 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/LRegSet.hs -o compiler/stage1/build/GHC/Cmm/LRegSet.o 
<<ghc: 2027606184 bytes, 260 GCs, 23446080/57778192 avg/max bytes residency (9 samples), 155M in use, 0.001 INIT (0.480 elapsed), 3.509 MUT (5.583 elapsed), 2.357 GC (4.247 elapsed) :ghc>>
<<ghc: 100235272 bytes, 33 GCs, 5951072/10467992 avg/max bytes residency (4 samples), 32M in use, 0.001 INIT (0.475 elapsed), 0.159 MUT (0.952 elapsed), 0.226 GC (0.480 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/CallArity.hs -o compiler/stage1/build/GHC/Core/Opt/CallArity.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Backpack/Configure.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Configure.o 
<<ghc: 65007048 bytes, 23 GCs, 5751704/12349688 avg/max bytes residency (3 samples), 34M in use, 0.002 INIT (0.560 elapsed), 0.099 MUT (0.380 elapsed), 0.140 GC (0.323 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/UserHooks.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UserHooks.o 
<<ghc: 636589624 bytes, 98 GCs, 14477620/36685304 avg/max bytes residency (6 samples), 78M in use, 0.001 INIT (0.523 elapsed), 0.942 MUT (1.431 elapsed), 0.763 GC (1.561 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Linker/Types.hs -o compiler/stage1/build/GHC/Linker/Types.o 
<<ghc: 8586020776 bytes, 410 GCs, 53983335/188431352 avg/max bytes residency (11 samples), 438M in use, 0.001 INIT (0.431 elapsed), 13.537 MUT (20.286 elapsed), 7.296 GC (11.741 elapsed) :ghc>>
<<ghc: 588235032 bytes, 126 GCs, 11799189/29286192 avg/max bytes residency (6 samples), 69M in use, 0.002 INIT (0.533 elapsed), 0.871 MUT (1.471 elapsed), 0.616 GC (1.019 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Unfold/Make.hs -o compiler/stage1/build/GHC/Core/Unfold/Make.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Platform/Regs.hs -o compiler/stage1/build/GHC/Platform/Regs.o 
<<ghc: 290233752 bytes, 50 GCs, 11022769/23912480 avg/max bytes residency (5 samples), 53M in use, 0.001 INIT (0.436 elapsed), 0.457 MUT (1.085 elapsed), 0.406 GC (0.787 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Expr.hs -o compiler/stage1/build/GHC/Hs/Expr.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Test.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test.o 
<<ghc: 126483920 bytes, 38 GCs, 7035516/12959464 avg/max bytes residency (4 samples), 33M in use, 0.001 INIT (0.469 elapsed), 0.137 MUT (0.316 elapsed), 0.210 GC (0.349 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Bench.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Bench.o 
<<ghc: 238889872 bytes, 47 GCs, 9749544/20427520 avg/max bytes residency (5 samples), 45M in use, 0.001 INIT (0.404 elapsed), 0.371 MUT (0.979 elapsed), 0.408 GC (0.710 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Interpreter/Types.hs -o compiler/stage1/build/GHC/Runtime/Interpreter/Types.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Node.hs -o compiler/stage1/build/GHC/Cmm/Node.o 
<<ghc: 153301032 bytes, 38 GCs, 9286612/20594512 avg/max bytes residency (5 samples), 48M in use, 0.002 INIT (0.551 elapsed), 0.189 MUT (0.507 elapsed), 0.281 GC (0.534 elapsed) :ghc>>
<<ghc: 1150488480 bytes, 112 GCs, 16649970/47601920 avg/max bytes residency (7 samples), 100M in use, 0.001 INIT (0.466 elapsed), 1.665 MUT (2.433 elapsed), 1.132 GC (1.969 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm.hs -o compiler/stage1/build/GHC/Cmm.o 
<<ghc: 436270656 bytes, 58 GCs, 15535517/39761136 avg/max bytes residency (6 samples), 86M in use, 0.002 INIT (0.448 elapsed), 0.663 MUT (1.008 elapsed), 0.724 GC (1.208 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Utils.hs -o compiler/stage1/build/GHC/Cmm/Utils.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/Ppr.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Ppr/Decl.hs -o compiler/stage1/build/GHC/Cmm/Ppr/Decl.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Dataflow.hs -o compiler/stage1/build/GHC/Cmm/Dataflow.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Types.hs -o compiler/stage1/build/GHC/CmmToAsm/Types.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Format.hs -o compiler/stage1/build/GHC/CmmToAsm/Format.o 
<<ghc: 54032184 bytes, 14 GCs, 5672248/12240056 avg/max bytes residency (3 samples), 34M in use, 0.002 INIT (0.498 elapsed), 0.080 MUT (0.244 elapsed), 0.132 GC (0.298 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/X86/Regs.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/Regs.o 
<<ghc: 156207224 bytes, 35 GCs, 7335734/14645280 avg/max bytes residency (4 samples), 35M in use, 0.001 INIT (0.324 elapsed), 0.180 MUT (0.317 elapsed), 0.222 GC (0.339 elapsed) :ghc>>
<<ghc: 405227104 bytes, 56 GCs, 10087339/22289024 avg/max bytes residency (5 samples), 48M in use, 0.002 INIT (0.488 elapsed), 0.517 MUT (0.959 elapsed), 0.349 GC (0.553 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Utils.hs -o compiler/stage1/build/GHC/CmmToAsm/Utils.o 
<<ghc: 478934696 bytes, 84 GCs, 11666761/27653000 avg/max bytes residency (6 samples), 60M in use, 0.001 INIT (0.427 elapsed), 0.587 MUT (0.926 elapsed), 0.462 GC (0.766 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Imm.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Imm.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Register.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Register.o 
<<ghc: 449123840 bytes, 114 GCs, 13455596/29795136 avg/max bytes residency (6 samples), 66M in use, 0.001 INIT (0.503 elapsed), 0.514 MUT (0.948 elapsed), 0.496 GC (0.842 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Configure.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Configure.o 
<<ghc: 93898368 bytes, 24 GCs, 8631202/15369104 avg/max bytes residency (4 samples), 35M in use, 0.001 INIT (0.355 elapsed), 0.107 MUT (0.218 elapsed), 0.208 GC (0.348 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/ShowBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/ShowBuildInfo.o 
<<ghc: 110852792 bytes, 28 GCs, 7705002/14845480 avg/max bytes residency (4 samples), 35M in use, 0.001 INIT (0.394 elapsed), 0.130 MUT (0.275 elapsed), 0.187 GC (0.324 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Install.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Install.o 
<<ghc: 950509008 bytes, 114 GCs, 17244090/42106528 avg/max bytes residency (7 samples), 100M in use, 0.002 INIT (0.464 elapsed), 1.190 MUT (2.001 elapsed), 0.940 GC (1.434 elapsed) :ghc>>
<<ghc: 507770032 bytes, 89 GCs, 13287100/30573656 avg/max bytes residency (6 samples), 65M in use, 0.001 INIT (0.483 elapsed), 0.690 MUT (1.405 elapsed), 0.567 GC (0.983 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Llvm/Types.hs -o compiler/stage1/build/GHC/Llvm/Types.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Liveness.hs -o compiler/stage1/build/GHC/Cmm/Liveness.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PPC/Regs.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/Regs.o 
<<ghc: 547776664 bytes, 91 GCs, 14151106/34160776 avg/max bytes residency (6 samples), 72M in use, 0.002 INIT (0.662 elapsed), 0.745 MUT (1.095 elapsed), 0.633 GC (1.031 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/AArch64/Regs.hs -o compiler/stage1/build/GHC/CmmToAsm/AArch64/Regs.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Regs.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Regs.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/X86/RegInfo.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/RegInfo.o 
<<ghc: 434681408 bytes, 69 GCs, 10413649/22550384 avg/max bytes residency (5 samples), 50M in use, 0.001 INIT (0.405 elapsed), 0.610 MUT (1.235 elapsed), 0.456 GC (0.760 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/X86_64.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/X86_64.o 
<<ghc: 243102904 bytes, 69 GCs, 9422526/20140112 avg/max bytes residency (5 samples), 44M in use, 0.002 INIT (0.477 elapsed), 0.309 MUT (0.666 elapsed), 0.340 GC (0.636 elapsed) :ghc>>
<<ghc: 166242944 bytes, 40 GCs, 9256208/20244976 avg/max bytes residency (5 samples), 44M in use, 0.001 INIT (0.335 elapsed), 0.210 MUT (0.608 elapsed), 0.296 GC (0.638 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/X86.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/X86.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/AddrMode.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/AddrMode.o 
<<ghc: 403314960 bytes, 56 GCs, 11360740/24486424 avg/max bytes residency (5 samples), 53M in use, 0.001 INIT (0.530 elapsed), 0.567 MUT (1.053 elapsed), 0.454 GC (0.941 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Ppr.hs -o compiler/stage1/build/GHC/Cmm/Ppr.o 
<<ghc: 161681160 bytes, 41 GCs, 7650312/14969120 avg/max bytes residency (4 samples), 35M in use, 0.002 INIT (0.459 elapsed), 0.225 MUT (0.598 elapsed), 0.221 GC (0.448 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Info.hs -o compiler/stage1/build/GHC/Cmm/Info.o 
<<ghc: 1598336672 bytes, 169 GCs, 24265531/62611792 avg/max bytes residency (8 samples), 159M in use, 0.001 INIT (0.412 elapsed), 2.109 MUT (3.305 elapsed), 1.667 GC (2.924 elapsed) :ghc>>
<<ghc: 92470600 bytes, 21 GCs, 8100114/14275336 avg/max bytes residency (4 samples), 35M in use, 0.002 INIT (0.479 elapsed), 0.117 MUT (0.327 elapsed), 0.185 GC (0.373 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/CgUtils.hs -o compiler/stage1/build/GHC/StgToCmm/CgUtils.o 
<<ghc: 162657200 bytes, 42 GCs, 7648242/14965208 avg/max bytes residency (4 samples), 35M in use, 0.002 INIT (0.594 elapsed), 0.205 MUT (0.439 elapsed), 0.236 GC (0.452 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Closure.hs -o compiler/stage1/build/GHC/StgToCmm/Closure.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Opt.hs -o compiler/stage1/build/GHC/Cmm/Opt.o 
<<ghc: 842120288 bytes, 93 GCs, 15876958/40319408 avg/max bytes residency (6 samples), 86M in use, 0.002 INIT (0.522 elapsed), 1.286 MUT (1.941 elapsed), 0.824 GC (1.286 elapsed) :ghc>>
<<ghc: 540552552 bytes, 73 GCs, 14447470/33806512 avg/max bytes residency (6 samples), 73M in use, 0.002 INIT (0.508 elapsed), 0.643 MUT (1.071 elapsed), 0.639 GC (1.037 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/DebugBlock.hs -o compiler/stage1/build/GHC/Cmm/DebugBlock.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Dwarf/Constants.hs -o compiler/stage1/build/GHC/CmmToAsm/Dwarf/Constants.o 
<<ghc: 1367896944 bytes, 115 GCs, 18911804/55883352 avg/max bytes residency (7 samples), 118M in use, 0.002 INIT (0.357 elapsed), 1.773 MUT (2.762 elapsed), 1.222 GC (2.255 elapsed) :ghc>>
<<ghc: 347555016 bytes, 60 GCs, 10190718/22150032 avg/max bytes residency (5 samples), 48M in use, 0.001 INIT (0.381 elapsed), 0.517 MUT (0.906 elapsed), 0.452 GC (0.718 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Target.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Target.o 
<<ghc: 1355716864 bytes, 151 GCs, 16030426/39002624 avg/max bytes residency (7 samples), 89M in use, 0.002 INIT (0.402 elapsed), 1.718 MUT (2.505 elapsed), 1.147 GC (1.864 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/AArch64.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/AArch64.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/SPARC.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/SPARC.o 
<<ghc: 1299109032 bytes, 138 GCs, 25372974/73312368 avg/max bytes residency (8 samples), 170M in use, 0.002 INIT (0.363 elapsed), 1.567 MUT (2.365 elapsed), 1.623 GC (2.881 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/PPC.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/PPC.o 
<<ghc: 230814248 bytes, 39 GCs, 9319307/19610264 avg/max bytes residency (5 samples), 43M in use, 0.002 INIT (0.410 elapsed), 0.276 MUT (0.647 elapsed), 0.269 GC (0.498 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/AArch64/Instr.hs -o compiler/stage1/build/GHC/CmmToAsm/AArch64/Instr.o 
<<ghc: 340162080 bytes, 58 GCs, 10523800/23680488 avg/max bytes residency (5 samples), 52M in use, 0.001 INIT (0.386 elapsed), 0.472 MUT (0.889 elapsed), 0.313 GC (0.491 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Stack.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Stack.o 
<<ghc: 436201520 bytes, 85 GCs, 9350174/20282696 avg/max bytes residency (5 samples), 46M in use, 0.001 INIT (0.360 elapsed), 0.550 MUT (1.055 elapsed), 0.393 GC (0.648 elapsed) :ghc>>
<<ghc: 885399864 bytes, 112 GCs, 19049091/56062912 avg/max bytes residency (7 samples), 116M in use, 0.001 INIT (0.516 elapsed), 1.355 MUT (2.291 elapsed), 1.006 GC (1.756 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/ContFlowOpt.hs -o compiler/stage1/build/GHC/Cmm/ContFlowOpt.o 
<<ghc: 164586392 bytes, 49 GCs, 7570430/14663496 avg/max bytes residency (4 samples), 35M in use, 0.001 INIT (0.385 elapsed), 0.232 MUT (0.600 elapsed), 0.281 GC (0.466 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Switch/Implement.hs -o compiler/stage1/build/GHC/Cmm/Switch/Implement.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Llvm/MetaData.hs -o compiler/stage1/build/GHC/Llvm/MetaData.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/CallConv.hs -o compiler/stage1/build/GHC/Cmm/CallConv.o 
<<ghc: 190391800 bytes, 42 GCs, 9048970/16599096 avg/max bytes residency (4 samples), 38M in use, 0.001 INIT (0.618 elapsed), 0.254 MUT (0.553 elapsed), 0.251 GC (0.447 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/ArgRep.hs -o compiler/stage1/build/GHC/StgToCmm/ArgRep.o 
<<ghc: 253489736 bytes, 47 GCs, 10466147/24137496 avg/max bytes residency (5 samples), 53M in use, 0.001 INIT (0.365 elapsed), 0.352 MUT (0.513 elapsed), 0.389 GC (0.542 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Sink.hs -o compiler/stage1/build/GHC/Cmm/Sink.o 
<<ghc: 154517040 bytes, 43 GCs, 7215224/13601960 avg/max bytes residency (4 samples), 34M in use, 0.002 INIT (0.496 elapsed), 0.198 MUT (0.556 elapsed), 0.230 GC (0.432 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/ProcPoint.hs -o compiler/stage1/build/GHC/Cmm/ProcPoint.o 
<<ghc: 603406344 bytes, 78 GCs, 13661204/34512480 avg/max bytes residency (6 samples), 75M in use, 0.001 INIT (0.494 elapsed), 0.972 MUT (1.379 elapsed), 0.633 GC (0.901 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Lint.hs -o compiler/stage1/build/GHC/Cmm/Lint.o 
<<ghc: 234163360 bytes, 42 GCs, 11516686/25086872 avg/max bytes residency (5 samples), 55M in use, 0.002 INIT (0.492 elapsed), 0.265 MUT (0.550 elapsed), 0.315 GC (0.595 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToC.hs -o compiler/stage1/build/GHC/CmmToC.o 
<<ghc: 1419433256 bytes, 164 GCs, 16066059/40801536 avg/max bytes residency (7 samples), 93M in use, 0.001 INIT (0.513 elapsed), 1.799 MUT (2.863 elapsed), 1.109 GC (1.892 elapsed) :ghc>>
<<ghc: 798010904 bytes, 136 GCs, 18648337/43780488 avg/max bytes residency (7 samples), 110M in use, 0.001 INIT (0.573 elapsed), 0.896 MUT (1.469 elapsed), 0.956 GC (1.842 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Dwarf/Types.hs -o compiler/stage1/build/GHC/CmmToAsm/Dwarf/Types.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/CFG.hs -o compiler/stage1/build/GHC/CmmToAsm/CFG.o 
<<ghc: 666745752 bytes, 70 GCs, 14911340/38387624 avg/max bytes residency (6 samples), 81M in use, 0.002 INIT (0.455 elapsed), 0.958 MUT (1.677 elapsed), 0.649 GC (1.190 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/X86/Instr.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/Instr.o 
<<ghc: 934094408 bytes, 118 GCs, 12564798/32282440 avg/max bytes residency (6 samples), 70M in use, 0.002 INIT (0.436 elapsed), 1.352 MUT (2.187 elapsed), 0.753 GC (1.363 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PPC/Instr.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/Instr.o 
<<ghc: 1198337088 bytes, 148 GCs, 19225473/44593552 avg/max bytes residency (7 samples), 110M in use, 0.002 INIT (0.436 elapsed), 1.771 MUT (2.653 elapsed), 1.192 GC (2.084 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Instr.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Instr.o 
<<ghc: 925273264 bytes, 117 GCs, 15842404/44621904 avg/max bytes residency (7 samples), 94M in use, 0.002 INIT (0.511 elapsed), 1.247 MUT (2.175 elapsed), 0.946 GC (1.674 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/AArch64/RegInfo.hs -o compiler/stage1/build/GHC/CmmToAsm/AArch64/RegInfo.o 
<<ghc: 529620168 bytes, 77 GCs, 12079998/29070120 avg/max bytes residency (6 samples), 62M in use, 0.001 INIT (0.498 elapsed), 0.648 MUT (1.356 elapsed), 0.495 GC (0.852 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/AArch64/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/AArch64/Ppr.o 
<<ghc: 85113728 bytes, 26 GCs, 7434752/14939312 avg/max bytes residency (4 samples), 35M in use, 0.001 INIT (0.436 elapsed), 0.127 MUT (0.292 elapsed), 0.214 GC (0.372 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/CommonBlockElim.hs -o compiler/stage1/build/GHC/Cmm/CommonBlockElim.o 
<<ghc: 1616844920 bytes, 211 GCs, 19106334/48760304 avg/max bytes residency (8 samples), 119M in use, 0.001 INIT (0.485 elapsed), 2.311 MUT (3.907 elapsed), 1.628 GC (2.729 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Build.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build.o 
<<ghc: 712741656 bytes, 68 GCs, 14925398/39408064 avg/max bytes residency (6 samples), 84M in use, 0.001 INIT (0.360 elapsed), 1.122 MUT (1.488 elapsed), 0.641 GC (1.003 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/SrcDist.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/SrcDist.o 
<<ghc: 3556716216 bytes, 289 GCs, 31732411/71371256 avg/max bytes residency (10 samples), 188M in use, 0.001 INIT (0.396 elapsed), 4.849 MUT (7.308 elapsed), 3.220 GC (5.196 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Llvm/Syntax.hs -o compiler/stage1/build/GHC/Llvm/Syntax.o 
<<ghc: 3402367640 bytes, 235 GCs, 33082274/93705416 avg/max bytes residency (10 samples), 237M in use, 0.002 INIT (0.532 elapsed), 5.122 MUT (6.918 elapsed), 3.262 GC (4.889 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Graph.hs -o compiler/stage1/build/GHC/Cmm/Graph.o 
<<ghc: 426034936 bytes, 71 GCs, 9519848/20333984 avg/max bytes residency (5 samples), 44M in use, 0.002 INIT (0.541 elapsed), 0.491 MUT (0.837 elapsed), 0.373 GC (0.621 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Monad.hs -o compiler/stage1/build/GHC/CmmToAsm/Monad.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Liveness.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Liveness.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/FreeRegs.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/FreeRegs.o 
<<ghc: 710876264 bytes, 98 GCs, 13755797/31393312 avg/max bytes residency (6 samples), 68M in use, 0.001 INIT (0.376 elapsed), 0.995 MUT (1.562 elapsed), 0.683 GC (1.158 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/ShortcutJump.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/ShortcutJump.o 
<<ghc: 275861352 bytes, 49 GCs, 9884363/20750920 avg/max bytes residency (5 samples), 46M in use, 0.002 INIT (0.545 elapsed), 0.343 MUT (0.700 elapsed), 0.366 GC (0.734 elapsed) :ghc>>
<<ghc: 555754408 bytes, 76 GCs, 13805289/33597800 avg/max bytes residency (6 samples), 72M in use, 0.001 INIT (0.442 elapsed), 0.850 MUT (1.347 elapsed), 0.638 GC (1.176 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Expand.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Expand.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Base.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Base.o 
<<ghc: 124686160 bytes, 30 GCs, 7848072/14436856 avg/max bytes residency (4 samples), 35M in use, 0.002 INIT (0.578 elapsed), 0.202 MUT (0.378 elapsed), 0.281 GC (0.504 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Ppr.o 
<<ghc: 169546792 bytes, 45 GCs, 11905140/27144304 avg/max bytes residency (5 samples), 59M in use, 0.002 INIT (0.479 elapsed), 0.217 MUT (0.423 elapsed), 0.342 GC (0.567 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PPC/RegInfo.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/RegInfo.o 
<<ghc: 223542024 bytes, 51 GCs, 10917760/24410384 avg/max bytes residency (5 samples), 53M in use, 0.002 INIT (0.531 elapsed), 0.314 MUT (0.638 elapsed), 0.338 GC (0.555 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PPC/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/Ppr.o 
<<ghc: 5787904080 bytes, 587 GCs, 42778193/109289768 avg/max bytes residency (12 samples), 268M in use, 0.002 INIT (0.589 elapsed), 8.118 MUT (11.021 elapsed), 5.403 GC (7.561 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/X86/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/Ppr.o 
<<ghc: 123722728 bytes, 57 GCs, 9737721/20311928 avg/max bytes residency (5 samples), 45M in use, 0.002 INIT (0.386 elapsed), 0.218 MUT (0.610 elapsed), 0.359 GC (0.754 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple/Haddock.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Haddock.o 
<<ghc: 1582659272 bytes, 226 GCs, 22889628/64873752 avg/max bytes residency (8 samples), 149M in use, 0.001 INIT (0.357 elapsed), 2.671 MUT (3.759 elapsed), 1.727 GC (2.920 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Llvm/Ppr.hs -o compiler/stage1/build/GHC/Llvm/Ppr.o 
<<ghc: 1925158280 bytes, 169 GCs, 20913148/50201688 avg/max bytes residency (8 samples), 133M in use, 0.001 INIT (0.436 elapsed), 3.059 MUT (4.950 elapsed), 1.935 GC (2.829 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Monad.hs -o compiler/stage1/build/GHC/StgToCmm/Monad.o 
<<ghc: 2108448456 bytes, 200 GCs, 19715087/48369912 avg/max bytes residency (8 samples), 126M in use, 0.002 INIT (0.550 elapsed), 3.264 MUT (5.016 elapsed), 1.992 GC (3.047 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Dwarf.hs -o compiler/stage1/build/GHC/CmmToAsm/Dwarf.o 
<<ghc: 1116515088 bytes, 109 GCs, 19820101/56509000 avg/max bytes residency (7 samples), 119M in use, 0.002 INIT (0.485 elapsed), 1.733 MUT (2.781 elapsed), 1.328 GC (2.369 elapsed) :ghc>>
<<ghc: 2540412120 bytes, 302 GCs, 20313492/37635824 avg/max bytes residency (10 samples), 105M in use, 0.002 INIT (0.501 elapsed), 3.744 MUT (5.937 elapsed), 2.585 GC (3.918 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PIC.hs -o compiler/stage1/build/GHC/CmmToAsm/PIC.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/BlockLayout.hs -o compiler/stage1/build/GHC/CmmToAsm/BlockLayout.o 
<<ghc: 724133032 bytes, 68 GCs, 16068640/41746728 avg/max bytes residency (6 samples), 88M in use, 0.001 INIT (0.456 elapsed), 1.267 MUT (1.859 elapsed), 0.838 GC (1.526 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/SpillCost.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/SpillCost.o 
<<ghc: 449569528 bytes, 93 GCs, 14009353/32829264 avg/max bytes residency (6 samples), 70M in use, 0.002 INIT (0.645 elapsed), 0.751 MUT (1.114 elapsed), 0.662 GC (1.206 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/Spill.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Spill.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/SpillClean.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/SpillClean.o 
<<ghc: 1018000256 bytes, 94 GCs, 13826674/35132176 avg/max bytes residency (6 samples), 76M in use, 0.002 INIT (0.560 elapsed), 1.663 MUT (2.255 elapsed), 0.870 GC (1.364 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/Base.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/Base.o 
<<ghc: 966483920 bytes, 125 GCs, 15046931/40328472 avg/max bytes residency (7 samples), 88M in use, 0.002 INIT (0.561 elapsed), 1.744 MUT (2.338 elapsed), 1.029 GC (1.764 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen32.hs-boot -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Gen32.o-boot 
<<ghc: 59880192 bytes, 20 GCs, 5836741/12314840 avg/max bytes residency (3 samples), 36M in use, 0.002 INIT (0.408 elapsed), 0.102 MUT (0.245 elapsed), 0.184 GC (0.530 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Sanity.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Sanity.o 
<<ghc: 321087928 bytes, 53 GCs, 10826561/24224008 avg/max bytes residency (5 samples), 52M in use, 0.001 INIT (0.381 elapsed), 0.509 MUT (0.858 elapsed), 0.450 GC (1.005 elapsed) :ghc>>
<<ghc: 521465128 bytes, 97 GCs, 14354224/33697720 avg/max bytes residency (6 samples), 72M in use, 0.002 INIT (0.506 elapsed), 0.807 MUT (1.351 elapsed), 0.707 GC (1.124 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/Coalesce.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Coalesce.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/.    -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/Cabal/Cabal/dist-boot/build   -c libraries/Cabal/Cabal/src/Distribution/Simple.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple.o 
<<ghc: 8695024360 bytes, 460 GCs, 67607787/172808488 avg/max bytes residency (15 samples), 493M in use, 0.002 INIT (0.388 elapsed), 12.260 MUT (16.658 elapsed), 11.505 GC (16.060 elapsed) :ghc>>
<<ghc: 684175560 bytes, 86 GCs, 12616380/31092168 avg/max bytes residency (6 samples), 67M in use, 0.002 INIT (0.430 elapsed), 1.012 MUT (1.621 elapsed), 0.636 GC (1.061 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Llvm.hs -o compiler/stage1/build/GHC/Llvm.o 
<<ghc: 138884984 bytes, 48 GCs, 7890632/14584312 avg/max bytes residency (4 samples), 35M in use, 0.002 INIT (0.373 elapsed), 0.219 MUT (0.505 elapsed), 0.283 GC (0.416 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Utils.hs -o compiler/stage1/build/GHC/StgToCmm/Utils.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph/Stats.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Stats.o 
<<ghc: 206834992 bytes, 66 GCs, 11364836/25755688 avg/max bytes residency (5 samples), 56M in use, 0.001 INIT (0.418 elapsed), 0.338 MUT (0.518 elapsed), 0.431 GC (0.665 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/Stats.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/Stats.o 
<<ghc: 61233168 bytes, 23 GCs, 6581780/13201088 avg/max bytes residency (4 samples), 34M in use, 0.002 INIT (0.581 elapsed), 0.082 MUT (0.206 elapsed), 0.155 GC (0.428 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/AArch64/CodeGen.hs -o compiler/stage1/build/GHC/CmmToAsm/AArch64/CodeGen.o 
<<ghc: 5595387104 bytes, 549 GCs, 41634952/69767280 avg/max bytes residency (19 samples), 182M in use, 0.002 INIT (0.519 elapsed), 7.913 MUT (10.862 elapsed), 8.609 GC (11.611 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Amode.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Amode.o 
<<ghc: 369591144 bytes, 52 GCs, 12044697/28193712 avg/max bytes residency (5 samples), 61M in use, 0.001 INIT (0.346 elapsed), 0.700 MUT (1.076 elapsed), 0.567 GC (0.907 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/CondCode.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/CondCode.o 
<<ghc: 166794496 bytes, 44 GCs, 11537310/26574056 avg/max bytes residency (5 samples), 58M in use, 0.002 INIT (0.627 elapsed), 0.280 MUT (0.589 elapsed), 0.451 GC (0.754 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/PPC/CodeGen.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/CodeGen.o 
<<ghc: 277462848 bytes, 49 GCs, 11838344/26860272 avg/max bytes residency (5 samples), 59M in use, 0.002 INIT (0.535 elapsed), 0.388 MUT (0.860 elapsed), 0.347 GC (0.753 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/X86/CodeGen.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/CodeGen.o 
<<ghc: 1441244864 bytes, 110 GCs, 20678569/63364624 avg/max bytes residency (7 samples), 135M in use, 0.002 INIT (0.552 elapsed), 2.296 MUT (3.418 elapsed), 1.520 GC (2.402 elapsed) :ghc>>
<<ghc: 1330583696 bytes, 154 GCs, 18482960/45729896 avg/max bytes residency (7 samples), 106M in use, 0.001 INIT (0.490 elapsed), 2.328 MUT (3.343 elapsed), 1.371 GC (2.295 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Bind.hs-boot -o compiler/stage1/build/GHC/StgToCmm/Bind.o-boot 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/ExtCode.hs -o compiler/stage1/build/GHC/StgToCmm/ExtCode.o 
<<ghc: 53262712 bytes, 14 GCs, 5839490/12545960 avg/max bytes residency (3 samples), 35M in use, 0.002 INIT (0.537 elapsed), 0.062 MUT (0.160 elapsed), 0.111 GC (0.217 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToLlvm/Regs.hs -o compiler/stage1/build/GHC/CmmToLlvm/Regs.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Ticky.hs -o compiler/stage1/build/GHC/StgToCmm/Ticky.o 
<<ghc: 442272056 bytes, 57 GCs, 15720616/40658288 avg/max bytes residency (6 samples), 87M in use, 0.002 INIT (0.504 elapsed), 0.706 MUT (1.046 elapsed), 0.723 GC (1.349 elapsed) :ghc>>
<<ghc: 240740112 bytes, 43 GCs, 8955966/19250968 avg/max bytes residency (5 samples), 43M in use, 0.002 INIT (0.422 elapsed), 0.383 MUT (0.887 elapsed), 0.388 GC (0.645 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Env.hs -o compiler/stage1/build/GHC/StgToCmm/Env.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Graph.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph.o 
<<ghc: 517618128 bytes, 98 GCs, 16121862/39925560 avg/max bytes residency (6 samples), 90M in use, 0.002 INIT (0.600 elapsed), 0.836 MUT (1.242 elapsed), 1.004 GC (1.710 elapsed) :ghc>>
<<ghc: 655598776 bytes, 68 GCs, 13847334/35881416 avg/max bytes residency (6 samples), 77M in use, 0.002 INIT (0.533 elapsed), 1.152 MUT (1.719 elapsed), 0.756 GC (1.303 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/State.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/State.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen64.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Gen64.o 
<<ghc: 3131844216 bytes, 304 GCs, 27898228/59532416 avg/max bytes residency (10 samples), 164M in use, 0.002 INIT (0.407 elapsed), 5.120 MUT (7.242 elapsed), 3.545 GC (5.065 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/StgToCmm/Hpc.hs -o compiler/stage1/build/GHC/StgToCmm/Hpc.o 
<<ghc: 24223519224 bytes, 769 GCs, 136651677/447599568 avg/max bytes residency (16 samples), 1084M in use, 0.001 INIT (0.358 elapsed), 35.232 MUT (51.665 elapsed), 25.207 GC (36.842 elapsed) :ghc>>
<<ghc: 252876536 bytes, 42 GCs, 8893344/19256560 avg/max bytes residency (5 samples), 42M in use, 0.001 INIT (0.375 elapsed), 0.441 MUT (0.873 elapsed), 0.392 GC (0.666 elapsed) :ghc>>
"rm" -f libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.6.0.0.a libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.6.0.0.a.contents  
echo libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Configure.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ComponentsGraph.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ConfiguredComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/DescribeUnitId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/FullUnitId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/LinkedComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModSubst.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleShape.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreModuleShape.o libraries/Cabal/Cabal/dist-boot/build/Distribution/CabalSpecVersion.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/IOData.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Path.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/LogProgress.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MapAccum.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MD5.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Structured.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CreatePipe.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Directory.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Environment.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Exception.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/FilePath.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Graph.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Internal/TempFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Newtype.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/NonEmptySet.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ResponseFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Process.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Semigroup.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Stack.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Time.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Typeable.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/DList.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/InstalledPackageInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExposedModule.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/License.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Make.o libraries/Cabal/Cabal/dist-boot/build/Distribution/ModuleName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Package.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Check.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Configuration.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/PrettyPrint.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Utils.o libraries/Cabal/Cabal/dist-boot/build/Distribution/ReadE.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Bench.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildPaths.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildTarget.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildToolDepends.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/CCompiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Command.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Compiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Configure.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Flag.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHCJS.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Haddock.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Glob.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/HaskellSuite.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Hpc.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Install.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/LocalBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PackageIndex.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/Unlit.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Builtin.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Db.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Find.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/GHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/HcPkg.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Hpc.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ld.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/ResponseFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Run.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Script.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Strip.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Types.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Register.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Setup.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/ShowBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/SrcDist.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ExeV10.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/LibV09.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/Log.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UserHooks.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/License.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExceptionId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExpression.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseListVersion.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseReference.o libraries/Cabal/Cabal/dist-boot/build/Distribution/System.o libraries/Cabal/Cabal/dist-boot/build/Distribution/TestSuite.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Text.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Pretty.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiHash.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AnnotatedId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkInterface.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentInclude.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ConfVar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Dependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExeDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LegacyExeDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/DependencyMap.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnitId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExecutableScope.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryVisibility.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Flag.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibOption.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Module.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleReexport.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleRenaming.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName/Magic.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersion.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersionRange.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnqualComponentName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/IncludeRenaming.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Mixin.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuiteInterface.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Condition.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/CondTree.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/HookedBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Component.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentLocalBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LocalBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentRequestedSpec.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TargetInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Version.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval/Legacy.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GivenComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageVersionConstraint.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Generic.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/NubList.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/ShortText.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Progress.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Version.o libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/Extension.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Binary.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Parsing.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CharParsing.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Class.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/FieldDescrs.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Newtypes.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Parsec.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Pretty.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/FieldGrammar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Parsec.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Quirks.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Error.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Position.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Warning.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/FieldLineStream.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ConfVar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Field.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Lexer.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/LexerMonad.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ParseResult.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Parser.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Pretty.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreExistingComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ReadyComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/MixLink.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleScope.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/UnifyM.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Id.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/UnionFind.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Base62.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Async.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CopyFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/GetShortPathName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/MonadFail.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/SnocList.o libraries/Cabal/Cabal/dist-boot/build/Distribution/GetOpt.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Lex.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/String.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros/Z.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule/Z.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/EnvironmentParser.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ImplInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils/Json.o libraries/Cabal/Cabal/dist-boot/build/Distribution/ZinzaPrelude.o libraries/Cabal/Cabal/dist-boot/build/Paths_Cabal.o        >> libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.6.0.0.a.contents
"ar" q  libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.6.0.0.a @libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.6.0.0.a.contents
ar: creating libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.6.0.0.a
<<ghc: 421929168 bytes, 58 GCs, 11106784/24146104 avg/max bytes residency (5 samples), 53M in use, 0.002 INIT (0.579 elapsed), 0.677 MUT (1.136 elapsed), 0.572 GC (0.788 elapsed) :ghc>>
<<ghc: 225423944 bytes, 52 GCs, 13050340/28159840 avg/max bytes residency (5 samples), 64M in use, 0.002 INIT (0.498 elapsed), 0.366 MUT (0.685 elapsed), 0.567 GC (0.907 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToLlvm/Base.hs -o compiler/stage1/build/GHC/CmmToLlvm/Base.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/Reg/Linear/JoinToTargets.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/JoinToTargets.o 
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/AArch64.hs -o compiler/stage1/build/GHC/CmmToAsm/AArch64.o 
"rm" -f libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.6.0.0.a.contents  
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen32.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Gen32.o 
<<ghc: 2397612272 bytes, 170 GCs, 31803060/95700608 avg/max bytes residency (8 samples), 215M in use, 0.002 INIT (0.462 elapsed), 3.427 MUT (4.748 elapsed), 2.789 GC (4.016 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -o utils/ghc-pkg/dist/build/tmp/ghc-pkg -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/ghc-pkg/autogen -Iutils/ghc-pkg/dist/build/ghc-pkg/autogen    -optP-DWITH_TERMINFO -optP-include -optPutils/ghc-pkg/dist/build/ghc-pkg/autogen/cabal_macros.h -package-id Cabal-3.6.0.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id process-1.6.9.0 -package-id terminfo-0.4.1.5 -package-id unix-2.7.2.2 -XHaskell2010  -no-user-package-db -rtsopts        -outputdir utils/ghc-pkg/dist/build   -optl-Wl,-64 -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/ghc-pkg/autogen -Iutils/ghc-pkg/dist/build/ghc-pkg/autogen    -optP-DWITH_TERMINFO -optP-include -optPutils/ghc-pkg/dist/build/ghc-pkg/autogen/cabal_macros.h -package-id Cabal-3.6.0.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id process-1.6.9.0 -package-id terminfo-0.4.1.5 -package-id unix-2.7.2.2 -XHaskell2010  -no-user-package-db -rtsopts        utils/ghc-pkg/dist/build/Main.o    
<<ghc: 146227264 bytes, 42 GCs, 11339339/26291568 avg/max bytes residency (5 samples), 57M in use, 0.002 INIT (0.576 elapsed), 0.229 MUT (0.483 elapsed), 0.411 GC (0.784 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Instances.hs -o compiler/stage1/build/GHC/Hs/Instances.o 
<<ghc: 556020472 bytes, 97 GCs, 13842069/32741088 avg/max bytes residency (6 samples), 70M in use, 0.002 INIT (0.497 elapsed), 0.770 MUT (1.370 elapsed), 0.649 GC (1.099 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Utils.hs -o compiler/stage1/build/GHC/Hs/Utils.o 
ld: fatal: library -lncursesw: not found
ld: fatal: file processing errors. No output written to utils/ghc-pkg/dist/build/tmp/ghc-pkg
collect2: error: ld returned 1 exit status
`gcc' failed in phase `Linker'. (Exit code: 1)
gmake[1]: *** [utils/ghc-pkg/ghc.mk:61: utils/ghc-pkg/dist/build/tmp/ghc-pkg] Error 1
gmake[1]: *** Waiting for unfinished jobs....
<<ghc: 1059743712 bytes, 125 GCs, 13751848/32462768 avg/max bytes residency (6 samples), 70M in use, 0.001 INIT (0.444 elapsed), 1.598 MUT (2.441 elapsed), 0.955 GC (1.583 elapsed) :ghc>>
<<ghc: 1518904640 bytes, 137 GCs, 22943865/66975176 avg/max bytes residency (8 samples), 150M in use, 0.002 INIT (0.570 elapsed), 2.226 MUT (3.437 elapsed), 1.614 GC (2.688 elapsed) :ghc>>
<<ghc: 5901110832 bytes, 501 GCs, 42654114/75030200 avg/max bytes residency (15 samples), 211M in use, 0.001 INIT (0.489 elapsed), 8.315 MUT (12.103 elapsed), 7.330 GC (9.770 elapsed) :ghc>>
<<ghc: 2447545664 bytes, 296 GCs, 27246820/74901408 avg/max bytes residency (9 samples), 191M in use, 0.002 INIT (0.631 elapsed), 4.573 MUT (5.926 elapsed), 2.442 GC (3.727 elapsed) :ghc>>
<<ghc: 8280295128 bytes, 350 GCs, 56100205/178095136 avg/max bytes residency (12 samples), 444M in use, 0.002 INIT (0.521 elapsed), 12.285 MUT (17.347 elapsed), 8.883 GC (12.627 elapsed) :ghc>>
<<ghc: 11972393144 bytes, 403 GCs, 77919150/201664824 avg/max bytes residency (12 samples), 504M in use, 0.001 INIT (0.395 elapsed), 20.383 MUT (34.918 elapsed), 10.729 GC (14.586 elapsed) :ghc>>
gmake: *** [Makefile:126: all] Error 2
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/ghc92
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/ghc92