+ 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.0.2nb3/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ghc-9.0.2nb3/work.log
===> Building for ghc-9.0.2nb3
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//.
"rm" -f includes/dist/build/ghcplatform.h  
"rm" -f includes/dist/build/ghcautoconf.h  
"inplace/bin/mkdirhier" compiler/stage1/build/GHC/Settings//.
"/home/pbulk/build-disk/lang/ghc90/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,4,1,0 \
       -DBOOTSTRAPPING \
       -odir  bootstrapping \
       -hidir bootstrapping \
       libraries/Cabal/Cabal/Distribution/Fields/Lexer.hs \
       -ilibraries/Cabal/Cabal \
       -ilibraries/binary/src \
       -ilibraries/filepath \
       -ilibraries/hpc \
       -ilibraries/mtl \
       -ilibraries/text/src \
       libraries/text/cbits/cbits.c \
       -Ilibraries/text/include \
       -ilibraries/parsec/src \
        \
       
Creating includes/dist/build/ghcplatform.h...
Creating includes/dist/build/ghcautoconf.h...
"rm" -f libraries/ghc-boot/dist-boot/build/GHC/Version.hs  
Done.
"rm" -f libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.hs  
done.
"rm" -f compiler/stage1/build/GHC/Settings/Config.hs  
done.
Creating compiler/stage1/build/GHC/Settings/Config.hs ... 
Done.
done.
[  1 of 298] Compiling Control.Monad.Cont.Class ( libraries/mtl/Control/Monad/Cont/Class.hs, bootstrapping/Control/Monad/Cont/Class.o )
[  2 of 298] Compiling Control.Monad.Error.Class ( libraries/mtl/Control/Monad/Error/Class.hs, bootstrapping/Control/Monad/Error/Class.o )
[  3 of 298] Compiling Control.Monad.Identity ( libraries/mtl/Control/Monad/Identity.hs, bootstrapping/Control/Monad/Identity.o )
[  4 of 298] Compiling Control.Monad.Reader.Class ( libraries/mtl/Control/Monad/Reader/Class.hs, bootstrapping/Control/Monad/Reader/Class.o )
[  5 of 298] Compiling Control.Monad.State.Class ( libraries/mtl/Control/Monad/State/Class.hs, bootstrapping/Control/Monad/State/Class.o )
[  6 of 298] Compiling Control.Monad.Trans ( libraries/mtl/Control/Monad/Trans.hs, bootstrapping/Control/Monad/Trans.o )
[  7 of 298] Compiling Control.Monad.State.Strict ( libraries/mtl/Control/Monad/State/Strict.hs, bootstrapping/Control/Monad/State/Strict.o )
[  8 of 298] Compiling Data.Binary.Builder ( libraries/binary/src/Data/Binary/Builder.hs, bootstrapping/Data/Binary/Builder.o )
[  9 of 298] Compiling Data.Binary.FloatCast ( libraries/binary/src/Data/Binary/FloatCast.hs, bootstrapping/Data/Binary/FloatCast.o )
[ 10 of 298] Compiling Data.Binary.Internal ( libraries/binary/src/Data/Binary/Internal.hs, bootstrapping/Data/Binary/Internal.o )
[ 11 of 298] Compiling Data.Binary.Get.Internal ( libraries/binary/src/Data/Binary/Get/Internal.hs, bootstrapping/Data/Binary/Get/Internal.o )
[ 12 of 298] Compiling Data.Binary.Get  ( libraries/binary/src/Data/Binary/Get.hs, bootstrapping/Data/Binary/Get.o )
[ 13 of 298] Compiling Data.Binary.Put  ( libraries/binary/src/Data/Binary/Put.hs, bootstrapping/Data/Binary/Put.o )
[ 14 of 298] Compiling Data.Binary.Class ( libraries/binary/src/Data/Binary/Class.hs, bootstrapping/Data/Binary/Class.o )
[ 15 of 298] Compiling Data.Binary.Generic ( libraries/binary/src/Data/Binary/Generic.hs, bootstrapping/Data/Binary/Generic.o )
[ 16 of 298] Compiling Data.Binary      ( libraries/binary/src/Data/Binary.hs, bootstrapping/Data/Binary.o )
[ 17 of 298] Compiling Data.Text.Encoding.Error ( libraries/text/src/Data/Text/Encoding/Error.hs, bootstrapping/Data/Text/Encoding/Error.o )
[ 18 of 298] Compiling Data.Text.Internal.ByteStringCompat ( libraries/text/src/Data/Text/Internal/ByteStringCompat.hs, bootstrapping/Data/Text/Internal/ByteStringCompat.o )
[ 19 of 298] Compiling Data.Text.Internal.Encoding.Utf32 ( libraries/text/src/Data/Text/Internal/Encoding/Utf32.hs, bootstrapping/Data/Text/Internal/Encoding/Utf32.o )
[ 20 of 298] Compiling Data.Text.Internal.Functions ( libraries/text/src/Data/Text/Internal/Functions.hs, bootstrapping/Data/Text/Internal/Functions.o )
[ 21 of 298] Compiling Data.Text.Internal.PrimCompat ( libraries/text/src/Data/Text/Internal/PrimCompat.hs, bootstrapping/Data/Text/Internal/PrimCompat.o )
[ 22 of 298] Compiling Data.Text.Internal.Encoding.Utf16 ( libraries/text/src/Data/Text/Internal/Encoding/Utf16.hs, bootstrapping/Data/Text/Internal/Encoding/Utf16.o )
[ 23 of 298] Compiling Data.Text.Internal.Unsafe ( libraries/text/src/Data/Text/Internal/Unsafe.hs, bootstrapping/Data/Text/Internal/Unsafe.o )
[ 24 of 298] Compiling Data.Text.Internal.Unsafe.Shift ( libraries/text/src/Data/Text/Internal/Unsafe/Shift.hs, bootstrapping/Data/Text/Internal/Unsafe/Shift.o )
[ 25 of 298] Compiling Data.Text.Array  ( libraries/text/src/Data/Text/Array.hs, bootstrapping/Data/Text/Array.o )
[ 26 of 298] Compiling Data.Text.Internal.Unsafe.Char ( libraries/text/src/Data/Text/Internal/Unsafe/Char.hs, bootstrapping/Data/Text/Internal/Unsafe/Char.o )
[ 27 of 298] Compiling Data.Text.Internal.Encoding.Utf8 ( libraries/text/src/Data/Text/Internal/Encoding/Utf8.hs, bootstrapping/Data/Text/Internal/Encoding/Utf8.o )
[ 28 of 298] Compiling Data.Text.Internal ( libraries/text/src/Data/Text/Internal.hs, bootstrapping/Data/Text/Internal.o )
[ 29 of 298] Compiling Data.Text.Internal.Search ( libraries/text/src/Data/Text/Internal/Search.hs, bootstrapping/Data/Text/Internal/Search.o )
[ 30 of 298] Compiling Data.Text.Internal.Fusion.Size ( libraries/text/src/Data/Text/Internal/Fusion/Size.hs, bootstrapping/Data/Text/Internal/Fusion/Size.o )
[ 31 of 298] Compiling Data.Text.Internal.Fusion.Types ( libraries/text/src/Data/Text/Internal/Fusion/Types.hs, bootstrapping/Data/Text/Internal/Fusion/Types.o )
[ 32 of 298] Compiling Data.Text.Internal.Fusion.CaseMapping ( libraries/text/src/Data/Text/Internal/Fusion/CaseMapping.hs, bootstrapping/Data/Text/Internal/Fusion/CaseMapping.o )
[ 33 of 298] Compiling Data.Text.Internal.Fusion.Common ( libraries/text/src/Data/Text/Internal/Fusion/Common.hs, bootstrapping/Data/Text/Internal/Fusion/Common.o )
[ 34 of 298] Compiling Data.Text.Unsafe ( libraries/text/src/Data/Text/Unsafe.hs, bootstrapping/Data/Text/Unsafe.o )
[ 35 of 298] Compiling Data.Text.Internal.Private ( libraries/text/src/Data/Text/Internal/Private.hs, bootstrapping/Data/Text/Internal/Private.o )
[ 36 of 298] Compiling Data.Text.Internal.Fusion ( libraries/text/src/Data/Text/Internal/Fusion.hs, bootstrapping/Data/Text/Internal/Fusion.o )
[ 37 of 298] Compiling Data.Text.Show   ( libraries/text/src/Data/Text/Show.hs, bootstrapping/Data/Text/Show.o )
[ 38 of 298] 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 298] 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 298] Compiling Data.Text.Internal.Encoding.Fusion ( libraries/text/src/Data/Text/Internal/Encoding/Fusion.hs, bootstrapping/Data/Text/Internal/Encoding/Fusion.o )
[ 41 of 298] Compiling Data.Text.Encoding ( libraries/text/src/Data/Text/Encoding.hs, bootstrapping/Data/Text/Encoding.o )
[ 42 of 298] Compiling Data.Text        ( libraries/text/src/Data/Text.hs, bootstrapping/Data/Text.o )
[ 43 of 298] Compiling Data.Text.Internal.Lazy ( libraries/text/src/Data/Text/Internal/Lazy.hs, bootstrapping/Data/Text/Internal/Lazy.o )
[ 44 of 298] Compiling Data.Text.Internal.Lazy.Search ( libraries/text/src/Data/Text/Internal/Lazy/Search.hs, bootstrapping/Data/Text/Internal/Lazy/Search.o )
[ 45 of 298] Compiling Data.Text.Internal.Lazy.Fusion ( libraries/text/src/Data/Text/Internal/Lazy/Fusion.hs, bootstrapping/Data/Text/Internal/Lazy/Fusion.o )
[ 46 of 298] Compiling Data.Text.Lazy.Encoding ( libraries/text/src/Data/Text/Lazy/Encoding.hs, bootstrapping/Data/Text/Lazy/Encoding.o )
[ 47 of 298] Compiling Data.Text.Lazy   ( libraries/text/src/Data/Text/Lazy.hs, bootstrapping/Data/Text/Lazy.o )
[ 48 of 298] Compiling Distribution.Compat.Async ( libraries/Cabal/Cabal/Distribution/Compat/Async.hs, bootstrapping/Distribution/Compat/Async.o )
[ 49 of 298] Compiling Distribution.Compat.Binary ( libraries/Cabal/Cabal/Distribution/Compat/Binary.hs, bootstrapping/Distribution/Compat/Binary.o )
[ 50 of 298] Compiling Distribution.Compat.CreatePipe ( libraries/Cabal/Cabal/Distribution/Compat/CreatePipe.hs, bootstrapping/Distribution/Compat/CreatePipe.o )
[ 51 of 298] Compiling Distribution.Compat.Directory ( libraries/Cabal/Cabal/Distribution/Compat/Directory.hs, bootstrapping/Distribution/Compat/Directory.o )
[ 52 of 298] Compiling Distribution.Compat.Exception ( libraries/Cabal/Cabal/Distribution/Compat/Exception.hs, bootstrapping/Distribution/Compat/Exception.o )
[ 53 of 298] Compiling Distribution.Compat.MonadFail ( libraries/Cabal/Cabal/Distribution/Compat/MonadFail.hs, bootstrapping/Distribution/Compat/MonadFail.o )
[ 54 of 298] Compiling Distribution.Compat.Newtype ( libraries/Cabal/Cabal/Distribution/Compat/Newtype.hs, bootstrapping/Distribution/Compat/Newtype.o )
[ 55 of 298] Compiling Distribution.Compat.Process ( libraries/Cabal/Cabal/Distribution/Compat/Process.hs, bootstrapping/Distribution/Compat/Process.o )
[ 56 of 298] Compiling Distribution.Compat.Stack ( libraries/Cabal/Cabal/Distribution/Compat/Stack.hs, bootstrapping/Distribution/Compat/Stack.o )
[ 57 of 298] Compiling Distribution.Compat.Typeable ( libraries/Cabal/Cabal/Distribution/Compat/Typeable.hs, bootstrapping/Distribution/Compat/Typeable.o )
[ 58 of 298] Compiling Distribution.PackageDescription.Utils ( libraries/Cabal/Cabal/Distribution/PackageDescription/Utils.hs, bootstrapping/Distribution/PackageDescription/Utils.o )
[ 59 of 298] Compiling Distribution.Simple.Utils.Json ( libraries/Cabal/Cabal/Distribution/Simple/Utils/Json.hs, bootstrapping/Distribution/Simple/Utils/Json.o )
[ 60 of 298] Compiling Distribution.Utils.Base62 ( libraries/Cabal/Cabal/Distribution/Utils/Base62.hs, bootstrapping/Distribution/Utils/Base62.o )
[ 61 of 298] Compiling Distribution.Utils.MD5 ( libraries/Cabal/Cabal/Distribution/Utils/MD5.hs, bootstrapping/Distribution/Utils/MD5.o )
[ 62 of 298] Compiling Distribution.Utils.String ( libraries/Cabal/Cabal/Distribution/Utils/String.hs, bootstrapping/Distribution/Utils/String.o )
[ 63 of 298] Compiling Distribution.Utils.Structured ( libraries/Cabal/Cabal/Distribution/Utils/Structured.hs, bootstrapping/Distribution/Utils/Structured.o )
[ 64 of 298] Compiling Distribution.Compat.Semigroup ( libraries/Cabal/Cabal/Distribution/Compat/Semigroup.hs, bootstrapping/Distribution/Compat/Semigroup.o )
[ 65 of 298] Compiling Distribution.Compat.NonEmptySet ( libraries/Cabal/Cabal/Distribution/Compat/NonEmptySet.hs, bootstrapping/Distribution/Compat/NonEmptySet.o )
[ 66 of 298] Compiling Distribution.Compat.Prelude ( libraries/Cabal/Cabal/Distribution/Compat/Prelude.hs, bootstrapping/Distribution/Compat/Prelude.o )
[ 67 of 298] Compiling Distribution.Utils.ShortText ( libraries/Cabal/Cabal/Distribution/Utils/ShortText.hs, bootstrapping/Distribution/Utils/ShortText.o )
[ 68 of 298] Compiling Distribution.Utils.Progress ( libraries/Cabal/Cabal/Distribution/Utils/Progress.hs, bootstrapping/Distribution/Utils/Progress.o )
[ 69 of 298] Compiling Distribution.Utils.MapAccum ( libraries/Cabal/Cabal/Distribution/Utils/MapAccum.hs, bootstrapping/Distribution/Utils/MapAccum.o )
[ 70 of 298] Compiling Distribution.Utils.IOData ( libraries/Cabal/Cabal/Distribution/Utils/IOData.hs, bootstrapping/Distribution/Utils/IOData.o )
[ 71 of 298] Compiling Distribution.Types.Condition ( libraries/Cabal/Cabal/Distribution/Types/Condition.hs, bootstrapping/Distribution/Types/Condition.o )
[ 72 of 298] Compiling Distribution.TestSuite ( libraries/Cabal/Cabal/Distribution/TestSuite.hs, bootstrapping/Distribution/TestSuite.o )
[ 73 of 298] Compiling Distribution.Simple.InstallDirs.Internal ( libraries/Cabal/Cabal/Distribution/Simple/InstallDirs/Internal.hs, bootstrapping/Distribution/Simple/InstallDirs/Internal.o )
[ 74 of 298] Compiling Distribution.Simple.Flag ( libraries/Cabal/Cabal/Distribution/Simple/Flag.hs, bootstrapping/Distribution/Simple/Flag.o )
[ 75 of 298] Compiling Distribution.Parsec.Position ( libraries/Cabal/Cabal/Distribution/Parsec/Position.hs, bootstrapping/Distribution/Parsec/Position.o )
[ 76 of 298] Compiling Distribution.PackageDescription.Quirks ( libraries/Cabal/Cabal/Distribution/PackageDescription/Quirks.hs, bootstrapping/Distribution/PackageDescription/Quirks.o )
[ 77 of 298] Compiling Distribution.GetOpt ( libraries/Cabal/Cabal/Distribution/GetOpt.hs, bootstrapping/Distribution/GetOpt.o )
[ 78 of 298] Compiling Distribution.Fields.Field ( libraries/Cabal/Cabal/Distribution/Fields/Field.hs, bootstrapping/Distribution/Fields/Field.o )
[ 79 of 298] Compiling Distribution.Compat.GetShortPathName ( libraries/Cabal/Cabal/Distribution/Compat/GetShortPathName.hs, bootstrapping/Distribution/Compat/GetShortPathName.o )
[ 80 of 298] Compiling Distribution.Compat.Environment ( libraries/Cabal/Cabal/Distribution/Compat/Environment.hs, bootstrapping/Distribution/Compat/Environment.o )
[ 81 of 298] Compiling Distribution.Compat.DList ( libraries/Cabal/Cabal/Distribution/Compat/DList.hs, bootstrapping/Distribution/Compat/DList.o )
[ 82 of 298] Compiling Distribution.Lex ( libraries/Cabal/Cabal/Distribution/Lex.hs, bootstrapping/Distribution/Lex.o )
[ 83 of 298] Compiling Distribution.Compat.Lens ( libraries/Cabal/Cabal/Distribution/Compat/Lens.hs, bootstrapping/Distribution/Compat/Lens.o )
[ 84 of 298] Compiling Distribution.Types.CondTree ( libraries/Cabal/Cabal/Distribution/Types/CondTree.hs, bootstrapping/Distribution/Types/CondTree.o )
[ 85 of 298] Compiling Distribution.CabalSpecVersion ( libraries/Cabal/Cabal/Distribution/CabalSpecVersion.hs, bootstrapping/Distribution/CabalSpecVersion.o )
[ 86 of 298] Compiling Distribution.SPDX.LicenseListVersion ( libraries/Cabal/Cabal/Distribution/SPDX/LicenseListVersion.hs, bootstrapping/Distribution/SPDX/LicenseListVersion.o )
[ 87 of 298] Compiling Distribution.Pretty ( libraries/Cabal/Cabal/Distribution/Pretty.hs, bootstrapping/Distribution/Pretty.o )
[ 88 of 298] Compiling Distribution.Compat.Graph ( libraries/Cabal/Cabal/Distribution/Compat/Graph.hs, bootstrapping/Distribution/Compat/Graph.o )
[ 89 of 298] Compiling Distribution.Utils.UnionFind ( libraries/Cabal/Cabal/Distribution/Utils/UnionFind.hs, bootstrapping/Distribution/Utils/UnionFind.o )
[ 90 of 298] Compiling Distribution.Verbosity.Internal ( libraries/Cabal/Cabal/Distribution/Verbosity/Internal.hs, bootstrapping/Distribution/Verbosity/Internal.o )
[ 91 of 298] Compiling System.FilePath.Posix ( libraries/filepath/System/FilePath/Posix.hs, bootstrapping/System/FilePath/Posix.o )
[ 92 of 298] Compiling System.FilePath  ( libraries/filepath/System/FilePath.hs, bootstrapping/System/FilePath.o )
[ 93 of 298] Compiling Distribution.Utils.Generic ( libraries/Cabal/Cabal/Distribution/Utils/Generic.hs, bootstrapping/Distribution/Utils/Generic.o )
[ 94 of 298] Compiling Distribution.Simple.Program.Internal ( libraries/Cabal/Cabal/Distribution/Simple/Program/Internal.hs, bootstrapping/Distribution/Simple/Program/Internal.o )
[ 95 of 298] Compiling Distribution.Simple.PreProcess.Unlit ( libraries/Cabal/Cabal/Distribution/Simple/PreProcess/Unlit.hs, bootstrapping/Distribution/Simple/PreProcess/Unlit.o )
[ 96 of 298] Compiling Distribution.Simple.CCompiler ( libraries/Cabal/Cabal/Distribution/Simple/CCompiler.hs, bootstrapping/Distribution/Simple/CCompiler.o )
[ 97 of 298] Compiling Distribution.Parsec.Warning ( libraries/Cabal/Cabal/Distribution/Parsec/Warning.hs, bootstrapping/Distribution/Parsec/Warning.o )
[ 98 of 298] Compiling Distribution.Fields.LexerMonad ( libraries/Cabal/Cabal/Distribution/Fields/LexerMonad.hs, bootstrapping/Distribution/Fields/LexerMonad.o )
[ 99 of 298] Compiling Distribution.Fields.Lexer ( libraries/Cabal/Cabal/Distribution/Fields/Lexer.hs, bootstrapping/Distribution/Fields/Lexer.o )
[100 of 298] Compiling Distribution.Parsec.Error ( libraries/Cabal/Cabal/Distribution/Parsec/Error.hs, bootstrapping/Distribution/Parsec/Error.o )
[101 of 298] Compiling Distribution.Compat.ResponseFile ( libraries/Cabal/Cabal/Distribution/Compat/ResponseFile.hs, bootstrapping/Distribution/Compat/ResponseFile.o )
[102 of 298] Compiling Distribution.Compat.Internal.TempFile ( libraries/Cabal/Cabal/Distribution/Compat/Internal/TempFile.hs, bootstrapping/Distribution/Compat/Internal/TempFile.o )
[103 of 298] Compiling Distribution.Compat.FilePath ( libraries/Cabal/Cabal/Distribution/Compat/FilePath.hs, bootstrapping/Distribution/Compat/FilePath.o )
[104 of 298] Compiling Distribution.Compat.CopyFile ( libraries/Cabal/Cabal/Distribution/Compat/CopyFile.hs, bootstrapping/Distribution/Compat/CopyFile.o )
[105 of 298] Compiling System.FilePath.Windows ( libraries/filepath/System/FilePath/Windows.hs, bootstrapping/System/FilePath/Windows.o )
[106 of 298] Compiling Text.Parsec.Pos  ( libraries/parsec/src/Text/Parsec/Pos.hs, bootstrapping/Text/Parsec/Pos.o )
[107 of 298] Compiling Text.Parsec.Error ( libraries/parsec/src/Text/Parsec/Error.hs, bootstrapping/Text/Parsec/Error.o )
[108 of 298] Compiling Text.Parsec.Prim ( libraries/parsec/src/Text/Parsec/Prim.hs, bootstrapping/Text/Parsec/Prim.o )
[109 of 298] Compiling Text.Parsec.Combinator ( libraries/parsec/src/Text/Parsec/Combinator.hs, bootstrapping/Text/Parsec/Combinator.o )
[110 of 298] Compiling Text.Parsec.Char ( libraries/parsec/src/Text/Parsec/Char.hs, bootstrapping/Text/Parsec/Char.o )
[111 of 298] Compiling Text.Parsec      ( libraries/parsec/src/Text/Parsec.hs, bootstrapping/Text/Parsec.o )
[112 of 298] Compiling Distribution.Parsec.FieldLineStream ( libraries/Cabal/Cabal/Distribution/Parsec/FieldLineStream.hs, bootstrapping/Distribution/Parsec/FieldLineStream.o )
[113 of 298] Compiling Distribution.Compat.Parsing ( libraries/Cabal/Cabal/Distribution/Compat/Parsing.hs, bootstrapping/Distribution/Compat/Parsing.o )
[114 of 298] Compiling Distribution.Compat.CharParsing ( libraries/Cabal/Cabal/Distribution/Compat/CharParsing.hs, bootstrapping/Distribution/Compat/CharParsing.o )
[115 of 298] Compiling Distribution.Parsec ( libraries/Cabal/Cabal/Distribution/Parsec.hs, bootstrapping/Distribution/Parsec.o )
[116 of 298] Compiling Language.Haskell.Extension ( libraries/Cabal/Cabal/Language/Haskell/Extension.hs, bootstrapping/Language/Haskell/Extension.o )
[117 of 298] Compiling Distribution.Types.Version ( libraries/Cabal/Cabal/Distribution/Types/Version.hs, bootstrapping/Distribution/Types/Version.o )
[118 of 298] Compiling Distribution.Types.VersionRange.Internal ( libraries/Cabal/Cabal/Distribution/Types/VersionRange/Internal.hs, bootstrapping/Distribution/Types/VersionRange/Internal.o )
[119 of 298] Compiling Distribution.Types.VersionInterval ( libraries/Cabal/Cabal/Distribution/Types/VersionInterval.hs, bootstrapping/Distribution/Types/VersionInterval.o )
[120 of 298] Compiling Distribution.Types.VersionRange ( libraries/Cabal/Cabal/Distribution/Types/VersionRange.hs, bootstrapping/Distribution/Types/VersionRange.o )
[121 of 298] Compiling Distribution.Version ( libraries/Cabal/Cabal/Distribution/Version.hs, bootstrapping/Distribution/Version.o )
[122 of 298] Compiling Distribution.Types.TestType ( libraries/Cabal/Cabal/Distribution/Types/TestType.hs, bootstrapping/Distribution/Types/TestType.o )
[123 of 298] Compiling Distribution.Types.SourceRepo ( libraries/Cabal/Cabal/Distribution/Types/SourceRepo.hs, bootstrapping/Distribution/Types/SourceRepo.o )
[124 of 298] Compiling Distribution.Types.SourceRepo.Lens ( libraries/Cabal/Cabal/Distribution/Types/SourceRepo/Lens.hs, bootstrapping/Distribution/Types/SourceRepo/Lens.o )
[125 of 298] Compiling Distribution.Types.PkgconfigVersion ( libraries/Cabal/Cabal/Distribution/Types/PkgconfigVersion.hs, bootstrapping/Distribution/Types/PkgconfigVersion.o )
[126 of 298] Compiling Distribution.Types.PkgconfigVersionRange ( libraries/Cabal/Cabal/Distribution/Types/PkgconfigVersionRange.hs, bootstrapping/Distribution/Types/PkgconfigVersionRange.o )
[127 of 298] Compiling Distribution.Types.PkgconfigName ( libraries/Cabal/Cabal/Distribution/Types/PkgconfigName.hs, bootstrapping/Distribution/Types/PkgconfigName.o )
[128 of 298] Compiling Distribution.Types.PkgconfigDependency ( libraries/Cabal/Cabal/Distribution/Types/PkgconfigDependency.hs, bootstrapping/Distribution/Types/PkgconfigDependency.o )
[129 of 298] Compiling Distribution.Types.PackageName ( libraries/Cabal/Cabal/Distribution/Types/PackageName.hs, bootstrapping/Distribution/Types/PackageName.o )
[130 of 298] Compiling Distribution.ZinzaPrelude ( libraries/Cabal/Cabal/Distribution/ZinzaPrelude.hs, bootstrapping/Distribution/ZinzaPrelude.o )
[131 of 298] Compiling Distribution.Simple.Build.Macros.Z ( libraries/Cabal/Cabal/Distribution/Simple/Build/Macros/Z.hs, bootstrapping/Distribution/Simple/Build/Macros/Z.o )
[132 of 298] Compiling Distribution.Types.UnqualComponentName ( libraries/Cabal/Cabal/Distribution/Types/UnqualComponentName.hs, bootstrapping/Distribution/Types/UnqualComponentName.o )
[133 of 298] Compiling Distribution.Types.PackageId ( libraries/Cabal/Cabal/Distribution/Types/PackageId.hs, bootstrapping/Distribution/Types/PackageId.o )
[134 of 298] Compiling Distribution.Types.PackageVersionConstraint ( libraries/Cabal/Cabal/Distribution/Types/PackageVersionConstraint.hs, bootstrapping/Distribution/Types/PackageVersionConstraint.o )
[135 of 298] Compiling Distribution.Types.PackageName.Magic ( libraries/Cabal/Cabal/Distribution/Types/PackageName/Magic.hs, bootstrapping/Distribution/Types/PackageName/Magic.o )
[136 of 298] Compiling Distribution.Types.PackageId.Lens ( libraries/Cabal/Cabal/Distribution/Types/PackageId/Lens.hs, bootstrapping/Distribution/Types/PackageId/Lens.o )
[137 of 298] Compiling Distribution.Types.LibraryVisibility ( libraries/Cabal/Cabal/Distribution/Types/LibraryVisibility.hs, bootstrapping/Distribution/Types/LibraryVisibility.o )
[138 of 298] Compiling Distribution.Types.LibraryName ( libraries/Cabal/Cabal/Distribution/Types/LibraryName.hs, bootstrapping/Distribution/Types/LibraryName.o )
[139 of 298] Compiling Distribution.Types.MungedPackageName ( libraries/Cabal/Cabal/Distribution/Types/MungedPackageName.hs, bootstrapping/Distribution/Types/MungedPackageName.o )
[140 of 298] Compiling Distribution.Types.MungedPackageId ( libraries/Cabal/Cabal/Distribution/Types/MungedPackageId.hs, bootstrapping/Distribution/Types/MungedPackageId.o )
[141 of 298] Compiling Distribution.Types.LegacyExeDependency ( libraries/Cabal/Cabal/Distribution/Types/LegacyExeDependency.hs, bootstrapping/Distribution/Types/LegacyExeDependency.o )
[142 of 298] Compiling Distribution.Types.ForeignLibType ( libraries/Cabal/Cabal/Distribution/Types/ForeignLibType.hs, bootstrapping/Distribution/Types/ForeignLibType.o )
[143 of 298] Compiling Distribution.Types.ForeignLibOption ( libraries/Cabal/Cabal/Distribution/Types/ForeignLibOption.hs, bootstrapping/Distribution/Types/ForeignLibOption.o )
[144 of 298] Compiling Distribution.Types.Flag ( libraries/Cabal/Cabal/Distribution/Types/Flag.hs, bootstrapping/Distribution/Types/Flag.o )
[145 of 298] Compiling Distribution.Types.ExecutableScope ( libraries/Cabal/Cabal/Distribution/Types/ExecutableScope.hs, bootstrapping/Distribution/Types/ExecutableScope.o )
[146 of 298] Compiling Distribution.Types.Dependency ( libraries/Cabal/Cabal/Distribution/Types/Dependency.hs, bootstrapping/Distribution/Types/Dependency.o )
[147 of 298] Compiling Distribution.Types.SetupBuildInfo ( libraries/Cabal/Cabal/Distribution/Types/SetupBuildInfo.hs, bootstrapping/Distribution/Types/SetupBuildInfo.o )
[148 of 298] Compiling Distribution.Types.SetupBuildInfo.Lens ( libraries/Cabal/Cabal/Distribution/Types/SetupBuildInfo/Lens.hs, bootstrapping/Distribution/Types/SetupBuildInfo/Lens.o )
[149 of 298] Compiling Distribution.Types.DependencyMap ( libraries/Cabal/Cabal/Distribution/Types/DependencyMap.hs, bootstrapping/Distribution/Types/DependencyMap.o )
[150 of 298] Compiling Distribution.Types.ComponentName ( libraries/Cabal/Cabal/Distribution/Types/ComponentName.hs, bootstrapping/Distribution/Types/ComponentName.o )
[151 of 298] Compiling Distribution.Types.ExeDependency ( libraries/Cabal/Cabal/Distribution/Types/ExeDependency.hs, bootstrapping/Distribution/Types/ExeDependency.o )
[152 of 298] Compiling Distribution.Types.ComponentId ( libraries/Cabal/Cabal/Distribution/Types/ComponentId.hs, bootstrapping/Distribution/Types/ComponentId.o )
[153 of 298] Compiling Distribution.Types.UnitId ( libraries/Cabal/Cabal/Distribution/Types/UnitId.hs, bootstrapping/Distribution/Types/UnitId.o )
[154 of 298] Compiling Distribution.Types.GivenComponent ( libraries/Cabal/Cabal/Distribution/Types/GivenComponent.hs, bootstrapping/Distribution/Types/GivenComponent.o )
[155 of 298] Compiling Distribution.Types.BuildType ( libraries/Cabal/Cabal/Distribution/Types/BuildType.hs, bootstrapping/Distribution/Types/BuildType.o )
[156 of 298] Compiling Distribution.Types.BenchmarkType ( libraries/Cabal/Cabal/Distribution/Types/BenchmarkType.hs, bootstrapping/Distribution/Types/BenchmarkType.o )
[157 of 298] Compiling Distribution.Types.BenchmarkInterface ( libraries/Cabal/Cabal/Distribution/Types/BenchmarkInterface.hs, bootstrapping/Distribution/Types/BenchmarkInterface.o )
[158 of 298] Compiling Distribution.Types.AbiHash ( libraries/Cabal/Cabal/Distribution/Types/AbiHash.hs, bootstrapping/Distribution/Types/AbiHash.o )
[159 of 298] Compiling Distribution.Text ( libraries/Cabal/Cabal/Distribution/Text.hs, bootstrapping/Distribution/Text.o )
[160 of 298] Compiling Distribution.System ( libraries/Cabal/Cabal/Distribution/System.hs, bootstrapping/Distribution/System.o )
[161 of 298] Compiling Distribution.SPDX.LicenseReference ( libraries/Cabal/Cabal/Distribution/SPDX/LicenseReference.hs, bootstrapping/Distribution/SPDX/LicenseReference.o )
[162 of 298] Compiling Distribution.SPDX.LicenseId ( libraries/Cabal/Cabal/Distribution/SPDX/LicenseId.hs, bootstrapping/Distribution/SPDX/LicenseId.o )
[163 of 298] Compiling Distribution.SPDX.LicenseExceptionId ( libraries/Cabal/Cabal/Distribution/SPDX/LicenseExceptionId.hs, bootstrapping/Distribution/SPDX/LicenseExceptionId.o )
[164 of 298] Compiling Distribution.SPDX.LicenseExpression ( libraries/Cabal/Cabal/Distribution/SPDX/LicenseExpression.hs, bootstrapping/Distribution/SPDX/LicenseExpression.o )
[165 of 298] Compiling Distribution.SPDX.License ( libraries/Cabal/Cabal/Distribution/SPDX/License.hs, bootstrapping/Distribution/SPDX/License.o )
[166 of 298] Compiling Distribution.SPDX ( libraries/Cabal/Cabal/Distribution/SPDX.hs, bootstrapping/Distribution/SPDX.o )
[167 of 298] Compiling Distribution.ReadE ( libraries/Cabal/Cabal/Distribution/ReadE.hs, bootstrapping/Distribution/ReadE.o )
[168 of 298] Compiling Distribution.Verbosity ( libraries/Cabal/Cabal/Distribution/Verbosity.hs, bootstrapping/Distribution/Verbosity.o )
[169 of 298] Compiling Distribution.ModuleName ( libraries/Cabal/Cabal/Distribution/ModuleName.hs, bootstrapping/Distribution/ModuleName.o )
[170 of 298] Compiling Distribution.Types.TestSuiteInterface ( libraries/Cabal/Cabal/Distribution/Types/TestSuiteInterface.hs, bootstrapping/Distribution/Types/TestSuiteInterface.o )
[171 of 298] Compiling Distribution.Types.ModuleRenaming ( libraries/Cabal/Cabal/Distribution/Types/ModuleRenaming.hs, bootstrapping/Distribution/Types/ModuleRenaming.o )
[172 of 298] Compiling Distribution.Types.IncludeRenaming ( libraries/Cabal/Cabal/Distribution/Types/IncludeRenaming.hs, bootstrapping/Distribution/Types/IncludeRenaming.o )
[173 of 298] Compiling Distribution.Types.Mixin ( libraries/Cabal/Cabal/Distribution/Types/Mixin.hs, bootstrapping/Distribution/Types/Mixin.o )
[174 of 298] Compiling Distribution.Types.ModuleReexport ( libraries/Cabal/Cabal/Distribution/Types/ModuleReexport.hs, bootstrapping/Distribution/Types/ModuleReexport.o )
[175 of 298] Compiling Distribution.Types.Module ( libraries/Cabal/Cabal/Distribution/Types/Module.hs, bootstrapping/Distribution/Types/Module.o )
[176 of 298] Compiling Distribution.Package ( libraries/Cabal/Cabal/Distribution/Package.hs, bootstrapping/Distribution/Package.o )
[177 of 298] Compiling Distribution.Types.AnnotatedId ( libraries/Cabal/Cabal/Distribution/Types/AnnotatedId.hs, bootstrapping/Distribution/Types/AnnotatedId.o )
[178 of 298] Compiling Distribution.Types.ComponentInclude ( libraries/Cabal/Cabal/Distribution/Types/ComponentInclude.hs, bootstrapping/Distribution/Types/ComponentInclude.o )
[179 of 298] Compiling Distribution.Types.AbiDependency ( libraries/Cabal/Cabal/Distribution/Types/AbiDependency.hs, bootstrapping/Distribution/Types/AbiDependency.o )
[180 of 298] Compiling Distribution.Simple.Utils ( libraries/Cabal/Cabal/Distribution/Simple/Utils.hs, bootstrapping/Distribution/Simple/Utils.o )
[181 of 298] Compiling Distribution.Utils.NubList ( libraries/Cabal/Cabal/Distribution/Utils/NubList.hs, bootstrapping/Distribution/Utils/NubList.o )
[182 of 298] Compiling Distribution.Utils.LogProgress ( libraries/Cabal/Cabal/Distribution/Utils/LogProgress.hs, bootstrapping/Distribution/Utils/LogProgress.o )
[183 of 298] Compiling Distribution.Simple.Program.ResponseFile ( libraries/Cabal/Cabal/Distribution/Simple/Program/ResponseFile.hs, bootstrapping/Distribution/Simple/Program/ResponseFile.o )
[184 of 298] Compiling Distribution.Simple.Program.Find ( libraries/Cabal/Cabal/Distribution/Simple/Program/Find.hs, bootstrapping/Distribution/Simple/Program/Find.o )
[185 of 298] Compiling Distribution.Simple.Glob ( libraries/Cabal/Cabal/Distribution/Simple/Glob.hs, bootstrapping/Distribution/Simple/Glob.o )
[186 of 298] Compiling Distribution.Simple.Command ( libraries/Cabal/Cabal/Distribution/Simple/Command.hs, bootstrapping/Distribution/Simple/Command.o )
[187 of 298] Compiling Distribution.Fields.ParseResult ( libraries/Cabal/Cabal/Distribution/Fields/ParseResult.hs, bootstrapping/Distribution/Fields/ParseResult.o )
[188 of 298] Compiling Distribution.Backpack.DescribeUnitId ( libraries/Cabal/Cabal/Distribution/Backpack/DescribeUnitId.hs, bootstrapping/Distribution/Backpack/DescribeUnitId.o )
[189 of 298] Compiling Distribution.License ( libraries/Cabal/Cabal/Distribution/License.hs, bootstrapping/Distribution/License.o )
[190 of 298] Compiling Distribution.Compiler ( libraries/Cabal/Cabal/Distribution/Compiler.hs, bootstrapping/Distribution/Compiler.o )
[191 of 298] Compiling Distribution.Types.ConfVar ( libraries/Cabal/Cabal/Distribution/Types/ConfVar.hs, bootstrapping/Distribution/Types/ConfVar.o )
[192 of 298] Compiling Distribution.Fields.ConfVar ( libraries/Cabal/Cabal/Distribution/Fields/ConfVar.hs, bootstrapping/Distribution/Fields/ConfVar.o )
[193 of 298] Compiling Distribution.Types.BuildInfo ( libraries/Cabal/Cabal/Distribution/Types/BuildInfo.hs, bootstrapping/Distribution/Types/BuildInfo.o )
[194 of 298] Compiling Distribution.Types.HookedBuildInfo ( libraries/Cabal/Cabal/Distribution/Types/HookedBuildInfo.hs, bootstrapping/Distribution/Types/HookedBuildInfo.o )
[195 of 298] Compiling Distribution.Types.BuildInfo.Lens ( libraries/Cabal/Cabal/Distribution/Types/BuildInfo/Lens.hs, bootstrapping/Distribution/Types/BuildInfo/Lens.o )
[196 of 298] Compiling Distribution.Types.TestSuite ( libraries/Cabal/Cabal/Distribution/Types/TestSuite.hs, bootstrapping/Distribution/Types/TestSuite.o )
[197 of 298] Compiling Distribution.Types.TestSuite.Lens ( libraries/Cabal/Cabal/Distribution/Types/TestSuite/Lens.hs, bootstrapping/Distribution/Types/TestSuite/Lens.o )
[198 of 298] Compiling Distribution.Types.Library ( libraries/Cabal/Cabal/Distribution/Types/Library.hs, bootstrapping/Distribution/Types/Library.o )
[199 of 298] Compiling Distribution.Types.Library.Lens ( libraries/Cabal/Cabal/Distribution/Types/Library/Lens.hs, bootstrapping/Distribution/Types/Library/Lens.o )
[200 of 298] Compiling Distribution.Types.ForeignLib ( libraries/Cabal/Cabal/Distribution/Types/ForeignLib.hs, bootstrapping/Distribution/Types/ForeignLib.o )
[201 of 298] Compiling Distribution.Types.ForeignLib.Lens ( libraries/Cabal/Cabal/Distribution/Types/ForeignLib/Lens.hs, bootstrapping/Distribution/Types/ForeignLib/Lens.o )
[202 of 298] Compiling Distribution.Types.Executable ( libraries/Cabal/Cabal/Distribution/Types/Executable.hs, bootstrapping/Distribution/Types/Executable.o )
[203 of 298] Compiling Distribution.Types.Executable.Lens ( libraries/Cabal/Cabal/Distribution/Types/Executable/Lens.hs, bootstrapping/Distribution/Types/Executable/Lens.o )
[204 of 298] Compiling Distribution.Types.Benchmark ( libraries/Cabal/Cabal/Distribution/Types/Benchmark.hs, bootstrapping/Distribution/Types/Benchmark.o )
[205 of 298] Compiling Distribution.Types.Component ( libraries/Cabal/Cabal/Distribution/Types/Component.hs, bootstrapping/Distribution/Types/Component.o )
[206 of 298] Compiling Distribution.Types.ComponentRequestedSpec ( libraries/Cabal/Cabal/Distribution/Types/ComponentRequestedSpec.hs, bootstrapping/Distribution/Types/ComponentRequestedSpec.o )
[207 of 298] Compiling Distribution.Types.PackageDescription ( libraries/Cabal/Cabal/Distribution/Types/PackageDescription.hs, bootstrapping/Distribution/Types/PackageDescription.o )
[208 of 298] Compiling Distribution.Types.GenericPackageDescription ( libraries/Cabal/Cabal/Distribution/Types/GenericPackageDescription.hs, bootstrapping/Distribution/Types/GenericPackageDescription.o )
[209 of 298] Compiling Distribution.Types.GenericPackageDescription.Lens ( libraries/Cabal/Cabal/Distribution/Types/GenericPackageDescription/Lens.hs, bootstrapping/Distribution/Types/GenericPackageDescription/Lens.o )
[210 of 298] Compiling Distribution.Types.Benchmark.Lens ( libraries/Cabal/Cabal/Distribution/Types/Benchmark/Lens.hs, bootstrapping/Distribution/Types/Benchmark/Lens.o )
[211 of 298] Compiling Distribution.Types.PackageDescription.Lens ( libraries/Cabal/Cabal/Distribution/Types/PackageDescription/Lens.hs, bootstrapping/Distribution/Types/PackageDescription/Lens.o )
[212 of 298] Compiling Distribution.Types.Lens ( libraries/Cabal/Cabal/Distribution/Types/Lens.hs, bootstrapping/Distribution/Types/Lens.o )
[213 of 298] Compiling Distribution.PackageDescription ( libraries/Cabal/Cabal/Distribution/PackageDescription.hs, bootstrapping/Distribution/PackageDescription.o )
[214 of 298] Compiling Distribution.Simple.Program.Types ( libraries/Cabal/Cabal/Distribution/Simple/Program/Types.hs, bootstrapping/Distribution/Simple/Program/Types.o )
[215 of 298] Compiling Distribution.Simple.Program.Run ( libraries/Cabal/Cabal/Distribution/Simple/Program/Run.hs, bootstrapping/Distribution/Simple/Program/Run.o )
[216 of 298] Compiling Distribution.Simple.Program.Script ( libraries/Cabal/Cabal/Distribution/Simple/Program/Script.hs, bootstrapping/Distribution/Simple/Program/Script.o )
[217 of 298] Compiling Distribution.Simple.Program.Hpc ( libraries/Cabal/Cabal/Distribution/Simple/Program/Hpc.hs, bootstrapping/Distribution/Simple/Program/Hpc.o )
[218 of 298] Compiling Distribution.Simple.BuildToolDepends ( libraries/Cabal/Cabal/Distribution/Simple/BuildToolDepends.hs, bootstrapping/Distribution/Simple/BuildToolDepends.o )
[219 of 298] Compiling Distribution.Simple.InstallDirs ( libraries/Cabal/Cabal/Distribution/Simple/InstallDirs.hs, bootstrapping/Distribution/Simple/InstallDirs.o )
[220 of 298] Compiling Distribution.Simple.Compiler ( libraries/Cabal/Cabal/Distribution/Simple/Compiler.hs, bootstrapping/Distribution/Simple/Compiler.o )
[221 of 298] Compiling Distribution.Simple.GHC.ImplInfo ( libraries/Cabal/Cabal/Distribution/Simple/GHC/ImplInfo.hs, bootstrapping/Distribution/Simple/GHC/ImplInfo.o )
[222 of 298] Compiling Distribution.PackageDescription.Configuration ( libraries/Cabal/Cabal/Distribution/PackageDescription/Configuration.hs, bootstrapping/Distribution/PackageDescription/Configuration.o )
[223 of 298] Compiling Distribution.FieldGrammar.Newtypes ( libraries/Cabal/Cabal/Distribution/FieldGrammar/Newtypes.hs, bootstrapping/Distribution/FieldGrammar/Newtypes.o )
[224 of 298] Compiling Distribution.FieldGrammar.Class ( libraries/Cabal/Cabal/Distribution/FieldGrammar/Class.hs, bootstrapping/Distribution/FieldGrammar/Class.o )
[225 of 298] Compiling Distribution.FieldGrammar.Parsec ( libraries/Cabal/Cabal/Distribution/FieldGrammar/Parsec.hs, bootstrapping/Distribution/FieldGrammar/Parsec.o )
[226 of 298] Compiling Distribution.Backpack ( libraries/Cabal/Cabal/Distribution/Backpack.hs, bootstrapping/Distribution/Backpack.o )
[227 of 298] Compiling Distribution.Types.ExposedModule ( libraries/Cabal/Cabal/Distribution/Types/ExposedModule.hs, bootstrapping/Distribution/Types/ExposedModule.o )
[228 of 298] Compiling Distribution.Types.InstalledPackageInfo ( libraries/Cabal/Cabal/Distribution/Types/InstalledPackageInfo.hs, bootstrapping/Distribution/Types/InstalledPackageInfo.o )
[229 of 298] Compiling Distribution.Types.InstalledPackageInfo.Lens ( libraries/Cabal/Cabal/Distribution/Types/InstalledPackageInfo/Lens.hs, bootstrapping/Distribution/Types/InstalledPackageInfo/Lens.o )
[230 of 298] Compiling Distribution.Simple.Program.GHC ( libraries/Cabal/Cabal/Distribution/Simple/Program/GHC.hs, bootstrapping/Distribution/Simple/Program/GHC.o )
[231 of 298] Compiling Distribution.Simple.Program.Builtin ( libraries/Cabal/Cabal/Distribution/Simple/Program/Builtin.hs, bootstrapping/Distribution/Simple/Program/Builtin.o )
[232 of 298] Compiling Distribution.Simple.Program.Db ( libraries/Cabal/Cabal/Distribution/Simple/Program/Db.hs, bootstrapping/Distribution/Simple/Program/Db.o )
[233 of 298] Compiling Distribution.Simple.Program ( libraries/Cabal/Cabal/Distribution/Simple/Program.hs, bootstrapping/Distribution/Simple/Program.o )
[234 of 298] Compiling Distribution.Simple.Setup ( libraries/Cabal/Cabal/Distribution/Simple/Setup.hs, bootstrapping/Distribution/Simple/Setup.o )
[235 of 298] Compiling Distribution.Simple.Program.Strip ( libraries/Cabal/Cabal/Distribution/Simple/Program/Strip.hs, bootstrapping/Distribution/Simple/Program/Strip.o )
[236 of 298] Compiling Distribution.Backpack.ModSubst ( libraries/Cabal/Cabal/Distribution/Backpack/ModSubst.hs, bootstrapping/Distribution/Backpack/ModSubst.o )
[237 of 298] Compiling Distribution.Backpack.ModuleScope ( libraries/Cabal/Cabal/Distribution/Backpack/ModuleScope.hs, bootstrapping/Distribution/Backpack/ModuleScope.o )
[238 of 298] Compiling Distribution.Backpack.FullUnitId ( libraries/Cabal/Cabal/Distribution/Backpack/FullUnitId.hs, bootstrapping/Distribution/Backpack/FullUnitId.o )
[239 of 298] Compiling Distribution.Fields.Parser ( libraries/Cabal/Cabal/Distribution/Fields/Parser.hs, bootstrapping/Distribution/Fields/Parser.o )
[240 of 298] Compiling Distribution.Fields.Pretty ( libraries/Cabal/Cabal/Distribution/Fields/Pretty.hs, bootstrapping/Distribution/Fields/Pretty.o )
[241 of 298] Compiling Distribution.FieldGrammar.Pretty ( libraries/Cabal/Cabal/Distribution/FieldGrammar/Pretty.hs, bootstrapping/Distribution/FieldGrammar/Pretty.o )
[242 of 298] Compiling Distribution.FieldGrammar ( libraries/Cabal/Cabal/Distribution/FieldGrammar.hs, bootstrapping/Distribution/FieldGrammar.o )
[243 of 298] Compiling Distribution.FieldGrammar.FieldDescrs ( libraries/Cabal/Cabal/Distribution/FieldGrammar/FieldDescrs.hs, bootstrapping/Distribution/FieldGrammar/FieldDescrs.o )
[244 of 298] Compiling Distribution.Types.InstalledPackageInfo.FieldGrammar ( libraries/Cabal/Cabal/Distribution/Types/InstalledPackageInfo/FieldGrammar.hs, bootstrapping/Distribution/Types/InstalledPackageInfo/FieldGrammar.o )
[245 of 298] Compiling Distribution.Fields ( libraries/Cabal/Cabal/Distribution/Fields.hs, bootstrapping/Distribution/Fields.o )
[246 of 298] Compiling Distribution.PackageDescription.FieldGrammar ( libraries/Cabal/Cabal/Distribution/PackageDescription/FieldGrammar.hs, bootstrapping/Distribution/PackageDescription/FieldGrammar.o )
[247 of 298] Compiling Distribution.PackageDescription.PrettyPrint ( libraries/Cabal/Cabal/Distribution/PackageDescription/PrettyPrint.hs, bootstrapping/Distribution/PackageDescription/PrettyPrint.o )
[248 of 298] Compiling Distribution.PackageDescription.Parsec ( libraries/Cabal/Cabal/Distribution/PackageDescription/Parsec.hs, bootstrapping/Distribution/PackageDescription/Parsec.o )
[249 of 298] Compiling Distribution.InstalledPackageInfo ( libraries/Cabal/Cabal/Distribution/InstalledPackageInfo.hs, bootstrapping/Distribution/InstalledPackageInfo.o )
[250 of 298] Compiling Distribution.Types.ComponentLocalBuildInfo ( libraries/Cabal/Cabal/Distribution/Types/ComponentLocalBuildInfo.hs, bootstrapping/Distribution/Types/ComponentLocalBuildInfo.o )
[251 of 298] Compiling Distribution.Types.TargetInfo ( libraries/Cabal/Cabal/Distribution/Types/TargetInfo.hs, bootstrapping/Distribution/Types/TargetInfo.o )
[252 of 298] Compiling Distribution.Simple.Program.HcPkg ( libraries/Cabal/Cabal/Distribution/Simple/Program/HcPkg.hs, bootstrapping/Distribution/Simple/Program/HcPkg.o )
[253 of 298] Compiling Distribution.Simple.PackageIndex ( libraries/Cabal/Cabal/Distribution/Simple/PackageIndex.hs, bootstrapping/Distribution/Simple/PackageIndex.o )
[254 of 298] Compiling Distribution.Types.LocalBuildInfo ( libraries/Cabal/Cabal/Distribution/Types/LocalBuildInfo.hs, bootstrapping/Distribution/Types/LocalBuildInfo.o )
[255 of 298] Compiling Distribution.Simple.LocalBuildInfo ( libraries/Cabal/Cabal/Distribution/Simple/LocalBuildInfo.hs, bootstrapping/Distribution/Simple/LocalBuildInfo.o )
[256 of 298] Compiling Distribution.Simple.Test.Log ( libraries/Cabal/Cabal/Distribution/Simple/Test/Log.hs, bootstrapping/Distribution/Simple/Test/Log.o )
[257 of 298] Compiling Distribution.Simple.Program.Ld ( libraries/Cabal/Cabal/Distribution/Simple/Program/Ld.hs, bootstrapping/Distribution/Simple/Program/Ld.o )
[258 of 298] Compiling Distribution.Simple.Program.Ar ( libraries/Cabal/Cabal/Distribution/Simple/Program/Ar.hs, bootstrapping/Distribution/Simple/Program/Ar.o )
[259 of 298] Compiling Distribution.Simple.Hpc ( libraries/Cabal/Cabal/Distribution/Simple/Hpc.hs, bootstrapping/Distribution/Simple/Hpc.o )
[260 of 298] Compiling Distribution.Simple.BuildTarget ( libraries/Cabal/Cabal/Distribution/Simple/BuildTarget.hs, bootstrapping/Distribution/Simple/BuildTarget.o )
[261 of 298] Compiling Distribution.Simple.BuildPaths ( libraries/Cabal/Cabal/Distribution/Simple/BuildPaths.hs, bootstrapping/Distribution/Simple/BuildPaths.o )
[262 of 298] Compiling Distribution.Simple.UHC ( libraries/Cabal/Cabal/Distribution/Simple/UHC.hs, bootstrapping/Distribution/Simple/UHC.o )
[263 of 298] Compiling Distribution.PackageDescription.Check ( libraries/Cabal/Cabal/Distribution/PackageDescription/Check.hs, bootstrapping/Distribution/PackageDescription/Check.o )
[264 of 298] Compiling Distribution.Simple.Build.PathsModule ( libraries/Cabal/Cabal/Distribution/Simple/Build/PathsModule.hs, bootstrapping/Distribution/Simple/Build/PathsModule.o )
[265 of 298] Compiling Distribution.Simple.Test.LibV09 ( libraries/Cabal/Cabal/Distribution/Simple/Test/LibV09.hs, bootstrapping/Distribution/Simple/Test/LibV09.o )
[266 of 298] Compiling Distribution.Simple.PreProcess ( libraries/Cabal/Cabal/Distribution/Simple/PreProcess.hs, bootstrapping/Distribution/Simple/PreProcess.o )
[267 of 298] Compiling Distribution.Simple.UserHooks ( libraries/Cabal/Cabal/Distribution/Simple/UserHooks.hs, bootstrapping/Distribution/Simple/UserHooks.o )
[268 of 298] Compiling Distribution.Simple.Test.ExeV10 ( libraries/Cabal/Cabal/Distribution/Simple/Test/ExeV10.hs, bootstrapping/Distribution/Simple/Test/ExeV10.o )
[269 of 298] Compiling Distribution.Simple.Test ( libraries/Cabal/Cabal/Distribution/Simple/Test.hs, bootstrapping/Distribution/Simple/Test.o )
[270 of 298] Compiling Distribution.Simple.Build.Macros ( libraries/Cabal/Cabal/Distribution/Simple/Build/Macros.hs, bootstrapping/Distribution/Simple/Build/Macros.o )
[271 of 298] Compiling Distribution.Simple.Bench ( libraries/Cabal/Cabal/Distribution/Simple/Bench.hs, bootstrapping/Distribution/Simple/Bench.o )
[272 of 298] Compiling Distribution.Backpack.Id ( libraries/Cabal/Cabal/Distribution/Backpack/Id.hs, bootstrapping/Distribution/Backpack/Id.o )
[273 of 298] Compiling Distribution.Backpack.ConfiguredComponent ( libraries/Cabal/Cabal/Distribution/Backpack/ConfiguredComponent.hs, bootstrapping/Distribution/Backpack/ConfiguredComponent.o )
[274 of 298] Compiling Distribution.Backpack.ComponentsGraph ( libraries/Cabal/Cabal/Distribution/Backpack/ComponentsGraph.hs, bootstrapping/Distribution/Backpack/ComponentsGraph.o )
[275 of 298] Compiling Distribution.Simple.HaskellSuite ( libraries/Cabal/Cabal/Distribution/Simple/HaskellSuite.hs, bootstrapping/Distribution/Simple/HaskellSuite.o )
[276 of 298] Compiling Distribution.Simple.GHC.Internal ( libraries/Cabal/Cabal/Distribution/Simple/GHC/Internal.hs, bootstrapping/Distribution/Simple/GHC/Internal.o )
[277 of 298] Compiling Distribution.Backpack.ModuleShape ( libraries/Cabal/Cabal/Distribution/Backpack/ModuleShape.hs, bootstrapping/Distribution/Backpack/ModuleShape.o )
[278 of 298] Compiling Distribution.Backpack.UnifyM ( libraries/Cabal/Cabal/Distribution/Backpack/UnifyM.hs, bootstrapping/Distribution/Backpack/UnifyM.o )
[279 of 298] Compiling Distribution.Backpack.MixLink ( libraries/Cabal/Cabal/Distribution/Backpack/MixLink.hs, bootstrapping/Distribution/Backpack/MixLink.o )
[280 of 298] Compiling Distribution.Backpack.PreModuleShape ( libraries/Cabal/Cabal/Distribution/Backpack/PreModuleShape.hs, bootstrapping/Distribution/Backpack/PreModuleShape.o )
[281 of 298] Compiling Distribution.Backpack.PreExistingComponent ( libraries/Cabal/Cabal/Distribution/Backpack/PreExistingComponent.hs, bootstrapping/Distribution/Backpack/PreExistingComponent.o )
[282 of 298] Compiling Distribution.Backpack.LinkedComponent ( libraries/Cabal/Cabal/Distribution/Backpack/LinkedComponent.hs, bootstrapping/Distribution/Backpack/LinkedComponent.o )
[283 of 298] Compiling Distribution.Backpack.ReadyComponent ( libraries/Cabal/Cabal/Distribution/Backpack/ReadyComponent.hs, bootstrapping/Distribution/Backpack/ReadyComponent.o )
[284 of 298] Compiling Distribution.Backpack.Configure ( libraries/Cabal/Cabal/Distribution/Backpack/Configure.hs, bootstrapping/Distribution/Backpack/Configure.o )
[285 of 298] Compiling Text.Parsec.String ( libraries/parsec/src/Text/Parsec/String.hs, bootstrapping/Text/Parsec/String.o )
[286 of 298] Compiling Distribution.Simple.GHC.EnvironmentParser ( libraries/Cabal/Cabal/Distribution/Simple/GHC/EnvironmentParser.hs, bootstrapping/Distribution/Simple/GHC/EnvironmentParser.o )
[287 of 298] Compiling Distribution.Simple.GHCJS ( libraries/Cabal/Cabal/Distribution/Simple/GHCJS.hs, bootstrapping/Distribution/Simple/GHCJS.o )
[288 of 298] Compiling Distribution.Simple.GHC ( libraries/Cabal/Cabal/Distribution/Simple/GHC.hs, bootstrapping/Distribution/Simple/GHC.o )
[289 of 298] Compiling Distribution.Simple.ShowBuildInfo ( libraries/Cabal/Cabal/Distribution/Simple/ShowBuildInfo.hs, bootstrapping/Distribution/Simple/ShowBuildInfo.o )
[290 of 298] Compiling Distribution.Simple.Register ( libraries/Cabal/Cabal/Distribution/Simple/Register.hs, bootstrapping/Distribution/Simple/Register.o )
[291 of 298] Compiling Distribution.Simple.Install ( libraries/Cabal/Cabal/Distribution/Simple/Install.hs, bootstrapping/Distribution/Simple/Install.o )
[292 of 298] Compiling Distribution.Simple.Configure ( libraries/Cabal/Cabal/Distribution/Simple/Configure.hs, bootstrapping/Distribution/Simple/Configure.o )
[293 of 298] Compiling Distribution.Simple.SrcDist ( libraries/Cabal/Cabal/Distribution/Simple/SrcDist.hs, bootstrapping/Distribution/Simple/SrcDist.o )
[294 of 298] Compiling Distribution.Simple.Build ( libraries/Cabal/Cabal/Distribution/Simple/Build.hs, bootstrapping/Distribution/Simple/Build.o )
[295 of 298] Compiling Distribution.Simple.Haddock ( libraries/Cabal/Cabal/Distribution/Simple/Haddock.hs, bootstrapping/Distribution/Simple/Haddock.o )
[296 of 298] Compiling Distribution.Simple.Doctest ( libraries/Cabal/Cabal/Distribution/Simple/Doctest.hs, bootstrapping/Distribution/Simple/Doctest.o )
[297 of 298] Compiling Distribution.Simple ( libraries/Cabal/Cabal/Distribution/Simple.hs, bootstrapping/Distribution/Simple.o )
[298 of 298] 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/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --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/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --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/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --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/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring genprimopcode-0.1...
Configuring binary-0.8.8.0...
Configuring genapply-0.1...
Configuring deriveConstants-0.1...
Warning: The package has an extraneous version range for a dependency on an
internal library: binary >=0 && ==0.8.8.0, binary >=0 && ==0.8.8.0, binary >=0
&& ==0.8.8.0, binary >=0 && ==0.8.8.0, binary >=0 && ==0.8.8.0, binary >=0 &&
==0.8.8.0, binary >=0 && ==0.8.8.0. This version range includes the current
package but isn't needed as the current package's library will always be used.
"/home/pbulk/build-disk/lang/ghc90/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 utils/hsc2hs dist --with-ghc="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
"inplace/bin/ghc-cabal" configure libraries/transformers dist-boot --with-ghc="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring hsc2hs-0.68.7...
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/ghc90/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/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --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/ghc90/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/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --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/ghc90/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/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-boot-th-9.0.2...
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-boot-9.0.2...
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring template-haskell-2.17.0.0...
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring text-1.2.5.0...
Warning: The package has an extraneous version range for a dependency on an
internal library: text >=0 && ==1.2.5.0, text >=0 && ==1.2.5.0. This version
range includes the current package but isn't needed as the current package's
library will always be used.
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring parsec-3.1.14.0...
Warning: The package has an extraneous version range for a dependency on an
internal library: parsec >=0 && ==3.1.14.0. This version range includes the
current package but isn't needed as the current package's library will always
be used.
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring Cabal-3.4.1.0...
Warning: The package has an extraneous version range for a dependency on an
internal library: Cabal >=0 && ==3.4.1.0, Cabal >=0 && ==3.4.1.0, Cabal >=0 &&
==3.4.1.0, Cabal >=0 && ==3.4.1.0, Cabal >=0 && ==3.4.1.0, Cabal >=0 &&
==3.4.1.0. This version range includes the current package but isn't needed as
the current package's library will always be used.
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-heap-9.0.2...
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring exceptions-0.10.4...
Warning: The package has an extraneous version range for a dependency on an
internal library: exceptions >=0 && ==0.10.4. This version range includes the
current package but isn't needed as the current package's library will always
be used.
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghci-9.0.2...
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --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/ghc90/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 the compiler supports GNU C... yes
checking whether /home/pbulk/build-disk/lang/ghc90/work/.cwrapper/bin/gcc accepts -g... yes
checking for /home/pbulk/build-disk/lang/ghc90/work/.cwrapper/bin/gcc option to enable C11 features... none needed
checking for setupterm in -ltinfow... no
checking for setupterm in -ltinfo... 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/ghc90/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/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --flags=stage1 --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --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/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-pkg-9.0.2...
Configuring ghc-9.0.2...
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg"  --flags=stage1 -f-threaded --package-db=/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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/ghc90/work/ghc-9.0.2/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.8.0"   --constraint "transformers == 0.5.6.2"   --constraint "mtl == 2.2.2"   --constraint "hpc == 0.6.1.0"   --constraint "ghc-boot-th == 9.0.2"   --constraint "ghc-boot == 9.0.2"   --constraint "template-haskell == 2.17.0.0"   --constraint "text == 1.2.5.0"   --constraint "parsec == 3.1.14.0"   --constraint "Cabal == 3.4.1.0"   --constraint "ghc-heap == 9.0.2"   --constraint "exceptions == 0.10.4"   --constraint "ghci == 9.0.2"   --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar"  
Configuring ghc-bin-9.0.2...
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  
"rm" -f utils/genprimopcode/dist/build/.depend.haskell.tmp  
"rm" -f utils/genprimopcode/dist/build/.depend.c_asm.tmp  
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -hide-all-packages -package-env - -i -iutils/hsc2hs/. -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/./Main.hs  utils/hsc2hs/./C.hs  utils/hsc2hs/./Common.hs  utils/hsc2hs/./CrossCodegen.hs  utils/hsc2hs/./DirectCodegen.hs  utils/hsc2hs/./Flags.hs  utils/hsc2hs/./HSCParser.hs  utils/hsc2hs/./ATTParser.hs  utils/hsc2hs/./UtilsCodegen.hs  utils/hsc2hs/./Compat/ResponseFile.hs  utils/hsc2hs/./Compat/TempFile.hs  utils/hsc2hs/dist/build/hsc2hs/autogen/Paths_hsc2hs.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   -Iutils/hsc2hs/dist/build/hsc2hs/autogen      -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -I'/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build-disk/lang/ghc90/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
"/home/pbulk/build-disk/lang/ghc90/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  
echo "utils/genprimopcode_dist_depfile_c_asm_EXISTS = YES" >> utils/genprimopcode/dist/build/.depend.c_asm.tmp
mv utils/genprimopcode/dist/build/.depend.c_asm.tmp utils/genprimopcode/dist/build/.depend.c_asm
"rm" -f utils/deriveConstants/dist/build/.depend.haskell.tmp  
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/ghc90/work/ghc-9.0.2/||g" utils/hsc2hs/dist/build/.depend.c_asm.bit >> utils/hsc2hs/dist/build/.depend.c_asm.tmp && true
"/home/pbulk/build-disk/lang/ghc90/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
"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
"rm" -f utils/deriveConstants/dist/build/.depend.c_asm.tmp  
"rm" -f utils/deriveConstants/dist/build/.depend.c_asm.bit  
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
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/ghc90/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/. -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/./HSCParser.hs -o utils/hsc2hs/dist/build/HSCParser.o 
"/home/pbulk/build-disk/lang/ghc90/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/. -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/./Flags.hs -o utils/hsc2hs/dist/build/Flags.o 
"/home/pbulk/build-disk/lang/ghc90/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  
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/ghc90/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/. -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/./Compat/TempFile.hs -o utils/hsc2hs/dist/build/Compat/TempFile.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
"/home/pbulk/build-disk/lang/ghc90/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/. -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/./ATTParser.hs -o utils/hsc2hs/dist/build/ATTParser.o 
"/home/pbulk/build-disk/lang/ghc90/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/. -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/./Compat/ResponseFile.hs -o utils/hsc2hs/dist/build/Compat/ResponseFile.o 
"/home/pbulk/build-disk/lang/ghc90/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/. -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 
"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/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  
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id binary-0.8.8.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 -XHaskell98   -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.tmp  
"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/ghc90/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
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
"rm" -f libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp  
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
"rm" -f libraries/transformers/dist-boot/build/.depend-v.c_asm.bit  
"rm" -f libraries/mtl/dist-boot/build/.depend-v.haskell.tmp  
echo "libraries/transformers_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp
"/home/pbulk/build-disk/lang/ghc90/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
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.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/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-th-9.0.2 -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
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-th/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm.bit  
"rm" -f libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp  
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
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-boot-9.0.2 -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.8.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-th-9.0.2 -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/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.hs  libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.hs  libraries/ghc-boot/./GHC/Settings/Platform.hs  libraries/ghc-boot/./GHC/Settings/Utils.hs  libraries/ghc-boot/./GHC/UniqueSubdir.hs  libraries/ghc-boot/dist-boot/build/GHC/Version.hs
"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/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id template-haskell-2.17.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.0.2 -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
grep -v ' : [a-zA-Z]:/' libraries/mtl/dist-boot/build/.depend-v.haskell.tmp > libraries/mtl/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/mtl/dist-boot/build/.depend-v.haskell.tmp2 > libraries/mtl/dist-boot/build/.depend-v.haskell
"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  
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  
"/home/pbulk/build-disk/lang/ghc90/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.8.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.17.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
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
echo "libraries/template-haskell_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp
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
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/text/dist-boot/build/.depend-v.c_asm.tmp  
echo "libraries/ghc-boot_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghc-boot/dist-boot/build/.depend-v.haskell.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/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include     -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -I'/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build-disk/lang/ghc90/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
for dir in libraries/ghc-boot/dist-boot/build/GHC/ libraries/ghc-boot/dist-boot/build/GHC/Platform/ libraries/ghc-boot/dist-boot/build/GHC/Settings/ libraries/ghc-boot/dist-boot/build/GHC/Unit/; do if test ! -d $dir; then mkdir -p $dir; fi done
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
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.haskell.tmp  
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/ghc90/work/ghc-9.0.2/||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/parsec/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/parsec/dist-boot/build/.depend-v.c_asm.bit  
"rm" -f libraries/text/dist-boot/build/.depend-v.c_asm.bit  
"/home/pbulk/build-disk/lang/ghc90/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/text_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/text/dist-boot/build/.depend-v.c_asm.tmp
echo "libraries/parsec_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/parsec/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/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/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Backpack.hs  libraries/Cabal/Cabal/./Distribution/Backpack/Configure.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ComponentsGraph.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ConfiguredComponent.hs  libraries/Cabal/Cabal/./Distribution/Backpack/DescribeUnitId.hs  libraries/Cabal/Cabal/./Distribution/Backpack/FullUnitId.hs  libraries/Cabal/Cabal/./Distribution/Backpack/LinkedComponent.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ModSubst.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ModuleShape.hs  libraries/Cabal/Cabal/./Distribution/Backpack/PreModuleShape.hs  libraries/Cabal/Cabal/./Distribution/CabalSpecVersion.hs  libraries/Cabal/Cabal/./Distribution/Utils/IOData.hs  libraries/Cabal/Cabal/./Distribution/Utils/LogProgress.hs  libraries/Cabal/Cabal/./Distribution/Utils/MapAccum.hs  libraries/Cabal/Cabal/./Distribution/Utils/MD5.hs  libraries/Cabal/Cabal/./Distribution/Utils/Structured.hs  libraries/Cabal/Cabal/./Distribution/Compat/CreatePipe.hs  libraries/Cabal/Cabal/./Distribution/Compat/Directory.hs  libraries/Cabal/Cabal/./Distribution/Compat/Environment.hs  libraries/Cabal/Cabal/./Distribution/Compat/Exception.hs  libraries/Cabal/Cabal/./Distribution/Compat/FilePath.hs  libraries/Cabal/Cabal/./Distribution/Compat/Graph.hs  libraries/Cabal/Cabal/./Distribution/Compat/Internal/TempFile.hs  libraries/Cabal/Cabal/./Distribution/Compat/Newtype.hs  libraries/Cabal/Cabal/./Distribution/Compat/NonEmptySet.hs  libraries/Cabal/Cabal/./Distribution/Compat/ResponseFile.hs  libraries/Cabal/Cabal/./Distribution/Compat/Prelude/Internal.hs  libraries/Cabal/Cabal/./Distribution/Compat/Process.hs  libraries/Cabal/Cabal/./Distribution/Compat/Semigroup.hs  libraries/Cabal/Cabal/./Distribution/Compat/Stack.hs  libraries/Cabal/Cabal/./Distribution/Compat/Time.hs  libraries/Cabal/Cabal/./Distribution/Compat/Typeable.hs  libraries/Cabal/Cabal/./Distribution/Compat/DList.hs  libraries/Cabal/Cabal/./Distribution/Compiler.hs  libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/AbiDependency.hs  libraries/Cabal/Cabal/./Distribution/Types/ExposedModule.hs  libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo/FieldGrammar.hs  libraries/Cabal/Cabal/./Distribution/License.hs  libraries/Cabal/Cabal/./Distribution/Make.hs  libraries/Cabal/Cabal/./Distribution/ModuleName.hs  libraries/Cabal/Cabal/./Distribution/Package.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Check.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Configuration.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/PrettyPrint.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Utils.hs  libraries/Cabal/Cabal/./Distribution/ReadE.hs  libraries/Cabal/Cabal/./Distribution/Simple.hs  libraries/Cabal/Cabal/./Distribution/Simple/Bench.hs  libraries/Cabal/Cabal/./Distribution/Simple/Build.hs  libraries/Cabal/Cabal/./Distribution/Simple/Build/Macros.hs  libraries/Cabal/Cabal/./Distribution/Simple/Build/PathsModule.hs  libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs  libraries/Cabal/Cabal/./Distribution/Simple/BuildTarget.hs  libraries/Cabal/Cabal/./Distribution/Simple/BuildToolDepends.hs  libraries/Cabal/Cabal/./Distribution/Simple/CCompiler.hs  libraries/Cabal/Cabal/./Distribution/Simple/Command.hs  libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs  libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs  libraries/Cabal/Cabal/./Distribution/Simple/Flag.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs  libraries/Cabal/Cabal/./Distribution/Simple/Haddock.hs  libraries/Cabal/Cabal/./Distribution/Simple/Doctest.hs  libraries/Cabal/Cabal/./Distribution/Simple/Glob.hs  libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs  libraries/Cabal/Cabal/./Distribution/Simple/Hpc.hs  libraries/Cabal/Cabal/./Distribution/Simple/Install.hs  libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs  libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs/Internal.hs  libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Simple/PackageIndex.hs  libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs  libraries/Cabal/Cabal/./Distribution/Simple/PreProcess/Unlit.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Ar.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Find.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/GHC.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Hpc.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Internal.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Ld.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/ResponseFile.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Script.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Strip.hs  libraries/Cabal/Cabal/./Distribution/Simple/Program/Types.hs  libraries/Cabal/Cabal/./Distribution/Simple/Register.hs  libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs  libraries/Cabal/Cabal/./Distribution/Simple/ShowBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Simple/SrcDist.hs  libraries/Cabal/Cabal/./Distribution/Simple/Test.hs  libraries/Cabal/Cabal/./Distribution/Simple/Test/ExeV10.hs  libraries/Cabal/Cabal/./Distribution/Simple/Test/LibV09.hs  libraries/Cabal/Cabal/./Distribution/Simple/Test/Log.hs  libraries/Cabal/Cabal/./Distribution/Simple/UHC.hs  libraries/Cabal/Cabal/./Distribution/Simple/UserHooks.hs  libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs  libraries/Cabal/Cabal/./Distribution/SPDX.hs  libraries/Cabal/Cabal/./Distribution/SPDX/License.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseId.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseExceptionId.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseExpression.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseListVersion.hs  libraries/Cabal/Cabal/./Distribution/SPDX/LicenseReference.hs  libraries/Cabal/Cabal/./Distribution/System.hs  libraries/Cabal/Cabal/./Distribution/TestSuite.hs  libraries/Cabal/Cabal/./Distribution/Text.hs  libraries/Cabal/Cabal/./Distribution/Pretty.hs  libraries/Cabal/Cabal/./Distribution/Types/AbiHash.hs  libraries/Cabal/Cabal/./Distribution/Types/AnnotatedId.hs  libraries/Cabal/Cabal/./Distribution/Types/Benchmark.hs  libraries/Cabal/Cabal/./Distribution/Types/BenchmarkInterface.hs  libraries/Cabal/Cabal/./Distribution/Types/BenchmarkType.hs  libraries/Cabal/Cabal/./Distribution/Types/BuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/BuildType.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentInclude.hs  libraries/Cabal/Cabal/./Distribution/Types/ConfVar.hs  libraries/Cabal/Cabal/./Distribution/Types/Dependency.hs  libraries/Cabal/Cabal/./Distribution/Types/ExeDependency.hs  libraries/Cabal/Cabal/./Distribution/Types/LegacyExeDependency.hs  libraries/Cabal/Cabal/./Distribution/Types/PkgconfigDependency.hs  libraries/Cabal/Cabal/./Distribution/Types/DependencyMap.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentId.hs  libraries/Cabal/Cabal/./Distribution/Types/MungedPackageId.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageId.hs  libraries/Cabal/Cabal/./Distribution/Types/UnitId.hs  libraries/Cabal/Cabal/./Distribution/Types/Executable.hs  libraries/Cabal/Cabal/./Distribution/Types/ExecutableScope.hs  libraries/Cabal/Cabal/./Distribution/Types/Library.hs  libraries/Cabal/Cabal/./Distribution/Types/LibraryVisibility.hs  libraries/Cabal/Cabal/./Distribution/Types/Flag.hs  libraries/Cabal/Cabal/./Distribution/Types/ForeignLib.hs  libraries/Cabal/Cabal/./Distribution/Types/ForeignLibType.hs  libraries/Cabal/Cabal/./Distribution/Types/ForeignLibOption.hs  libraries/Cabal/Cabal/./Distribution/Types/Module.hs  libraries/Cabal/Cabal/./Distribution/Types/ModuleReexport.hs  libraries/Cabal/Cabal/./Distribution/Types/ModuleRenaming.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentName.hs  libraries/Cabal/Cabal/./Distribution/Types/LibraryName.hs  libraries/Cabal/Cabal/./Distribution/Types/MungedPackageName.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageName.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageName/Magic.hs  libraries/Cabal/Cabal/./Distribution/Types/PkgconfigName.hs  libraries/Cabal/Cabal/./Distribution/Types/PkgconfigVersion.hs  libraries/Cabal/Cabal/./Distribution/Types/PkgconfigVersionRange.hs  libraries/Cabal/Cabal/./Distribution/Types/UnqualComponentName.hs  libraries/Cabal/Cabal/./Distribution/Types/IncludeRenaming.hs  libraries/Cabal/Cabal/./Distribution/Types/Mixin.hs  libraries/Cabal/Cabal/./Distribution/Types/SetupBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/TestSuite.hs  libraries/Cabal/Cabal/./Distribution/Types/TestSuiteInterface.hs  libraries/Cabal/Cabal/./Distribution/Types/TestType.hs  libraries/Cabal/Cabal/./Distribution/Types/GenericPackageDescription.hs  libraries/Cabal/Cabal/./Distribution/Types/Condition.hs  libraries/Cabal/Cabal/./Distribution/Types/CondTree.hs  libraries/Cabal/Cabal/./Distribution/Types/HookedBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageDescription.hs  libraries/Cabal/Cabal/./Distribution/Types/SourceRepo.hs  libraries/Cabal/Cabal/./Distribution/Types/Component.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentLocalBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/LocalBuildInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/ComponentRequestedSpec.hs  libraries/Cabal/Cabal/./Distribution/Types/TargetInfo.hs  libraries/Cabal/Cabal/./Distribution/Types/Version.hs  libraries/Cabal/Cabal/./Distribution/Types/VersionRange.hs  libraries/Cabal/Cabal/./Distribution/Types/VersionRange/Internal.hs  libraries/Cabal/Cabal/./Distribution/Types/VersionInterval.hs  libraries/Cabal/Cabal/./Distribution/Types/GivenComponent.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageVersionConstraint.hs  libraries/Cabal/Cabal/./Distribution/Utils/Generic.hs  libraries/Cabal/Cabal/./Distribution/Utils/NubList.hs  libraries/Cabal/Cabal/./Distribution/Utils/ShortText.hs  libraries/Cabal/Cabal/./Distribution/Utils/Progress.hs  libraries/Cabal/Cabal/./Distribution/Verbosity.hs  libraries/Cabal/Cabal/./Distribution/Verbosity/Internal.hs  libraries/Cabal/Cabal/./Distribution/Version.hs  libraries/Cabal/Cabal/./Language/Haskell/Extension.hs  libraries/Cabal/Cabal/./Distribution/Compat/Binary.hs  libraries/Cabal/Cabal/./Distribution/Compat/Parsing.hs  libraries/Cabal/Cabal/./Distribution/Compat/CharParsing.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/Class.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/FieldDescrs.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/Newtypes.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/Parsec.hs  libraries/Cabal/Cabal/./Distribution/FieldGrammar/Pretty.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/FieldGrammar.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Parsec.hs  libraries/Cabal/Cabal/./Distribution/PackageDescription/Quirks.hs  libraries/Cabal/Cabal/./Distribution/Parsec.hs  libraries/Cabal/Cabal/./Distribution/Parsec/Error.hs  libraries/Cabal/Cabal/./Distribution/Parsec/Position.hs  libraries/Cabal/Cabal/./Distribution/Parsec/Warning.hs  libraries/Cabal/Cabal/./Distribution/Parsec/FieldLineStream.hs  libraries/Cabal/Cabal/./Distribution/Fields.hs  libraries/Cabal/Cabal/./Distribution/Fields/ConfVar.hs  libraries/Cabal/Cabal/./Distribution/Fields/Field.hs  libraries/Cabal/Cabal/./Distribution/Fields/Lexer.hs  libraries/Cabal/Cabal/./Distribution/Fields/LexerMonad.hs  libraries/Cabal/Cabal/./Distribution/Fields/ParseResult.hs  libraries/Cabal/Cabal/./Distribution/Fields/Parser.hs  libraries/Cabal/Cabal/./Distribution/Fields/Pretty.hs  libraries/Cabal/Cabal/./Distribution/Compat/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/Benchmark/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/BuildInfo/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/Executable/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/ForeignLib/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/GenericPackageDescription/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/InstalledPackageInfo/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/Library/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageDescription/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/PackageId/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/SetupBuildInfo/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/SourceRepo/Lens.hs  libraries/Cabal/Cabal/./Distribution/Types/TestSuite/Lens.hs  libraries/Cabal/Cabal/./Distribution/Backpack/PreExistingComponent.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ReadyComponent.hs  libraries/Cabal/Cabal/./Distribution/Backpack/MixLink.hs  libraries/Cabal/Cabal/./Distribution/Backpack/ModuleScope.hs  libraries/Cabal/Cabal/./Distribution/Backpack/UnifyM.hs  libraries/Cabal/Cabal/./Distribution/Backpack/Id.hs  libraries/Cabal/Cabal/./Distribution/Utils/UnionFind.hs  libraries/Cabal/Cabal/./Distribution/Utils/Base62.hs  libraries/Cabal/Cabal/./Distribution/Compat/Async.hs  libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs  libraries/Cabal/Cabal/./Distribution/Compat/GetShortPathName.hs  libraries/Cabal/Cabal/./Distribution/Compat/MonadFail.hs  libraries/Cabal/Cabal/./Distribution/Compat/Prelude.hs  libraries/Cabal/Cabal/./Distribution/Compat/SnocList.hs  libraries/Cabal/Cabal/./Distribution/GetOpt.hs  libraries/Cabal/Cabal/./Distribution/Lex.hs  libraries/Cabal/Cabal/./Distribution/Utils/String.hs  libraries/Cabal/Cabal/./Distribution/Simple/Build/Macros/Z.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC/EnvironmentParser.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs  libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs  libraries/Cabal/Cabal/./Distribution/Simple/Utils/Json.hs  libraries/Cabal/Cabal/./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//.
"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/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build-disk/lang/ghc90/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
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/ghc90/work/ghc-9.0.2/||g" libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.bit >> libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.tmp && true
"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/ghc90/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
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
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
"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/ghc90/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.17.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell98   -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/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
"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//.
"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/ghc90/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 
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
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
grep -v ' : [a-zA-Z]:/' libraries/exceptions/dist-boot/build/.depend-v.haskell.tmp > libraries/exceptions/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/exceptions/dist-boot/build/.depend-v.haskell.tmp2 > libraries/exceptions/dist-boot/build/.depend-v.haskell
"inplace/bin/mkdirhier" utils/deriveConstants/dist/build/tmp//.
grep -v ' : [a-zA-Z]:/' libraries/text/dist-boot/build/.depend-v.haskell.tmp > libraries/text/dist-boot/build/.depend-v.haskell.tmp2
"inplace/bin/mkdirhier" includes/dist-derivedconstants/header//.
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 includes/dist-install/build/ghcautoconf.h  
"rm" -f includes/dist-install/build/ghcplatform.h  
Creating includes/dist-install/build/ghcautoconf.h...
Creating includes/dist-install/build/ghcplatform.h...
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
"/home/pbulk/build-disk/lang/ghc90/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 
Done.
"/home/pbulk/build-disk/lang/ghc90/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/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/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/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
"inplace/bin/mkdirhier" utils/genprimopcode/dist/build/tmp//.
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
"rm" -f compiler/stage1/build/.depend-v.c_asm.tmp  
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
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/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -I'/opt/local/include' -I'/opt/local/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -I'/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build-disk/lang/ghc90/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
"rm" -f utils/ghc-pkg/dist/build/.depend.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc90/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.4.1.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.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.0.2 -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
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/ghc90/work/ghc-9.0.2/||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/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -I'/opt/local/include' -I'/opt/local/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -I'/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/ghc-9.0.2/||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.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/ghc90/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.0.2 -package-id ghc-boot-9.0.2 -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 "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
"rm" -f ghc/stage1/build/.depend.c_asm.tmp  
"rm" -f utils/unlit/dist/build/.depend.c_asm.tmp  
"rm" -f ghc/stage1/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/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
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/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
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/ghc90/work/ghc-9.0.2/||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
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/ghc90/work/ghc-9.0.2/||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/Curves.c -MF utils/hp2ps/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/ghc90/work/ghc-9.0.2/||g" utils/unlit/dist/build/.depend.c_asm.bit >> utils/unlit/dist/build/.depend.c_asm.tmp && true
"rm" -f utils/unlit/dist/build/.depend.c_asm.bit  
echo "ghc_stage1_depfile_haskell_EXISTS = YES" >> ghc/stage1/build/.depend.haskell.tmp
for dir in ghc/stage1/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done
echo "utils/unlit_dist_depfile_c_asm_EXISTS = YES" >> utils/unlit/dist/build/.depend.c_asm.tmp
grep -v ' : [a-zA-Z]:/' ghc/stage1/build/.depend.haskell.tmp > ghc/stage1/build/.depend.haskell.tmp2
mv utils/unlit/dist/build/.depend.c_asm.tmp utils/unlit/dist/build/.depend.c_asm
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/ghc90/work/ghc-9.0.2/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true  
"/home/pbulk/build-disk/lang/ghc90/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/. -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/./Common.hs -o utils/hsc2hs/dist/build/Common.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/$/))/' 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/Error.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
"/home/pbulk/build-disk/lang/ghc90/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/. -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/./C.hs -o utils/hsc2hs/dist/build/C.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/ghc90/work/ghc-9.0.2/||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/ghc90/work/ghc-9.0.2/||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/ghc90/work/ghc-9.0.2/||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/ghc90/work/ghc-9.0.2/||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/ghc90/work/ghc-9.0.2/||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/ghc90/work/ghc-9.0.2/||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/ghc90/work/ghc-9.0.2/||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
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/ghc90/work/ghc-9.0.2/||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
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/ghc90/work/ghc-9.0.2/||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/ghc90/work/ghc-9.0.2/||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/ghc90/work/ghc-9.0.2/||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/ghc90/work/ghc-9.0.2/||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
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/ghc90/work/ghc-9.0.2/||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/ghc90/work/ghc-9.0.2/||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/ghc90/work/ghc-9.0.2/||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/ghc90/work/ghc-9.0.2/||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
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/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/. -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
"/home/pbulk/build-disk/lang/ghc90/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 
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/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/. -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/./UtilsCodegen.hs -o utils/hsc2hs/dist/build/UtilsCodegen.o 
"/home/pbulk/build-disk/lang/ghc90/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/. -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/./CrossCodegen.hs -o utils/hsc2hs/dist/build/CrossCodegen.o 
"/home/pbulk/build-disk/lang/ghc90/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/. -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/./DirectCodegen.hs -o utils/hsc2hs/dist/build/DirectCodegen.o 
"/home/pbulk/build-disk/lang/ghc90/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 
/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/ghc90/work/ghc-9.0.2/inplace/lib/bin/deriveConstants"'                                  >> inplace/bin/deriveConstants
echo 'datadir="/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                             >> inplace/bin/deriveConstants
echo 'bindir="/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/inplace/bin"'                              >> inplace/bin/deriveConstants
echo 'topdir="/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                           >> inplace/bin/deriveConstants
echo 'pgmgcc="gcc"'                                               >> inplace/bin/deriveConstants
echo 'export LD_LIBRARY_PATH="/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/directory-1.3.6.0:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/filepath-1.4.2.1:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/containers-0.6.2.1:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/deepseq-1.4.4.0:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build-disk/lang/ghc90/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-haskell-wrappers -o includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.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-haskell-exports -o includes/dist-derivedconstants/header/GHCConstantsHaskellExports.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"
In file included from includes/Stg.h:336,
                 from includes/Rts.h:41,
                 from includes/dist-derivedconstants/header/tmp.c:13:
rts/sm/NonMoving.h: In function 'nonmovingPushActiveSegment':
includes/stg/SMP.h:438:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  438 | #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:438:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  438 | #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/ghc90/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 
"/home/pbulk/build-disk/lang/ghc90/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/. -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/./Main.hs -o utils/hsc2hs/dist/build/Main.o 
"/home/pbulk/build-disk/lang/ghc90/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/. -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/. -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/ghc90/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/ghc90/work/ghc-9.0.2/inplace/lib/bin/hsc2hs"'                                  >> inplace/bin/hsc2hs
echo 'datadir="/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                             >> inplace/bin/hsc2hs
echo 'bindir="/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/inplace/bin"'                              >> inplace/bin/hsc2hs
echo 'topdir="/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                           >> inplace/bin/hsc2hs
echo 'pgmgcc="gcc"'                                               >> inplace/bin/hsc2hs
echo 'export LD_LIBRARY_PATH="/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/directory-1.3.6.0:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/filepath-1.4.2.1:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/containers-0.6.2.1:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/deepseq-1.4.4.0:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/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
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/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/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
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/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/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/ghci/dist-boot/build/./autogen' '--cflag=-I/opt/local/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/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'.
"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/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build-disk/lang/ghc90/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/InfoTable.hsc -o libraries/ghci/dist-boot/build/GHCi/InfoTable.hs
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'.
/opt/local/bin/bsdinstall -c -o pbulk -g pbulk -m 755 utils/genprimopcode/dist/build/tmp/genprimopcode inplace/lib/bin/genprimopcode
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'.
"rm" -f libraries/hpc/dist-boot/build/.depend-v.haskell.tmp  
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 libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc90/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
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.0.2 -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 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
"rm" -f                                                     inplace/bin/genprimopcode  
echo '#!/bin/sh'                                                     >> inplace/bin/genprimopcode
echo 'executablename="/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/inplace/lib/bin/genprimopcode"'                                  >> inplace/bin/genprimopcode
echo 'datadir="/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                             >> inplace/bin/genprimopcode
echo 'bindir="/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/inplace/bin"'                              >> inplace/bin/genprimopcode
echo 'topdir="/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                           >> inplace/bin/genprimopcode
echo 'pgmgcc="gcc"'                                               >> inplace/bin/genprimopcode
echo 'export LD_LIBRARY_PATH="/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build-disk/lang/ghc90/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/ghci/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghci/dist-boot/build/GHCi/InfoTable_hsc.h'.
libraries/ghci/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghci/dist-boot/build/GHCi/InfoTable_hsc.c'.
"inplace/bin/genprimopcode" --primop-tag         < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-tag.hs-incl
"inplace/bin/genprimopcode" --primop-list        < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-list.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" --has-side-effects   < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-has-side-effects.hs-incl
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/; 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
"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
"inplace/bin/genprimopcode" --code-size          < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-code-size.hs-incl
"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/ghci/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -M -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -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.8.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.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.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/dist-boot/build/GHCi/InfoTable.hs  libraries/ghci/./GHCi/StaticPtrTable.hs  libraries/ghci/./GHCi/TH/Binary.hs  libraries/ghci/./SizedSeq.hs
"rm" -f compiler/stage1/build/.depend-v.haskell.tmp  
"/home/pbulk/build-disk/lang/ghc90/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.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/Iface/Ext/Types.hs  compiler/./GHC/Iface/Ext/Debug.hs  compiler/./GHC/Iface/Ext/Binary.hs  compiler/./GHC/Iface/Ext/Utils.hs  compiler/./GHC/Iface/Ext/Ast.hs  compiler/./GHC/SysTools/Ar.hs  compiler/./GHC/SysTools/FileCleanup.hs  compiler/./GHC/Driver/Backend.hs  compiler/./GHC/Driver/Backpack.hs  compiler/./GHC/Driver/Backpack/Syntax.hs  compiler/./GHC/Types/Name/Shape.hs  compiler/./GHC/Iface/Rename.hs  compiler/./GHC/Types/Avail.hs  compiler/./GHC/Utils/Asm.hs  compiler/./GHC/Types/Basic.hs  compiler/./GHC/Core/ConLike.hs  compiler/./GHC/Core/DataCon.hs  compiler/./GHC/Core/PatSyn.hs  compiler/./GHC/Types/Demand.hs  compiler/./GHC/Types/Cpr.hs  compiler/./GHC/Cmm/DebugBlock.hs  compiler/./GHC/Utils/Exception.hs  compiler/./GHC/Types/FieldLabel.hs  compiler/./GHC/Driver/Monad.hs  compiler/./GHC/Driver/Hooks.hs  compiler/./GHC/Driver/Flags.hs  compiler/./GHC/Driver/Ways.hs  compiler/./GHC/Types/Id.hs  compiler/./GHC/Types/Id/Info.hs  compiler/./GHC/Core/Predicate.hs  compiler/./GHC/Utils/Lexeme.hs  compiler/./GHC/Types/Literal.hs  compiler/./GHC/Llvm.hs  compiler/./GHC/Llvm/Syntax.hs  compiler/./GHC/Llvm/MetaData.hs  compiler/./GHC/Llvm/Ppr.hs  compiler/./GHC/Llvm/Types.hs  compiler/./GHC/CmmToLlvm.hs  compiler/./GHC/CmmToLlvm/Base.hs  compiler/./GHC/CmmToLlvm/CodeGen.hs  compiler/./GHC/CmmToLlvm/Data.hs  compiler/./GHC/CmmToLlvm/Ppr.hs  compiler/./GHC/CmmToLlvm/Regs.hs  compiler/./GHC/CmmToLlvm/Mangler.hs  compiler/./GHC/Types/Id/Make.hs  compiler/./GHC/Unit.hs  compiler/./GHC/Unit/Parser.hs  compiler/./GHC/Unit/Ppr.hs  compiler/./GHC/Unit/Types.hs  compiler/./GHC/Unit/Module.hs  compiler/./GHC/Unit/Module/Name.hs  compiler/./GHC/Unit/Module/Location.hs  compiler/./GHC/Unit/Module/Env.hs  compiler/./GHC/Types/Name.hs  compiler/./GHC/Types/Name/Env.hs  compiler/./GHC/Types/Name/Set.hs  compiler/./GHC/Types/Name/Occurrence.hs  compiler/./GHC/Types/Name/Reader.hs  compiler/./GHC/Types/Name/Cache.hs  compiler/./GHC/Types/SrcLoc.hs  compiler/./GHC/Types/Unique/Supply.hs  compiler/./GHC/Types/Unique.hs  compiler/./GHC/Types/Var.hs  compiler/./GHC/Types/Var/Env.hs  compiler/./GHC/Types/Var/Set.hs  compiler/./GHC/Data/Graph/UnVar.hs  compiler/./GHC/Cmm/BlockId.hs  compiler/./GHC/Cmm/CLabel.hs  compiler/./GHC/Cmm.hs  compiler/./GHC/Cmm/Info/Build.hs  compiler/./GHC/Cmm/Pipeline.hs  compiler/./GHC/Cmm/CallConv.hs  compiler/./GHC/Cmm/CommonBlockElim.hs  compiler/./GHC/Cmm/Switch/Implement.hs  compiler/./GHC/Cmm/ContFlowOpt.hs  compiler/./GHC/Cmm/Expr.hs  compiler/./GHC/Cmm/Info.hs  compiler/./GHC/Cmm/Lexer.hs  compiler/./GHC/Cmm/Lint.hs  compiler/./GHC/Cmm/Liveness.hs  compiler/./GHC/Cmm/MachOp.hs  compiler/./GHC/Cmm/Monad.hs  compiler/./GHC/Cmm/Switch.hs  compiler/./GHC/Cmm/Node.hs  compiler/./GHC/Cmm/Opt.hs  compiler/./GHC/Cmm/Parser.hs  compiler/./GHC/Cmm/ProcPoint.hs  compiler/./GHC/Cmm/Sink.hs  compiler/./GHC/Cmm/Type.hs  compiler/./GHC/Cmm/Utils.hs  compiler/./GHC/Cmm/LayoutStack.hs  compiler/./GHC/Utils/CliOption.hs  compiler/./GHC/Data/EnumSet.hs  compiler/./GHC/Cmm/Graph.hs  compiler/./GHC/CmmToAsm/Ppr.hs  compiler/./GHC/CmmToAsm/Config.hs  compiler/./GHC/CmmToC.hs  compiler/./GHC/Cmm/Ppr.hs  compiler/./GHC/Cmm/Ppr/Decl.hs  compiler/./GHC/Cmm/Ppr/Expr.hs  compiler/./GHC/Data/Bitmap.hs  compiler/./GHC/Platform/Regs.hs  compiler/./GHC/Platform/ARM.hs  compiler/./GHC/Platform/AArch64.hs  compiler/./GHC/Platform/NoRegs.hs  compiler/./GHC/Platform/PPC.hs  compiler/./GHC/Platform/S390X.hs  compiler/./GHC/Platform/SPARC.hs  compiler/./GHC/Platform/X86.hs  compiler/./GHC/Platform/X86_64.hs  compiler/./GHC/StgToCmm/CgUtils.hs  compiler/./GHC/StgToCmm.hs  compiler/./GHC/StgToCmm/Bind.hs  compiler/./GHC/StgToCmm/Closure.hs  compiler/./GHC/StgToCmm/DataCon.hs  compiler/./GHC/StgToCmm/Env.hs  compiler/./GHC/StgToCmm/Expr.hs  compiler/./GHC/StgToCmm/Foreign.hs  compiler/./GHC/StgToCmm/Heap.hs  compiler/./GHC/StgToCmm/Hpc.hs  compiler/./GHC/StgToCmm/ArgRep.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/Utils.hs  compiler/./GHC/StgToCmm/ExtCode.hs  compiler/./GHC/StgToCmm/Types.hs  compiler/./GHC/Runtime/Heap/Layout.hs  compiler/./GHC/Core/Opt/Arity.hs  compiler/./GHC/Core/FVs.hs  compiler/./GHC/Core/Lint.hs  compiler/./GHC/Core/Subst.hs  compiler/./GHC/Core/SimpleOpt.hs  compiler/./GHC/Core.hs  compiler/./GHC/Data/TrieMap.hs  compiler/./GHC/Core/Tidy.hs  compiler/./GHC/Core/Unfold.hs  compiler/./GHC/Core/Utils.hs  compiler/./GHC/Core/Map.hs  compiler/./GHC/Core/Seq.hs  compiler/./GHC/Core/Stats.hs  compiler/./GHC/Core/Make.hs  compiler/./GHC/Core/Ppr.hs  compiler/./GHC/HsToCore/PmCheck/Oracle.hs  compiler/./GHC/HsToCore/PmCheck/Ppr.hs  compiler/./GHC/HsToCore/PmCheck/Types.hs  compiler/./GHC/HsToCore/PmCheck.hs  compiler/./GHC/HsToCore/Coverage.hs  compiler/./GHC/Data/UnionFind.hs  compiler/./GHC/HsToCore.hs  compiler/./GHC/HsToCore/Arrows.hs  compiler/./GHC/HsToCore/Binds.hs  compiler/./GHC/HsToCore/Foreign/Call.hs  compiler/./GHC/HsToCore/Expr.hs  compiler/./GHC/HsToCore/Foreign/Decl.hs  compiler/./GHC/HsToCore/GuardedRHSs.hs  compiler/./GHC/HsToCore/ListComp.hs  compiler/./GHC/HsToCore/Monad.hs  compiler/./GHC/HsToCore/Usage.hs  compiler/./GHC/HsToCore/Utils.hs  compiler/./GHC/HsToCore/Docs.hs  compiler/./GHC/HsToCore/Match.hs  compiler/./GHC/HsToCore/Match/Constructor.hs  compiler/./GHC/HsToCore/Match/Literal.hs  compiler/./GHC/Hs.hs  compiler/./GHC/Hs/Binds.hs  compiler/./GHC/Hs/Decls.hs  compiler/./GHC/Hs/Doc.hs  compiler/./GHC/Hs/Expr.hs  compiler/./GHC/Hs/ImpExp.hs  compiler/./GHC/Hs/Lit.hs  compiler/./GHC/Hs/Extension.hs  compiler/./GHC/Hs/Instances.hs  compiler/./GHC/Hs/Pat.hs  compiler/./GHC/Hs/Type.hs  compiler/./GHC/Hs/Utils.hs  compiler/./GHC/Hs/Dump.hs  compiler/./GHC/Iface/Binary.hs  compiler/./GHC/Iface/Recomp/Binary.hs  compiler/./GHC/Tc/TyCl/Build.hs  compiler/./GHC/Iface/Env.hs  compiler/./GHC/Iface/Syntax.hs  compiler/./GHC/Iface/Type.hs  compiler/./GHC/CoreToIface.hs  compiler/./GHC/Iface/Load.hs  compiler/./GHC/Iface/Make.hs  compiler/./GHC/Iface/Recomp.hs  compiler/./GHC/IfaceToCore.hs  compiler/./GHC/Iface/Recomp/Flags.hs  compiler/./GHC/Types/Annotations.hs  compiler/./GHC/Driver/CmdLine.hs  compiler/./GHC/Driver/CodeOutput.hs  compiler/stage1/build/GHC/Settings/Config.hs  compiler/./GHC/Settings/Constants.hs  compiler/./GHC/Driver/MakeFile.hs  compiler/./GHC/Driver/Phases.hs  compiler/./GHC/Driver/Pipeline/Monad.hs  compiler/./GHC/Driver/Pipeline.hs  compiler/./GHC/Driver/Session.hs  compiler/./GHC/Utils/Error.hs  compiler/./GHC/Driver/Finder.hs  compiler/./GHC.hs  compiler/./GHC/Driver/Make.hs  compiler/./GHC/Plugins.hs  compiler/./GHC/Prelude.hs  compiler/./GHC/Parser/Header.hs  compiler/./GHC/Driver/Main.hs  compiler/./GHC/Hs/Stats.hs  compiler/./GHC/Driver/Types.hs  compiler/./GHC/Runtime/Eval.hs  compiler/./GHC/Runtime/Eval/Types.hs  compiler/./GHC/Runtime/Loader.hs  compiler/./GHC/Unit/Info.hs  compiler/./GHC/Unit/State.hs  compiler/./GHC/Driver/Plugins.hs  compiler/./GHC/Tc/Plugin.hs  compiler/./GHC/Core/Ppr/TyThing.hs  compiler/./GHC/Settings.hs  compiler/./GHC/Iface/Tidy/StaticPtrTable.hs  compiler/./GHC/SysTools.hs  compiler/./GHC/SysTools/BaseDir.hs  compiler/./GHC/SysTools/Terminal.hs  compiler/./GHC/SysTools/ExtraObj.hs  compiler/./GHC/SysTools/Info.hs  compiler/./GHC/SysTools/Process.hs  compiler/./GHC/SysTools/Tasks.hs  compiler/./GHC/Settings/IO.hs  compiler/./GHC/SysTools/Elf.hs  compiler/./GHC/Iface/Tidy.hs  compiler/./GHC/Parser/CharClass.hs  compiler/./GHC/Parser/Lexer.hs  compiler/./GHC/Core/Coercion/Opt.hs  compiler/./GHC/Parser.hs  compiler/./GHC/Parser/PostProcess.hs  compiler/./GHC/Parser/PostProcess/Haddock.hs  compiler/./GHC/Parser/Annotation.hs  compiler/./GHC/Types/ForeignCall.hs  compiler/./GHC/Builtin/Uniques.hs  compiler/./GHC/Builtin/Utils.hs  compiler/./GHC/Builtin/Names.hs  compiler/./GHC/Core/Opt/ConstantFold.hs  compiler/./GHC/Builtin/PrimOps.hs  compiler/./GHC/Builtin/RebindableNames.hs  compiler/./GHC/Builtin/Types/Prim.hs  compiler/./GHC/Builtin/Types.hs  compiler/./GHC/Types/CostCentre.hs  compiler/./GHC/Types/CostCentre/State.hs  compiler/./GHC/Rename/Bind.hs  compiler/./GHC/Rename/Env.hs  compiler/./GHC/Rename/Expr.hs  compiler/./GHC/Rename/Doc.hs  compiler/./GHC/Rename/Names.hs  compiler/./GHC/Rename/Pat.hs  compiler/./GHC/Rename/Module.hs  compiler/./GHC/Rename/Splice.hs  compiler/./GHC/Rename/HsType.hs  compiler/./GHC/Rename/Fixity.hs  compiler/./GHC/Rename/Utils.hs  compiler/./GHC/Rename/Unbound.hs  compiler/./GHC/Core/Opt/Monad.hs  compiler/./GHC/Core/Opt/CSE.hs  compiler/./GHC/Core/Opt/FloatIn.hs  compiler/./GHC/Core/Opt/FloatOut.hs  compiler/./GHC/Core/Opt/LiberateCase.hs  compiler/./GHC/Core/Opt/OccurAnal.hs  compiler/./GHC/Core/Opt/StaticArgs.hs  compiler/./GHC/Core/Opt/SetLevels.hs  compiler/./GHC/Core/Opt/Pipeline.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/Simplify.hs  compiler/./GHC/Stg/Pipeline.hs  compiler/./GHC/Stg/Stats.hs  compiler/./GHC/Stg/CSE.hs  compiler/./GHC/Stg/Lift.hs  compiler/./GHC/Stg/Lift/Analysis.hs  compiler/./GHC/Stg/Lift/Monad.hs  compiler/./GHC/Stg/Subst.hs  compiler/./GHC/Stg/Unarise.hs  compiler/./GHC/Stg/Lint.hs  compiler/./GHC/Stg/Syntax.hs  compiler/./GHC/Stg/FVs.hs  compiler/./GHC/Stg/DepAnal.hs  compiler/./GHC/CoreToStg.hs  compiler/./GHC/CoreToStg/Prep.hs  compiler/./GHC/Types/RepType.hs  compiler/./GHC/Core/Rules.hs  compiler/./GHC/Core/Opt/SpecConstr.hs  compiler/./GHC/Core/Opt/Specialise.hs  compiler/./GHC/Core/Opt/CallArity.hs  compiler/./GHC/Core/Opt/DmdAnal.hs  compiler/./GHC/Core/Opt/CprAnal.hs  compiler/./GHC/Core/Opt/Exitify.hs  compiler/./GHC/Core/Opt/WorkWrap.hs  compiler/./GHC/Core/Opt/WorkWrap/Utils.hs  compiler/./GHC/Tc/Instance/Family.hs  compiler/./GHC/Tc/Instance/Class.hs  compiler/./GHC/Tc/Utils/Instantiate.hs  compiler/./GHC/Tc/Gen/Annotation.hs  compiler/./GHC/Tc/Gen/Arrow.hs  compiler/./GHC/Tc/Gen/Bind.hs  compiler/./GHC/Tc/Gen/Sig.hs  compiler/./GHC/Tc/TyCl/Class.hs  compiler/./GHC/Tc/Gen/Default.hs  compiler/./GHC/Tc/Deriv.hs  compiler/./GHC/Tc/Deriv/Infer.hs  compiler/./GHC/Tc/Deriv/Utils.hs  compiler/./GHC/Tc/Utils/Env.hs  compiler/./GHC/Tc/Gen/Expr.hs  compiler/./GHC/Tc/Gen/Foreign.hs  compiler/./GHC/Tc/Deriv/Generate.hs  compiler/./GHC/Tc/Deriv/Functor.hs  compiler/./GHC/Tc/Deriv/Generics.hs  compiler/./GHC/Tc/Utils/Zonk.hs  compiler/./GHC/Tc/Utils/TcType.hs  compiler/./GHC/Tc/TyCl/Instance.hs  compiler/./GHC/Tc/Utils/TcMType.hs  compiler/./GHC/Tc/Validity.hs  compiler/./GHC/Tc/Gen/Match.hs  compiler/./GHC/Tc/Gen/Pat.hs  compiler/./GHC/Tc/TyCl/PatSyn.hs  compiler/./GHC/Tc/Module.hs  compiler/./GHC/Tc/Utils/Backpack.hs  compiler/./GHC/Tc/Gen/Export.hs  compiler/./GHC/Tc/Utils/Monad.hs  compiler/./GHC/Tc/Types.hs  compiler/./GHC/Tc/Types/Constraint.hs  compiler/./GHC/Tc/Types/Origin.hs  compiler/./GHC/Tc/Gen/Rule.hs  compiler/./GHC/Tc/Errors/Hole.hs  compiler/./GHC/Tc/Errors/Hole/FitTypes.hs  compiler/./GHC/Tc/Errors.hs  compiler/./GHC/Tc/TyCl.hs  compiler/./GHC/Tc/TyCl/Utils.hs  compiler/./GHC/Tc/Instance/Typeable.hs  compiler/./GHC/Tc/Gen/HsType.hs  compiler/./GHC/Tc/Types/Evidence.hs  compiler/./GHC/Tc/Types/EvTerm.hs  compiler/./GHC/Tc/Utils/Unify.hs  compiler/./GHC/Tc/Solver.hs  compiler/./GHC/Tc/Solver/Interact.hs  compiler/./GHC/Tc/Solver/Canonical.hs  compiler/./GHC/Tc/Solver/Flatten.hs  compiler/./GHC/Tc/Solver/Monad.hs  compiler/./GHC/Builtin/Types/Literals.hs  compiler/./GHC/Tc/Gen/Splice.hs  compiler/./GHC/Core/Class.hs  compiler/./GHC/Core/Coercion.hs  compiler/./GHC/HsToCore/Quote.hs  compiler/./GHC/Builtin/Names/TH.hs  compiler/./GHC/Core/FamInstEnv.hs  compiler/./GHC/Tc/Instance/FunDeps.hs  compiler/./GHC/Core/InstEnv.hs  compiler/./GHC/Core/Multiplicity.hs  compiler/./GHC/Core/UsageEnv.hs  compiler/./GHC/Core/TyCon.hs  compiler/./GHC/Core/Coercion/Axiom.hs  compiler/./GHC/Core/Type.hs  compiler/./GHC/Core/TyCo/Rep.hs  compiler/./GHC/Core/TyCo/FVs.hs  compiler/./GHC/Core/TyCo/Subst.hs  compiler/./GHC/Core/TyCo/Ppr.hs  compiler/./GHC/Core/TyCo/Tidy.hs  compiler/./GHC/Core/Unify.hs  compiler/./GHC/Data/Bag.hs  compiler/./GHC/Utils/Binary.hs  compiler/./GHC/Data/BooleanFormula.hs  compiler/./GHC/Utils/BufHandle.hs  compiler/./GHC/Data/Graph/Directed.hs  compiler/./GHC/Utils/Encoding.hs  compiler/./GHC/Utils/IO/Unsafe.hs  compiler/./GHC/Data/FastMutInt.hs  compiler/./GHC/Data/FastString.hs  compiler/./GHC/Data/FastString/Env.hs  compiler/./GHC/Utils/Fingerprint.hs  compiler/./GHC/Data/FiniteMap.hs  compiler/./GHC/Utils/FV.hs  compiler/./GHC/Data/Graph/Base.hs  compiler/./GHC/Data/Graph/Color.hs  compiler/./GHC/Data/Graph/Ops.hs  compiler/./GHC/Data/Graph/Ppr.hs  compiler/./GHC/Data/IOEnv.hs  compiler/./GHC/Utils/Json.hs  compiler/./GHC/Data/List/SetOps.hs  compiler/./GHC/Data/Maybe.hs  compiler/./GHC/Utils/Monad.hs  compiler/./GHC/Data/OrdList.hs  compiler/./GHC/Utils/Outputable.hs  compiler/./GHC/Data/Pair.hs  compiler/./GHC/Utils/Panic.hs  compiler/./GHC/Utils/Panic/Plain.hs  compiler/./GHC/Utils/Ppr/Colour.hs  compiler/./GHC/Utils/Ppr.hs  compiler/./GHC/Utils/Monad/State.hs  compiler/./GHC/Data/Stream.hs  compiler/./GHC/Data/StringBuffer.hs  compiler/./GHC/Types/Unique/DFM.hs  compiler/./GHC/Types/Unique/DSet.hs  compiler/./GHC/Types/Unique/FM.hs  compiler/./GHC/Types/Unique/Set.hs  compiler/./GHC/Utils/Misc.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/CmmToAsm.hs  compiler/./GHC/CmmToAsm/Reg/Target.hs  compiler/./GHC/CmmToAsm/Monad.hs  compiler/./GHC/CmmToAsm/Instr.hs  compiler/./GHC/CmmToAsm/BlockLayout.hs  compiler/./GHC/CmmToAsm/CFG.hs  compiler/./GHC/CmmToAsm/CFG/Dominators.hs  compiler/./GHC/CmmToAsm/Format.hs  compiler/./GHC/Platform/Reg.hs  compiler/./GHC/Platform/Reg/Class.hs  compiler/./GHC/CmmToAsm/PIC.hs  compiler/./GHC/CmmToAsm/CPrim.hs  compiler/./GHC/CmmToAsm/X86/Regs.hs  compiler/./GHC/CmmToAsm/X86/RegInfo.hs  compiler/./GHC/CmmToAsm/X86/Instr.hs  compiler/./GHC/CmmToAsm/X86/Cond.hs  compiler/./GHC/CmmToAsm/X86/Ppr.hs  compiler/./GHC/CmmToAsm/X86/CodeGen.hs  compiler/./GHC/CmmToAsm/PPC/Regs.hs  compiler/./GHC/CmmToAsm/PPC/RegInfo.hs  compiler/./GHC/CmmToAsm/PPC/Instr.hs  compiler/./GHC/CmmToAsm/PPC/Cond.hs  compiler/./GHC/CmmToAsm/PPC/Ppr.hs  compiler/./GHC/CmmToAsm/PPC/CodeGen.hs  compiler/./GHC/CmmToAsm/SPARC/Base.hs  compiler/./GHC/CmmToAsm/SPARC/Regs.hs  compiler/./GHC/CmmToAsm/SPARC/Imm.hs  compiler/./GHC/CmmToAsm/SPARC/AddrMode.hs  compiler/./GHC/CmmToAsm/SPARC/Cond.hs  compiler/./GHC/CmmToAsm/SPARC/Instr.hs  compiler/./GHC/CmmToAsm/SPARC/Stack.hs  compiler/./GHC/CmmToAsm/SPARC/ShortcutJump.hs  compiler/./GHC/CmmToAsm/SPARC/Ppr.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/Gen32.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen64.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Sanity.hs  compiler/./GHC/CmmToAsm/SPARC/CodeGen/Expand.hs  compiler/./GHC/CmmToAsm/Reg/Liveness.hs  compiler/./GHC/CmmToAsm/Reg/Graph.hs  compiler/./GHC/CmmToAsm/Reg/Graph/Stats.hs  compiler/./GHC/CmmToAsm/Reg/Graph/Base.hs  compiler/./GHC/CmmToAsm/Reg/Graph/X86.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/TrivColorable.hs  compiler/./GHC/CmmToAsm/Reg/Linear.hs  compiler/./GHC/CmmToAsm/Reg/Linear/JoinToTargets.hs  compiler/./GHC/CmmToAsm/Reg/Linear/State.hs  compiler/./GHC/CmmToAsm/Reg/Linear/Stats.hs  compiler/./GHC/CmmToAsm/Reg/Linear/FreeRegs.hs  compiler/./GHC/CmmToAsm/Reg/Linear/StackMap.hs  compiler/./GHC/CmmToAsm/Reg/Linear/Base.hs  compiler/./GHC/CmmToAsm/Reg/Linear/X86.hs  compiler/./GHC/CmmToAsm/Reg/Linear/X86_64.hs  compiler/./GHC/CmmToAsm/Reg/Linear/PPC.hs  compiler/./GHC/CmmToAsm/Reg/Linear/SPARC.hs  compiler/./GHC/CmmToAsm/Reg/Utils.hs  compiler/./GHC/CmmToAsm/Dwarf.hs  compiler/./GHC/CmmToAsm/Dwarf/Types.hs  compiler/./GHC/CmmToAsm/Dwarf/Constants.hs  compiler/./GHC/ThToHs.hs  compiler/./GHC/ByteCode/Types.hs  compiler/./GHC/ByteCode/Asm.hs  compiler/./GHC/ByteCode/Instr.hs  compiler/./GHC/ByteCode/InfoTable.hs  compiler/./GHC/ByteCode/Linker.hs  compiler/./GHC/CoreToByteCode.hs  compiler/./GHC/Runtime/Debugger.hs  compiler/./GHC/Runtime/Linker/Types.hs  compiler/./GHC/Runtime/Linker.hs  compiler/./GHC/Runtime/Heap/Inspect.hs  compiler/./GHC/Runtime/Interpreter.hs  compiler/./GHC/Runtime/Interpreter/Types.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/./ 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
<<ghc: 3372996752 bytes, 2147 GCs, 11442620/37318496 avg/max bytes residency (9 samples), 78M in use, 0.002 INIT (0.453 elapsed), 2.479 MUT (18.887 elapsed), 0.560 GC (0.766 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/Ppr/ compiler/stage1/build/GHC/Cmm/Switch/ compiler/stage1/build/GHC/CmmToAsm/ 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/Opt/ compiler/stage1/build/GHC/Core/Opt/Simplify/ compiler/stage1/build/GHC/Core/Opt/WorkWrap/ compiler/stage1/build/GHC/Core/Ppr/ compiler/stage1/build/GHC/Core/TyCo/ 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/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/PmCheck/ 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/Llvm/ compiler/stage1/build/GHC/Parser/ 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/Runtime/Linker/ 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/Id/ compiler/stage1/build/GHC/Types/Name/ compiler/stage1/build/GHC/Types/Unique/ compiler/stage1/build/GHC/Types/Var/ compiler/stage1/build/GHC/Unit/ compiler/stage1/build/GHC/Unit/Module/ compiler/stage1/build/GHC/Utils/ compiler/stage1/build/GHC/Utils/IO/ compiler/stage1/build/GHC/Utils/Monad/ compiler/stage1/build/GHC/Utils/Panic/ compiler/stage1/build/GHC/Utils/Ppr/; 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/ghc90/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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/Process.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Process.o 
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/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/ghc90/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/ghc90/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.0.2 -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/ghc90/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.0.2 -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/ghc90/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.0.2 -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/ghc90/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.8.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.17.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/ghc90/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.8.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.17.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/ghc90/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.8.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.17.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/ghc90/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.8.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.17.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/ghc90/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.8.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.17.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/ghc90/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.8.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.17.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/ghc90/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.8.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.17.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/ghc90/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.8.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 -XHaskell98   -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/ghc90/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.8.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 -XHaskell98   -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/ghc90/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.8.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 -XHaskell98   -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/MonadFail.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/MonadFail.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/Typeable.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Typeable.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/Exception.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Exception.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Utils/String.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/String.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/Stack.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Stack.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/FilePath.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/FilePath.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/Async.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Async.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Utils/Base62.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Base62.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/Newtype.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Newtype.o 
"/home/pbulk/build-disk/lang/ghc90/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.0.2 -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.8.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-th-9.0.2 -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/ghc90/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.0.2 -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.8.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-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Platform.hs -o libraries/ghc-boot/dist-boot/build/GHC/Platform.o 
"/home/pbulk/build-disk/lang/ghc90/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.0.2 -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.8.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-th-9.0.2 -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/ghc90/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.0.2 -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.8.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-th-9.0.2 -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/ghc90/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.0.2 -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.8.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-th-9.0.2 -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/ghc90/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.0.2 -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.8.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-th-9.0.2 -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/PackageDescription/Utils.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Utils.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Utils/UnionFind.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/UnionFind.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/CreatePipe.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CreatePipe.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/Directory.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Directory.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Utils/Json.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils/Json.o 
"/home/pbulk/build-disk/lang/ghc90/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.8.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.17.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/ghc90/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.8.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.17.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/ghc90/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.8.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.17.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/ghc90/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.17.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.0.2 -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.0.2.a libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.0.2.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.0.2.a.contents
"ar" q  libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.0.2.a @libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.0.2.a.contents
ar: creating libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.0.2.a
"rm" -f libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.0.2.a.contents  
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 49868648 bytes, 10 GCs, 4707701/10053872 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.401 elapsed), 0.073 MUT (0.224 elapsed), 0.102 GC (0.198 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/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.0.2 -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 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 
"/home/pbulk/build-disk/lang/ghc90/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.0.2 -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 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: 35764360 bytes, 10 GCs, 3880296/7990544 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.414 elapsed), 0.065 MUT (0.126 elapsed), 0.123 GC (0.223 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -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.8.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.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/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/ghc90/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/ghc90/work/ghc-9.0.2/compiler/' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/compiler/stage1/build/' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/compiler/stage1/build/' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/compiler/stage1/build/stage1/build/' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/compiler/stage1' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/compiler/stage1/build/stage1' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/compiler/stage1/build/stage1' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/compiler/stage1/build/stage1/build/stage1' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.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/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/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.0.2 -package-id ghc-boot-9.0.2 -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: 36273488 bytes, 10 GCs, 3883906/8001416 avg/max bytes residency (3 samples), 34M in use, 0.002 INIT (0.501 elapsed), 0.066 MUT (0.129 elapsed), 0.134 GC (0.241 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/ghc90/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/ghc90/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/deriveConstants --gen-haskell-value -o includes/dist-derivedconstants/header/platformConstants --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/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//.
Done.
"inplace/bin/mkdirhier" libraries/ghc-boot/dist-install/build/GHC/Platform//.
"inplace/bin/mkdirhier" compiler/stage2/build/GHC/Settings//.
"/home/pbulk/build-disk/lang/ghc90/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 
"/home/pbulk/build-disk/lang/ghc90/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 
In file included from includes/Stg.h:336,
                 from includes/Rts.h:41,
                 from includes/dist-derivedconstants/header/tmp.c:13:
rts/sm/NonMoving.h: In function 'nonmovingPushActiveSegment':
includes/stg/SMP.h:438:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  438 | #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:438:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  438 | #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/ghc90/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/ghc90/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/ghc90/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/ghc90/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/ghc90/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/ghc90/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/ghc90/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/ghc90/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/ghc90/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/ghc90/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/ghc90/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/ghc90/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/ghc90/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/ghc90/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/ghc90/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 

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/ghc90/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/ghc90/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 
"/home/pbulk/build-disk/lang/ghc90/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.17.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.0.2 -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/ghc90/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.8.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.17.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/ghc90/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.8.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.17.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/ghc90/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.8.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 -XHaskell98   -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/ghc90/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.8.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 -XHaskell98   -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/Internal/TempFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Internal/TempFile.o 
"/home/pbulk/build-disk/lang/ghc90/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.0.2 -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.8.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-th-9.0.2 -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/ghc90/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.0.2 -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.8.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-th-9.0.2 -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/ghc90/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.0.2 -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.8.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-th-9.0.2 -XHaskell2010 -XNoImplicitPrelude   -no-user-package-db -rtsopts  -fno-warn-deprecated-flags      -outputdir libraries/ghc-boot/dist-boot/build   -c libraries/ghc-boot/./GHC/Settings/Platform.hs -o libraries/ghc-boot/dist-boot/build/GHC/Settings/Platform.o 
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/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.8.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.17.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/ghc90/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/ghc90/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/ghc90/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/ghc90/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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 37061512 bytes, 10 GCs, 4153261/8655200 avg/max bytes residency (3 samples), 34M in use, 0.002 INIT (0.507 elapsed), 0.056 MUT (0.132 elapsed), 0.104 GC (0.209 elapsed) :ghc>>
<<ghc: 52762000 bytes, 10 GCs, 4601650/9768760 avg/max bytes residency (3 samples), 33M in use, 0.001 INIT (0.453 elapsed), 0.068 MUT (0.244 elapsed), 0.108 GC (0.246 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 36470456 bytes, 10 GCs, 4147010/8641784 avg/max bytes residency (3 samples), 34M in use, 0.002 INIT (0.490 elapsed), 0.055 MUT (0.140 elapsed), 0.111 GC (0.261 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Encoding.hs -o compiler/stage1/build/GHC/Utils/Encoding.o 
<<ghc: 36460232 bytes, 10 GCs, 4146429/8640912 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.428 elapsed), 0.066 MUT (0.144 elapsed), 0.112 GC (0.224 elapsed) :ghc>>
<<ghc: 49378160 bytes, 11 GCs, 5190429/10828672 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.446 elapsed), 0.074 MUT (0.141 elapsed), 0.120 GC (0.212 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 51938560 bytes, 10 GCs, 4461600/9425848 avg/max bytes residency (3 samples), 34M in use, 0.002 INIT (0.563 elapsed), 0.071 MUT (0.260 elapsed), 0.119 GC (0.257 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 36421920 bytes, 10 GCs, 4145426/8639336 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.457 elapsed), 0.053 MUT (0.113 elapsed), 0.134 GC (0.246 elapsed) :ghc>>
<<ghc: 71833936 bytes, 17 GCs, 4492397/9329176 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.358 elapsed), 0.102 MUT (0.258 elapsed), 0.138 GC (0.257 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 102865448 bytes, 29 GCs, 6371092/10315600 avg/max bytes residency (4 samples), 33M in use, 0.002 INIT (0.353 elapsed), 0.132 MUT (0.332 elapsed), 0.217 GC (0.332 elapsed) :ghc>>
<<ghc: 733442360 bytes, 112 GCs, 11089844/23483480 avg/max bytes residency (6 samples), 56M in use, 0.002 INIT (0.299 elapsed), 0.877 MUT (1.144 elapsed), 0.540 GC (0.768 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/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.0.2 -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 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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 83008120 bytes, 37 GCs, 7919920/14984008 avg/max bytes residency (4 samples), 35M in use, 0.001 INIT (0.559 elapsed), 0.099 MUT (0.231 elapsed), 0.179 GC (0.284 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 326038888 bytes, 48 GCs, 9368699/19917512 avg/max bytes residency (5 samples), 44M in use, 0.001 INIT (0.385 elapsed), 0.421 MUT (0.638 elapsed), 0.335 GC (0.517 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 36531208 bytes, 10 GCs, 4151048/8649288 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.447 elapsed), 0.059 MUT (0.136 elapsed), 0.099 GC (0.217 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 36734048 bytes, 10 GCs, 4148464/8646152 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.451 elapsed), 0.052 MUT (0.122 elapsed), 0.100 GC (0.200 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 70260032 bytes, 16 GCs, 5186738/10745992 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.391 elapsed), 0.108 MUT (0.276 elapsed), 0.127 GC (0.254 elapsed) :ghc>>
<<ghc: 91211200 bytes, 27 GCs, 4666898/9027680 avg/max bytes residency (3 samples), 34M in use, 0.002 INIT (0.540 elapsed), 0.147 MUT (0.323 elapsed), 0.178 GC (0.323 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 154153496 bytes, 29 GCs, 7653102/13811688 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.323 elapsed), 0.267 MUT (0.477 elapsed), 0.211 GC (0.389 elapsed) :ghc>>
<<ghc: 36443832 bytes, 10 GCs, 4146397/8640816 avg/max bytes residency (3 samples), 34M in use, 0.002 INIT (0.472 elapsed), 0.068 MUT (0.142 elapsed), 0.121 GC (0.311 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/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: 357292744 bytes, 68 GCs, 8480824/15220224 avg/max bytes residency (5 samples), 37M in use, 0.001 INIT (0.405 elapsed), 0.487 MUT (0.837 elapsed), 0.396 GC (0.492 elapsed) :ghc>>
<<ghc: 329624032 bytes, 54 GCs, 9470859/19455584 avg/max bytes residency (5 samples), 42M in use, 0.002 INIT (0.587 elapsed), 0.454 MUT (0.684 elapsed), 0.333 GC (0.523 elapsed) :ghc>>
<<ghc: 218947936 bytes, 42 GCs, 7128874/12892152 avg/max bytes residency (4 samples), 33M in use, 0.001 INIT (0.424 elapsed), 0.332 MUT (0.565 elapsed), 0.241 GC (0.397 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 74861880 bytes, 17 GCs, 5109301/10490456 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.348 elapsed), 0.103 MUT (0.248 elapsed), 0.142 GC (0.229 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.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/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/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.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 88414584 bytes, 21 GCs, 4318658/8877640 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.487 elapsed), 0.136 MUT (0.289 elapsed), 0.131 GC (0.245 elapsed) :ghc>>
<<ghc: 93723824 bytes, 26 GCs, 5070629/10350768 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.503 elapsed), 0.119 MUT (0.281 elapsed), 0.137 GC (0.254 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.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/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/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.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.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/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build-disk/lang/ghc90/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.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 145346296 bytes, 40 GCs, 7127914/12491408 avg/max bytes residency (4 samples), 34M in use, 0.002 INIT (0.437 elapsed), 0.212 MUT (0.441 elapsed), 0.202 GC (0.336 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghc-heap-9.0.2 -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 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: 21968144 bytes, 8 GCs, 600912/968160 avg/max bytes residency (2 samples), 28M in use, 0.001 INIT (0.470 elapsed), 0.043 MUT (0.329 elapsed), 0.062 GC (0.155 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/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   
<<ghc: 21976152 bytes, 8 GCs, 601236/968376 avg/max bytes residency (2 samples), 28M in use, 0.001 INIT (0.399 elapsed), 0.033 MUT (0.333 elapsed), 0.041 GC (0.157 elapsed) :ghc>>
<<ghc: 21968120 bytes, 8 GCs, 600912/968160 avg/max bytes residency (2 samples), 28M in use, 0.002 INIT (0.458 elapsed), 0.028 MUT (0.346 elapsed), 0.044 GC (0.165 elapsed) :ghc>>
"cp" includes/dist-derivedconstants/header/platformConstants inplace/lib/platformConstants
"rm" -f libraries/ghc-boot/dist-install/build/GHC/Version.hs  
"rm" -f libraries/ghc-boot/dist-install/build/GHC/Platform/Host.hs  
done.
"rm" -f compiler/stage2/build/GHC/Settings/Config.hs  
Creating compiler/stage2/build/GHC/Settings/Config.hs ... 
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/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 
done.
"/home/pbulk/build-disk/lang/ghc90/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 
Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main.
    Call hs_init_ghc() from your main() function to set these options.
"/home/pbulk/build-disk/lang/ghc90/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.17.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.0.2 -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 
"/home/pbulk/build-disk/lang/ghc90/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.8.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.17.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/ghc90/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.8.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 -XHaskell98   -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 
"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/ghc90/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/ghc90/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/ghc90/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/ghc90/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/ghc90/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 
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/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.0.2 -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 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: 38009912 bytes, 10 GCs, 4177530/8715912 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.343 elapsed), 0.051 MUT (0.103 elapsed), 0.118 GC (0.265 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/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.0.2 -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 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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/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 
<<ghc: 57825584 bytes, 13 GCs, 4865794/10300808 avg/max bytes residency (3 samples), 34M in use, 0.002 INIT (0.321 elapsed), 0.100 MUT (0.242 elapsed), 0.123 GC (0.245 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/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/ghc90/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 
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/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/ghc90/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.8.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.17.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/ghc90/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.8.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.17.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/ghc90/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.8.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 -XHaskell98   -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 
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/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/ghc90/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.0.2 -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 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/ghc90/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.0.2 -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 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 
<<ghc: 5532508448 bytes, 559 GCs, 30578353/72177728 avg/max bytes residency (18 samples), 175M in use, 0.002 INIT (0.448 elapsed), 5.661 MUT (7.526 elapsed), 4.577 GC (5.544 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 105812912 bytes, 44 GCs, 6536620/10683080 avg/max bytes residency (4 samples), 32M in use, 0.002 INIT (0.517 elapsed), 0.157 MUT (0.355 elapsed), 0.219 GC (0.357 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 1223476320 bytes, 134 GCs, 16373228/39365712 avg/max bytes residency (7 samples), 96M in use, 0.001 INIT (0.355 elapsed), 1.648 MUT (2.139 elapsed), 1.003 GC (1.378 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  
echo '#!/bin/sh'                                                     >> inplace/lib/bin/unlit
echo 'executablename="/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/inplace/lib/bin/unlit.bin"'                                  >> inplace/lib/bin/unlit
echo 'datadir="/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                             >> inplace/lib/bin/unlit
echo 'bindir="/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/inplace/bin"'                              >> inplace/lib/bin/unlit
echo 'topdir="/home/pbulk/build-disk/lang/ghc90/work/ghc-9.0.2/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/ghc90/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.8.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.17.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 
"/home/pbulk/build-disk/lang/ghc90/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.8.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.17.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 
"/home/pbulk/build-disk/lang/ghc90/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.8.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.17.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/ghc90/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/ghc90/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/ghc90/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/ghc90/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/ghc90/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/ghc90/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/ghc90/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/ghc90/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 
"/home/pbulk/build-disk/lang/ghc90/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  
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/ghc90/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.0.2 -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 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 
"/home/pbulk/build-disk/lang/ghc90/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.8.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.17.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 
"/home/pbulk/build-disk/lang/ghc90/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.8.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.17.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/ghc90/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/ghc90/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/ghc90/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/ghc90/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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -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.8.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.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.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/InfoTable.hs -o libraries/ghci/dist-boot/build/GHCi/InfoTable.o 
"rm" -f libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.0.2.a libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.0.2.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/cbits/HeapPrim.o       >> libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.0.2.a.contents
"ar" q  libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.0.2.a @libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.0.2.a.contents
ar: creating libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.0.2.a
"rm" -f libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.0.2.a.contents  
"/home/pbulk/build-disk/lang/ghc90/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.8.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.17.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/ghc90/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.8.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 -XHaskell98   -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/ghc90/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 
"/home/pbulk/build-disk/lang/ghc90/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.8.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.17.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/ghc90/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.8.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 -XHaskell98   -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 
"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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Utils/MD5.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MD5.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/Binary.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Binary.o 
"/home/pbulk/build-disk/lang/ghc90/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.0.2 -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.8.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-th-9.0.2 -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/ghc90/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.0.2 -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.8.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-th-9.0.2 -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/ghc90/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.0.2 -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.8.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-th-9.0.2 -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.8.0.a libraries/binary/dist-boot/build/libHSbinary-0.8.8.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.8.0.a.contents
"ar" q  libraries/binary/dist-boot/build/libHSbinary-0.8.8.0.a @libraries/binary/dist-boot/build/libHSbinary-0.8.8.0.a.contents
ar: creating libraries/binary/dist-boot/build/libHSbinary-0.8.8.0.a
"rm" -f libraries/binary/dist-boot/build/libHSbinary-0.8.8.0.a.contents  
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -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.8.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.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -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.8.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.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -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.8.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.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.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/./SizedSeq.hs -o libraries/ghci/dist-boot/build/SizedSeq.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -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.8.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.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.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/ghc90/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.8.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.17.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 
"rm" -f libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.0.2.a libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.0.2.a.contents  
echo libraries/ghc-boot/dist-boot/build/GHC/BaseDir.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.o libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.o libraries/ghc-boot/dist-boot/build/GHC/Settings/Platform.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.0.2.a.contents
"ar" q  libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.0.2.a @libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.0.2.a.contents
ar: creating libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.0.2.a
"rm" -f libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.0.2.a.contents  
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -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.8.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.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -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.8.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.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.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/StaticPtrTable.hs -o libraries/ghci/dist-boot/build/GHCi/StaticPtrTable.o 
"/home/pbulk/build-disk/lang/ghc90/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.8.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.17.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/ghc90/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.8.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.17.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/ghc90/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.8.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.17.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/ghc90/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.8.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.17.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/ghc90/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.8.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.17.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/ghc90/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.8.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.17.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 
"/home/pbulk/build-disk/lang/ghc90/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.17.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.0.2 -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/ghc90/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.17.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.0.2 -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/ghc90/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.17.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.0.2 -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/ghc90/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.17.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.0.2 -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/ghc90/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.17.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell98   -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/ghc90/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.17.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.0.2 -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/ghc90/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.17.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.0.2 -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/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.17.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell98   -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: 112699944 bytes, 46 GCs, 8862248/17225208 avg/max bytes residency (4 samples), 38M in use, 0.001 INIT (0.476 elapsed), 0.144 MUT (0.288 elapsed), 0.245 GC (0.366 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/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.8.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.17.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: 208715208 bytes, 48 GCs, 8858436/18141928 avg/max bytes residency (5 samples), 40M in use, 0.001 INIT (0.428 elapsed), 0.309 MUT (0.499 elapsed), 0.285 GC (0.418 elapsed) :ghc>>
"rm" -f libraries/exceptions/dist-boot/build/libHSexceptions-0.10.4.a libraries/exceptions/dist-boot/build/libHSexceptions-0.10.4.a.contents  
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 374272968 bytes, 58 GCs, 12924849/33730872 avg/max bytes residency (6 samples), 74M in use, 0.001 INIT (0.348 elapsed), 0.506 MUT (0.767 elapsed), 0.520 GC (0.831 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 78062568 bytes, 16 GCs, 6006736/10072496 avg/max bytes residency (4 samples), 33M in use, 0.001 INIT (0.361 elapsed), 0.115 MUT (0.293 elapsed), 0.164 GC (0.258 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 172576232 bytes, 70 GCs, 6441896/10460920 avg/max bytes residency (4 samples), 35M in use, 0.001 INIT (0.468 elapsed), 0.219 MUT (0.545 elapsed), 0.222 GC (0.330 elapsed) :ghc>>
<<ghc: 82402936 bytes, 31 GCs, 5345736/11054760 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.515 elapsed), 0.127 MUT (0.268 elapsed), 0.173 GC (0.272 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/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.17.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.0.2 -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: 96918608 bytes, 24 GCs, 8081080/14746344 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.293 elapsed), 0.151 MUT (0.317 elapsed), 0.244 GC (0.389 elapsed) :ghc>>
<<ghc: 1614214008 bytes, 148 GCs, 18507854/58363496 avg/max bytes residency (8 samples), 123M in use, 0.002 INIT (0.541 elapsed), 2.658 MUT (3.309 elapsed), 1.447 GC (1.979 elapsed) :ghc>>
"rm" -f libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.17.0.0.a libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.17.0.0.a.contents  
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -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.8.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.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.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.17.0.0.a.contents
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"ar" q  libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.17.0.0.a @libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.17.0.0.a.contents
ar: creating libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.17.0.0.a
"rm" -f libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.17.0.0.a.contents  
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 189455232 bytes, 34 GCs, 7960674/14038072 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.406 elapsed), 0.234 MUT (0.409 elapsed), 0.199 GC (0.308 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 156352296 bytes, 57 GCs, 8613636/17619976 avg/max bytes residency (5 samples), 39M in use, 0.002 INIT (0.507 elapsed), 0.201 MUT (0.420 elapsed), 0.272 GC (0.427 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 701777544 bytes, 90 GCs, 17633067/52597920 avg/max bytes residency (7 samples), 111M in use, 0.001 INIT (0.411 elapsed), 0.990 MUT (1.566 elapsed), 0.842 GC (1.245 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 43422552 bytes, 10 GCs, 4876442/10469104 avg/max bytes residency (3 samples), 34M in use, 0.002 INIT (0.451 elapsed), 0.070 MUT (0.140 elapsed), 0.096 GC (0.226 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 217310792 bytes, 47 GCs, 10794491/23402448 avg/max bytes residency (5 samples), 51M in use, 0.002 INIT (0.459 elapsed), 0.318 MUT (0.482 elapsed), 0.335 GC (0.600 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 395684728 bytes, 79 GCs, 9417064/18598800 avg/max bytes residency (5 samples), 42M in use, 0.001 INIT (0.390 elapsed), 0.520 MUT (0.746 elapsed), 0.349 GC (0.540 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 1652627056 bytes, 177 GCs, 22293161/51833264 avg/max bytes residency (8 samples), 140M in use, 0.001 INIT (0.446 elapsed), 2.198 MUT (2.725 elapsed), 1.504 GC (2.191 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/RebindableNames.hs -o compiler/stage1/build/GHC/Builtin/RebindableNames.o 
<<ghc: 48343512 bytes, 10 GCs, 5290802/11515192 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.438 elapsed), 0.082 MUT (0.251 elapsed), 0.123 GC (0.260 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 45576152 bytes, 10 GCs, 5105618/11040592 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.521 elapsed), 0.062 MUT (0.130 elapsed), 0.124 GC (0.224 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 760547072 bytes, 110 GCs, 12146938/28306504 avg/max bytes residency (6 samples), 62M in use, 0.001 INIT (0.312 elapsed), 1.006 MUT (1.426 elapsed), 0.670 GC (0.966 elapsed) :ghc>>
<<ghc: 757555720 bytes, 121 GCs, 12604763/28567336 avg/max bytes residency (7 samples), 71M in use, 0.001 INIT (0.476 elapsed), 1.032 MUT (1.430 elapsed), 0.748 GC (1.116 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/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.8.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.17.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 
"/home/pbulk/build-disk/lang/ghc90/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.8.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.17.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 
"/home/pbulk/build-disk/lang/ghc90/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.8.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.17.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 
"/home/pbulk/build-disk/lang/ghc90/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.8.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.17.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/ghc90/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.8.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.17.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 
"/home/pbulk/build-disk/lang/ghc90/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.8.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.17.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: 2189927952 bytes, 274 GCs, 25305012/62762776 avg/max bytes residency (9 samples), 170M in use, 0.001 INIT (0.432 elapsed), 2.909 MUT (3.806 elapsed), 2.006 GC (2.831 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/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.8.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.17.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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 58950200 bytes, 22 GCs, 7226972/13985400 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.486 elapsed), 0.076 MUT (0.136 elapsed), 0.153 GC (0.275 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 178585584 bytes, 36 GCs, 8465688/15071424 avg/max bytes residency (4 samples), 34M in use, 0.002 INIT (0.470 elapsed), 0.243 MUT (0.397 elapsed), 0.234 GC (0.348 elapsed) :ghc>>
<<ghc: 88090280 bytes, 22 GCs, 8039850/14742624 avg/max bytes residency (4 samples), 34M in use, 0.002 INIT (0.395 elapsed), 0.126 MUT (0.419 elapsed), 0.209 GC (0.311 elapsed) :ghc>>
<<ghc: 49930248 bytes, 12 GCs, 5545488/12090216 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.511 elapsed), 0.071 MUT (0.168 elapsed), 0.137 GC (0.266 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 48652448 bytes, 11 GCs, 5539128/12087712 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.371 elapsed), 0.059 MUT (0.208 elapsed), 0.137 GC (0.280 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 352035496 bytes, 54 GCs, 10341841/23084528 avg/max bytes residency (5 samples), 50M in use, 0.001 INIT (0.433 elapsed), 0.536 MUT (0.819 elapsed), 0.412 GC (0.812 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 220963112 bytes, 48 GCs, 8640273/18505376 avg/max bytes residency (5 samples), 41M in use, 0.001 INIT (0.536 elapsed), 0.330 MUT (0.644 elapsed), 0.353 GC (0.580 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 819901512 bytes, 89 GCs, 12840714/34003464 avg/max bytes residency (6 samples), 73M in use, 0.001 INIT (0.434 elapsed), 1.188 MUT (1.880 elapsed), 0.709 GC (1.029 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 269191096 bytes, 50 GCs, 9526203/21405176 avg/max bytes residency (5 samples), 47M in use, 0.001 INIT (0.372 elapsed), 0.420 MUT (0.671 elapsed), 0.391 GC (0.578 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/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.8.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.17.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: 72867432 bytes, 30 GCs, 8474716/16110504 avg/max bytes residency (4 samples), 35M in use, 0.002 INIT (0.506 elapsed), 0.093 MUT (0.227 elapsed), 0.180 GC (0.361 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 795088584 bytes, 72 GCs, 15042430/39340224 avg/max bytes residency (6 samples), 86M in use, 0.001 INIT (0.407 elapsed), 1.119 MUT (1.534 elapsed), 0.747 GC (1.061 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 49596760 bytes, 11 GCs, 5554122/12119760 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.396 elapsed), 0.081 MUT (0.159 elapsed), 0.126 GC (0.236 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/PmCheck/Types.hs-boot -o compiler/stage1/build/GHC/HsToCore/PmCheck/Types.o-boot 
<<ghc: 45299448 bytes, 10 GCs, 5491234/12149096 avg/max bytes residency (3 samples), 36M in use, 0.002 INIT (0.570 elapsed), 0.060 MUT (0.155 elapsed), 0.123 GC (0.259 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/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.8.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.17.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: 2257251064 bytes, 159 GCs, 24830353/68491520 avg/max bytes residency (8 samples), 169M in use, 0.001 INIT (0.374 elapsed), 3.188 MUT (4.106 elapsed), 1.894 GC (2.613 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 1750638960 bytes, 268 GCs, 18255465/32773032 avg/max bytes residency (9 samples), 90M in use, 0.002 INIT (0.474 elapsed), 2.218 MUT (3.109 elapsed), 1.490 GC (2.015 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Utils/Error.hs-boot -o compiler/stage1/build/GHC/Utils/Error.o-boot 
<<ghc: 60038752 bytes, 23 GCs, 6894854/13929032 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.531 elapsed), 0.073 MUT (0.151 elapsed), 0.159 GC (0.297 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 632919480 bytes, 94 GCs, 12094230/26463896 avg/max bytes residency (6 samples), 60M in use, 0.002 INIT (0.542 elapsed), 0.869 MUT (1.210 elapsed), 0.608 GC (0.852 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Ways.hs -o compiler/stage1/build/GHC/Driver/Ways.o 
<<ghc: 371833152 bytes, 58 GCs, 9974076/22038144 avg/max bytes residency (5 samples), 48M in use, 0.002 INIT (0.555 elapsed), 0.434 MUT (0.952 elapsed), 0.337 GC (0.497 elapsed) :ghc>>
<<ghc: 4996328024 bytes, 369 GCs, 37542469/86596568 avg/max bytes residency (12 samples), 225M in use, 0.001 INIT (0.437 elapsed), 6.693 MUT (8.342 elapsed), 4.445 GC (5.651 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 247334968 bytes, 41 GCs, 10047843/21951352 avg/max bytes residency (5 samples), 48M in use, 0.001 INIT (0.468 elapsed), 0.387 MUT (0.615 elapsed), 0.369 GC (0.531 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 45949296 bytes, 10 GCs, 5482184/12123464 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.323 elapsed), 0.073 MUT (0.174 elapsed), 0.134 GC (0.256 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 198689392 bytes, 46 GCs, 7058864/14150064 avg/max bytes residency (5 samples), 33M in use, 0.002 INIT (0.494 elapsed), 0.341 MUT (0.762 elapsed), 0.319 GC (0.407 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Utils/Structured.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Structured.o 
<<ghc: 98602832 bytes, 28 GCs, 7908166/14460264 avg/max bytes residency (4 samples), 34M in use, 0.002 INIT (0.419 elapsed), 0.126 MUT (0.230 elapsed), 0.190 GC (0.273 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/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.8.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.17.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: 1395302952 bytes, 142 GCs, 17090706/45728904 avg/max bytes residency (7 samples), 100M in use, 0.001 INIT (0.475 elapsed), 1.878 MUT (2.276 elapsed), 1.109 GC (1.480 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/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.8.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.17.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/ghc90/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.8.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.17.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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id ghci-9.0.2 -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.8.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.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id rts -package-id template-haskell-2.17.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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 1094470576 bytes, 121 GCs, 17215361/46269240 avg/max bytes residency (7 samples), 101M in use, 0.001 INIT (0.523 elapsed), 1.668 MUT (2.406 elapsed), 1.031 GC (1.466 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 63102512 bytes, 17 GCs, 7555180/13297360 avg/max bytes residency (4 samples), 33M in use, 0.002 INIT (0.313 elapsed), 0.076 MUT (0.144 elapsed), 0.194 GC (0.359 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 491201288 bytes, 78 GCs, 9493636/21215952 avg/max bytes residency (5 samples), 46M in use, 0.001 INIT (0.411 elapsed), 0.696 MUT (1.106 elapsed), 0.437 GC (0.619 elapsed) :ghc>>
<<ghc: 875547512 bytes, 81 GCs, 14646022/38611816 avg/max bytes residency (6 samples), 83M in use, 0.001 INIT (0.411 elapsed), 1.271 MUT (1.905 elapsed), 0.665 GC (1.087 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/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: 74010752 bytes, 18 GCs, 7330708/12911152 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.395 elapsed), 0.109 MUT (0.245 elapsed), 0.195 GC (0.320 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/NonEmptySet.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/NonEmptySet.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/Semigroup.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Semigroup.o 
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/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/ghc90/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/ghc90/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/ghc90/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/ghc90/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.8.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.17.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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 360567360 bytes, 77 GCs, 14946517/39107936 avg/max bytes residency (6 samples), 83M in use, 0.001 INIT (0.477 elapsed), 0.527 MUT (0.790 elapsed), 0.486 GC (0.778 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 147573080 bytes, 30 GCs, 8195046/14652936 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.405 elapsed), 0.230 MUT (0.440 elapsed), 0.236 GC (0.409 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/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 
<<ghc: 53776536 bytes, 16 GCs, 7435108/13514008 avg/max bytes residency (4 samples), 34M in use, 0.002 INIT (0.522 elapsed), 0.086 MUT (0.213 elapsed), 0.173 GC (0.325 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/Prelude.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude.o 
"/home/pbulk/build-disk/lang/ghc90/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 
"/home/pbulk/build-disk/lang/ghc90/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 
<<ghc: 7123905176 bytes, 518 GCs, 52881878/162278448 avg/max bytes residency (15 samples), 371M in use, 0.002 INIT (0.398 elapsed), 9.717 MUT (12.335 elapsed), 7.890 GC (10.542 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/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/ghc90/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/ghc90/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.8.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.17.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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 349611240 bytes, 79 GCs, 10861878/24982760 avg/max bytes residency (5 samples), 56M in use, 0.001 INIT (0.364 elapsed), 0.503 MUT (0.904 elapsed), 0.401 GC (0.710 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 283950288 bytes, 47 GCs, 12122859/28083384 avg/max bytes residency (5 samples), 60M in use, 0.001 INIT (0.379 elapsed), 0.466 MUT (0.886 elapsed), 0.506 GC (1.034 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 220786424 bytes, 42 GCs, 11273836/24986712 avg/max bytes residency (5 samples), 55M in use, 0.001 INIT (0.325 elapsed), 0.324 MUT (0.529 elapsed), 0.388 GC (0.707 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 735516032 bytes, 104 GCs, 12483752/26821496 avg/max bytes residency (6 samples), 62M in use, 0.002 INIT (0.439 elapsed), 0.926 MUT (1.310 elapsed), 0.613 GC (0.962 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 1536035872 bytes, 158 GCs, 17580139/47517448 avg/max bytes residency (7 samples), 101M in use, 0.001 INIT (0.360 elapsed), 2.069 MUT (2.726 elapsed), 1.331 GC (1.887 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 1056963024 bytes, 104 GCs, 15184842/41043944 avg/max bytes residency (6 samples), 88M in use, 0.002 INIT (0.461 elapsed), 1.439 MUT (1.912 elapsed), 0.859 GC (1.142 elapsed) :ghc>>
<<ghc: 84020280 bytes, 18 GCs, 7276886/12776920 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.369 elapsed), 0.100 MUT (0.222 elapsed), 0.156 GC (0.251 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/DList.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/DList.o 
<<ghc: 354025488 bytes, 52 GCs, 11041380/24083072 avg/max bytes residency (5 samples), 52M in use, 0.002 INIT (0.536 elapsed), 0.491 MUT (0.647 elapsed), 0.404 GC (0.598 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/Parsing.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Parsing.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Parsec/Position.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Position.o 
<<ghc: 674827896 bytes, 109 GCs, 10537926/21695352 avg/max bytes residency (5 samples), 47M in use, 0.002 INIT (0.449 elapsed), 0.849 MUT (1.164 elapsed), 0.452 GC (0.599 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Utils/Generic.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Generic.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/CabalSpecVersion.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/CabalSpecVersion.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Utils/ShortText.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/ShortText.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Verbosity/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity/Internal.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/CopyFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CopyFile.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Utils/IOData.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/IOData.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/Graph.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Graph.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Fields/Field.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Field.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Utils/Progress.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Progress.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/Condition.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Condition.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/InstallDirs/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs/Internal.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/Environment.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Environment.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Flag.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Flag.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/GetOpt.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/GetOpt.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Utils/MapAccum.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MapAccum.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/ResponseFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ResponseFile.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/Prelude/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude/Internal.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/CCompiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/CCompiler.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/PackageDescription/Quirks.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Quirks.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/GetShortPathName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/GetShortPathName.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/TestSuite.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/TestSuite.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/SnocList.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/SnocList.o 
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/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 
"/home/pbulk/build-disk/lang/ghc90/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 
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/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.8.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.17.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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 165055176 bytes, 39 GCs, 7924049/17125328 avg/max bytes residency (5 samples), 38M in use, 0.001 INIT (0.427 elapsed), 0.199 MUT (0.522 elapsed), 0.245 GC (0.379 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 544027832 bytes, 69 GCs, 10502342/24158944 avg/max bytes residency (5 samples), 53M in use, 0.001 INIT (0.387 elapsed), 0.716 MUT (1.255 elapsed), 0.506 GC (1.050 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 1773440472 bytes, 144 GCs, 20703276/57307136 avg/max bytes residency (7 samples), 120M in use, 0.001 INIT (0.436 elapsed), 2.543 MUT (3.806 elapsed), 1.584 GC (2.672 elapsed) :ghc>>
"rm" -f libraries/ghci/dist-boot/build/libHSghci-9.0.2.a libraries/ghci/dist-boot/build/libHSghci-9.0.2.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/InfoTable.o libraries/ghci/dist-boot/build/GHCi/StaticPtrTable.o libraries/ghci/dist-boot/build/GHCi/TH/Binary.o libraries/ghci/dist-boot/build/SizedSeq.o        >> libraries/ghci/dist-boot/build/libHSghci-9.0.2.a.contents
"ar" q  libraries/ghci/dist-boot/build/libHSghci-9.0.2.a @libraries/ghci/dist-boot/build/libHSghci-9.0.2.a.contents
ar: creating libraries/ghci/dist-boot/build/libHSghci-9.0.2.a
"rm" -f libraries/ghci/dist-boot/build/libHSghci-9.0.2.a.contents  
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/CharParsing.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CharParsing.o 
<<ghc: 288232816 bytes, 56 GCs, 10856526/22629832 avg/max bytes residency (5 samples), 49M in use, 0.002 INIT (0.443 elapsed), 0.350 MUT (0.613 elapsed), 0.364 GC (0.684 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Parsec/Warning.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Warning.o 
<<ghc: 853865800 bytes, 109 GCs, 11837610/28812104 avg/max bytes residency (6 samples), 62M in use, 0.001 INIT (0.514 elapsed), 1.270 MUT (2.005 elapsed), 0.703 GC (1.201 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Parsec/FieldLineStream.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/FieldLineStream.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Parsec/Error.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Error.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Pretty.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Pretty.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Lens.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/SPDX/LicenseListVersion.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseListVersion.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Program/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Internal.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Lex.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Lex.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/PreProcess/Unlit.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/Unlit.o 
"/home/pbulk/build-disk/lang/ghc90/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/ghc90/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/ghc90/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/ghc90/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.8.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.17.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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 165201584 bytes, 35 GCs, 8336484/15370152 avg/max bytes residency (4 samples), 34M in use, 0.002 INIT (0.471 elapsed), 0.201 MUT (0.434 elapsed), 0.196 GC (0.321 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 152378768 bytes, 30 GCs, 8654574/16010136 avg/max bytes residency (4 samples), 36M in use, 0.002 INIT (0.483 elapsed), 0.208 MUT (0.417 elapsed), 0.250 GC (0.479 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 144882496 bytes, 53 GCs, 13686190/31818464 avg/max bytes residency (5 samples), 71M in use, 0.001 INIT (0.457 elapsed), 0.180 MUT (0.423 elapsed), 0.354 GC (0.658 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Parsec.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec.o 
<<ghc: 590375640 bytes, 106 GCs, 12564562/29025712 avg/max bytes residency (6 samples), 64M in use, 0.001 INIT (0.397 elapsed), 0.759 MUT (1.136 elapsed), 0.618 GC (0.976 elapsed) :ghc>>
<<ghc: 1240792664 bytes, 155 GCs, 17042302/42035632 avg/max bytes residency (7 samples), 95M in use, 0.001 INIT (0.409 elapsed), 1.497 MUT (2.321 elapsed), 1.098 GC (1.776 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Fields/LexerMonad.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/LexerMonad.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/CondTree.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/CondTree.o 
"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  
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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 201874368 bytes, 62 GCs, 9281104/20500560 avg/max bytes residency (5 samples), 45M in use, 0.001 INIT (0.360 elapsed), 0.238 MUT (0.511 elapsed), 0.283 GC (0.485 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Fields/Lexer.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Lexer.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 366134280 bytes, 67 GCs, 8822851/18598928 avg/max bytes residency (5 samples), 42M in use, 0.001 INIT (0.684 elapsed), 0.565 MUT (0.845 elapsed), 0.414 GC (0.610 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/Version.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Version.o 
<<ghc: 1235083928 bytes, 116 GCs, 19168666/49479624 avg/max bytes residency (7 samples), 113M in use, 0.001 INIT (0.506 elapsed), 1.728 MUT (2.354 elapsed), 1.274 GC (1.976 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/PackageName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/ReadE.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ReadE.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/System.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/System.o 
<<ghc: 2192803008 bytes, 180 GCs, 25189910/63222240 avg/max bytes residency (8 samples), 152M in use, 0.002 INIT (0.467 elapsed), 2.880 MUT (3.904 elapsed), 1.912 GC (2.650 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/ModuleName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ModuleName.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/ComponentId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentId.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Text.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Text.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/PkgconfigName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigName.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/AbiHash.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiHash.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/SPDX/LicenseReference.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseReference.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/SPDX/LicenseId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseId.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/SPDX/LicenseExceptionId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExceptionId.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/LibraryVisibility.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryVisibility.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Language/Haskell/Extension.hs -o libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/Extension.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Fields/Parser.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Parser.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/PkgconfigVersion.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersion.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/ExecutableScope.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExecutableScope.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/ForeignLibType.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibType.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/ForeignLibOption.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibOption.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/SourceRepo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/BuildType.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildType.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 143797568 bytes, 40 GCs, 10056744/22964088 avg/max bytes residency (5 samples), 50M in use, 0.002 INIT (0.371 elapsed), 0.182 MUT (0.392 elapsed), 0.265 GC (0.441 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 58129200 bytes, 23 GCs, 4714328/9256968 avg/max bytes residency (3 samples), 34M in use, 0.002 INIT (0.475 elapsed), 0.063 MUT (0.130 elapsed), 0.113 GC (0.252 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 222973728 bytes, 48 GCs, 7599694/15704264 avg/max bytes residency (5 samples), 36M in use, 0.001 INIT (0.354 elapsed), 0.333 MUT (0.717 elapsed), 0.255 GC (0.555 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 195310240 bytes, 50 GCs, 7559156/15772408 avg/max bytes residency (5 samples), 36M in use, 0.001 INIT (0.427 elapsed), 0.233 MUT (0.477 elapsed), 0.259 GC (0.368 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Builtin/Uniques.hs-boot -o compiler/stage1/build/GHC/Builtin/Uniques.o-boot 
<<ghc: 503532456 bytes, 74 GCs, 17809033/47706064 avg/max bytes residency (6 samples), 100M in use, 0.001 INIT (0.485 elapsed), 0.663 MUT (1.001 elapsed), 0.725 GC (1.140 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 56641080 bytes, 21 GCs, 4766437/9398984 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.489 elapsed), 0.083 MUT (0.139 elapsed), 0.133 GC (0.271 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/VersionRange/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange/Internal.o 
<<ghc: 633785952 bytes, 66 GCs, 14098709/37353504 avg/max bytes residency (6 samples), 79M in use, 0.001 INIT (0.455 elapsed), 0.919 MUT (1.306 elapsed), 0.723 GC (1.103 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Verbosity.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/UnqualComponentName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnqualComponentName.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/ModuleRenaming.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleRenaming.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/ModuleReexport.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleReexport.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/SourceRepo/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo/Lens.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/ZinzaPrelude.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ZinzaPrelude.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 307257544 bytes, 54 GCs, 11585876/26192456 avg/max bytes residency (5 samples), 57M in use, 0.001 INIT (0.321 elapsed), 0.410 MUT (0.752 elapsed), 0.430 GC (0.691 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/VersionInterval.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval.o 
<<ghc: 861414768 bytes, 79 GCs, 14586885/38205184 avg/max bytes residency (6 samples), 81M in use, 0.002 INIT (0.485 elapsed), 1.201 MUT (1.840 elapsed), 0.745 GC (1.194 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/LibraryName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryName.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/IncludeRenaming.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/IncludeRenaming.o 
<<ghc: 1749439240 bytes, 165 GCs, 21699492/57025352 avg/max bytes residency (8 samples), 141M in use, 0.001 INIT (0.344 elapsed), 2.402 MUT (3.308 elapsed), 1.564 GC (2.515 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Build/Macros/Z.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros/Z.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 313351400 bytes, 54 GCs, 9204681/19443832 avg/max bytes residency (5 samples), 43M in use, 0.001 INIT (0.426 elapsed), 0.380 MUT (0.636 elapsed), 0.359 GC (0.532 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/PatSyn.hs-boot -o compiler/stage1/build/GHC/Core/PatSyn.o-boot 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 57270616 bytes, 22 GCs, 4748314/9263656 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.335 elapsed), 0.082 MUT (0.183 elapsed), 0.159 GC (0.291 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 83851584 bytes, 24 GCs, 7997836/14828504 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.486 elapsed), 0.105 MUT (0.208 elapsed), 0.173 GC (0.296 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 400958000 bytes, 53 GCs, 14378630/37864448 avg/max bytes residency (6 samples), 80M in use, 0.001 INIT (0.345 elapsed), 0.523 MUT (0.849 elapsed), 0.577 GC (0.931 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/VersionRange.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange.o 
<<ghc: 1115065368 bytes, 122 GCs, 18280222/45870816 avg/max bytes residency (7 samples), 106M in use, 0.002 INIT (0.526 elapsed), 1.609 MUT (2.232 elapsed), 1.144 GC (1.621 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/MungedPackageName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageName.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/SPDX/LicenseExpression.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExpression.o 
<<ghc: 1325954880 bytes, 132 GCs, 19772701/44363888 avg/max bytes residency (7 samples), 115M in use, 0.001 INIT (0.385 elapsed), 1.938 MUT (3.067 elapsed), 1.255 GC (2.087 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/ComponentName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentName.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/Mixin.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Mixin.o 
<<ghc: 3353124056 bytes, 242 GCs, 27229913/84626896 avg/max bytes residency (9 samples), 191M in use, 0.001 INIT (0.362 elapsed), 4.593 MUT (6.312 elapsed), 2.618 GC (3.771 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/GivenComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GivenComponent.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/ConLike.hs-boot -o compiler/stage1/build/GHC/Core/ConLike.o-boot 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 47063216 bytes, 10 GCs, 5631757/12484384 avg/max bytes residency (3 samples), 35M in use, 0.001 INIT (0.376 elapsed), 0.060 MUT (0.147 elapsed), 0.110 GC (0.242 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 79080792 bytes, 24 GCs, 7531120/13992928 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.424 elapsed), 0.108 MUT (0.177 elapsed), 0.229 GC (0.421 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 663501216 bytes, 94 GCs, 12254384/28888760 avg/max bytes residency (6 samples), 62M in use, 0.001 INIT (0.389 elapsed), 0.832 MUT (1.156 elapsed), 0.616 GC (0.882 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 121614056 bytes, 24 GCs, 8074068/13961520 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.315 elapsed), 0.148 MUT (0.280 elapsed), 0.188 GC (0.318 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 50560832 bytes, 12 GCs, 5619016/12267280 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.366 elapsed), 0.068 MUT (0.140 elapsed), 0.132 GC (0.226 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Version.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Version.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/SPDX/License.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/License.o 
<<ghc: 439847088 bytes, 57 GCs, 12149544/31783168 avg/max bytes residency (6 samples), 67M in use, 0.001 INIT (0.381 elapsed), 0.599 MUT (0.922 elapsed), 0.498 GC (0.850 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/PkgconfigVersionRange.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersionRange.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 2624551688 bytes, 390 GCs, 22378372/54435904 avg/max bytes residency (12 samples), 123M in use, 0.002 INIT (0.438 elapsed), 3.294 MUT (4.399 elapsed), 2.212 GC (2.947 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 78161280 bytes, 26 GCs, 6329086/11692400 avg/max bytes residency (4 samples), 32M in use, 0.002 INIT (0.565 elapsed), 0.100 MUT (0.285 elapsed), 0.175 GC (0.343 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/PackageId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId.o 
<<ghc: 2506098464 bytes, 224 GCs, 25497247/55428976 avg/max bytes residency (9 samples), 135M in use, 0.001 INIT (0.476 elapsed), 3.133 MUT (4.150 elapsed), 2.149 GC (3.029 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/Dependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Dependency.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/SPDX.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX.o 
<<ghc: 914516400 bytes, 79 GCs, 15703940/41847552 avg/max bytes residency (6 samples), 88M in use, 0.001 INIT (0.478 elapsed), 1.405 MUT (1.883 elapsed), 0.737 GC (1.130 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compiler.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/PkgconfigDependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigDependency.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/LegacyExeDependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LegacyExeDependency.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/ExeDependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExeDependency.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/BenchmarkType.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkType.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/TestType.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestType.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Utils.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils.o 
<<ghc: 113647912 bytes, 32 GCs, 10516630/22713560 avg/max bytes residency (5 samples), 48M in use, 0.002 INIT (0.449 elapsed), 0.154 MUT (0.364 elapsed), 0.330 GC (0.541 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/MungedPackageId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageId.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/UnitId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnitId.o 
<<ghc: 2354843848 bytes, 286 GCs, 23217283/59997024 avg/max bytes residency (9 samples), 162M in use, 0.002 INIT (0.484 elapsed), 3.030 MUT (4.370 elapsed), 2.138 GC (2.988 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/PackageId/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId/Lens.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/License.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/License.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/BuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/BenchmarkInterface.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkInterface.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/TestSuiteInterface.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuiteInterface.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/SetupBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/ConfVar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ConfVar.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/PackageVersionConstraint.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageVersionConstraint.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/PackageName/Magic.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName/Magic.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 58907384 bytes, 23 GCs, 7025418/14326696 avg/max bytes residency (4 samples), 34M in use, 0.002 INIT (0.533 elapsed), 0.071 MUT (0.157 elapsed), 0.148 GC (0.281 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/Module.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Module.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/FieldGrammar/Newtypes.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Newtypes.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Fields/Pretty.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Pretty.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Fields/ParseResult.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ParseResult.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Utils/LogProgress.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/LogProgress.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/BuildInfo/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo/Lens.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Compiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Compiler.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/HookedBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/HookedBuildInfo.o 
<<ghc: 4553050144 bytes, 344 GCs, 38647569/100250320 avg/max bytes residency (12 samples), 264M in use, 0.002 INIT (0.473 elapsed), 5.841 MUT (7.421 elapsed), 4.416 GC (6.045 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Utils/NubList.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/NubList.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Program/Find.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Find.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Command.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Command.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Backpack/DescribeUnitId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/DescribeUnitId.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Compat/Time.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Time.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Glob.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Glob.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/DependencyMap.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/DependencyMap.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/SetupBuildInfo/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo/Lens.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Program/ResponseFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/ResponseFile.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Backpack.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Package.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Package.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/FieldGrammar/Class.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Class.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Fields.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/Benchmark.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/TestSuite.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite.o 
<<ghc: 2455774600 bytes, 210 GCs, 22961028/68088976 avg/max bytes residency (8 samples), 155M in use, 0.002 INIT (0.427 elapsed), 3.388 MUT (4.674 elapsed), 2.111 GC (2.969 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/Executable.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/ForeignLib.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/Library.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/GHC/ImplInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ImplInfo.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Fields/ConfVar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ConfVar.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/ExposedModule.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExposedModule.o 
<<ghc: 1004529912 bytes, 116 GCs, 12726130/36405272 avg/max bytes residency (7 samples), 77M in use, 0.001 INIT (0.315 elapsed), 1.256 MUT (1.707 elapsed), 0.859 GC (1.214 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/AbiDependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiDependency.o 
<<ghc: 754230952 bytes, 88 GCs, 10743996/27959496 avg/max bytes residency (6 samples), 60M in use, 0.001 INIT (0.398 elapsed), 0.978 MUT (1.308 elapsed), 0.583 GC (0.810 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/FieldGrammar/Pretty.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Pretty.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/FieldGrammar/Parsec.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Parsec.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/AnnotatedId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AnnotatedId.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/Component.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Component.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/InstallDirs.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Backpack/ModSubst.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModSubst.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Backpack/FullUnitId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/FullUnitId.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/TestSuite/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite/Lens.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/Library/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library/Lens.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/ForeignLib/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib/Lens.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/Executable/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable/Lens.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/Benchmark/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark/Lens.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/InstalledPackageInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo.o 
<<ghc: 428273368 bytes, 114 GCs, 9942560/21520784 avg/max bytes residency (5 samples), 47M in use, 0.002 INIT (0.564 elapsed), 0.606 MUT (0.791 elapsed), 0.462 GC (0.633 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/FieldGrammar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar.o 
<<ghc: 980472672 bytes, 127 GCs, 14011443/36261032 avg/max bytes residency (7 samples), 82M in use, 0.001 INIT (0.466 elapsed), 1.228 MUT (1.568 elapsed), 0.821 GC (1.147 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/ComponentInclude.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentInclude.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/ComponentRequestedSpec.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentRequestedSpec.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Backpack/ModuleScope.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleScope.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/FieldGrammar/FieldDescrs.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/FieldDescrs.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/PackageDescription.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/InstalledPackageInfo/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/Lens.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/InstalledPackageInfo/FieldGrammar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.o 
<<ghc: 5118036424 bytes, 309 GCs, 43495548/147134824 avg/max bytes residency (11 samples), 335M in use, 0.001 INIT (0.466 elapsed), 6.417 MUT (7.543 elapsed), 4.397 GC (5.511 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 195737264 bytes, 38 GCs, 11243846/23935632 avg/max bytes residency (5 samples), 53M in use, 0.002 INIT (0.456 elapsed), 0.203 MUT (0.304 elapsed), 0.337 GC (0.449 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 417052992 bytes, 67 GCs, 14936985/38178872 avg/max bytes residency (6 samples), 81M in use, 0.001 INIT (0.534 elapsed), 0.552 MUT (0.703 elapsed), 0.494 GC (0.679 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/GenericPackageDescription.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription.o 
<<ghc: 791187808 bytes, 73 GCs, 14282813/37834224 avg/max bytes residency (6 samples), 80M in use, 0.001 INIT (0.461 elapsed), 1.150 MUT (1.463 elapsed), 0.617 GC (0.810 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/PackageDescription/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription/Lens.o 
<<ghc: 1959738496 bytes, 157 GCs, 22591276/61143312 avg/max bytes residency (8 samples), 146M in use, 0.001 INIT (0.364 elapsed), 2.459 MUT (2.888 elapsed), 1.560 GC (1.994 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 51025352 bytes, 16 GCs, 5409325/11521864 avg/max bytes residency (3 samples), 33M in use, 0.001 INIT (0.470 elapsed), 0.063 MUT (0.116 elapsed), 0.111 GC (0.191 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 334693272 bytes, 65 GCs, 8843891/18682880 avg/max bytes residency (5 samples), 42M in use, 0.002 INIT (0.440 elapsed), 0.450 MUT (0.607 elapsed), 0.368 GC (0.459 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 459273728 bytes, 58 GCs, 13668800/35591992 avg/max bytes residency (6 samples), 76M in use, 0.002 INIT (0.437 elapsed), 0.647 MUT (0.849 elapsed), 0.536 GC (0.725 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/InstalledPackageInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/InstalledPackageInfo.o 
<<ghc: 227964440 bytes, 45 GCs, 11768291/27255672 avg/max bytes residency (5 samples), 59M in use, 0.001 INIT (0.426 elapsed), 0.302 MUT (0.465 elapsed), 0.297 GC (0.434 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/PackageIndex.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PackageIndex.o 
<<ghc: 543516480 bytes, 69 GCs, 16005872/42873816 avg/max bytes residency (6 samples), 92M in use, 0.001 INIT (0.396 elapsed), 0.750 MUT (0.908 elapsed), 0.611 GC (0.834 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/PackageDescription.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/ComponentLocalBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentLocalBuildInfo.o 
<<ghc: 3089905720 bytes, 261 GCs, 27039969/86779888 avg/max bytes residency (9 samples), 188M in use, 0.001 INIT (0.429 elapsed), 4.374 MUT (5.102 elapsed), 2.371 GC (2.936 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Backpack/ModuleShape.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleShape.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/GenericPackageDescription/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription/Lens.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 506389520 bytes, 77 GCs, 15876776/39290584 avg/max bytes residency (6 samples), 84M in use, 0.001 INIT (0.383 elapsed), 0.671 MUT (0.879 elapsed), 0.675 GC (0.900 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 263213344 bytes, 84 GCs, 15127406/40189664 avg/max bytes residency (6 samples), 86M in use, 0.001 INIT (0.553 elapsed), 0.371 MUT (0.501 elapsed), 0.515 GC (0.733 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/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.4.1.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.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.0.2 -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: 45843200 bytes, 10 GCs, 5568493/12335024 avg/max bytes residency (3 samples), 35M in use, 0.002 INIT (0.362 elapsed), 0.057 MUT (0.112 elapsed), 0.090 GC (0.169 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/TargetInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TargetInfo.o 
<<ghc: 1304776344 bytes, 142 GCs, 13819451/41537728 avg/max bytes residency (7 samples), 89M in use, 0.001 INIT (0.455 elapsed), 1.745 MUT (2.065 elapsed), 1.097 GC (1.376 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Program/Types.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Types.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/BuildToolDepends.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildToolDepends.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Backpack/UnifyM.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/UnifyM.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Backpack/PreModuleShape.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreModuleShape.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Backpack/PreExistingComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreExistingComponent.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/PackageDescription/Configuration.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Configuration.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Lens.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Program/Run.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Run.o 
<<ghc: 55993052200 bytes, 3719 GCs, 251260286/840052552 avg/max bytes residency (37 samples), 2261M in use, 0.002 INIT (0.449 elapsed), 50.270 MUT (58.729 elapsed), 66.209 GC (84.524 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Backpack/MixLink.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/MixLink.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/PackageDescription/FieldGrammar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/FieldGrammar.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Program/GHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/GHC.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Program/HcPkg.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/HcPkg.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Program/Script.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Script.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Program/Hpc.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Hpc.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 441263992 bytes, 107 GCs, 11673934/29380776 avg/max bytes residency (6 samples), 69M in use, 0.001 INIT (0.413 elapsed), 0.615 MUT (0.812 elapsed), 0.509 GC (0.673 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 694684896 bytes, 83 GCs, 14684642/39043664 avg/max bytes residency (6 samples), 85M in use, 0.001 INIT (0.414 elapsed), 0.878 MUT (1.051 elapsed), 0.767 GC (0.980 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 584765472 bytes, 75 GCs, 13261205/34159296 avg/max bytes residency (6 samples), 75M in use, 0.002 INIT (0.405 elapsed), 0.752 MUT (0.934 elapsed), 0.532 GC (0.716 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 3626906528 bytes, 261 GCs, 40352776/109491680 avg/max bytes residency (10 samples), 271M in use, 0.002 INIT (0.475 elapsed), 4.040 MUT (4.663 elapsed), 3.452 GC (4.225 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 106791248 bytes, 36 GCs, 7498384/12875152 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.450 elapsed), 0.118 MUT (0.229 elapsed), 0.158 GC (0.240 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/SysTools/FileCleanup.hs -o compiler/stage1/build/GHC/SysTools/FileCleanup.o 
<<ghc: 1472802232 bytes, 238 GCs, 14941902/26900048 avg/max bytes residency (8 samples), 74M in use, 0.001 INIT (0.374 elapsed), 1.758 MUT (2.136 elapsed), 1.151 GC (1.368 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 1047213328 bytes, 95 GCs, 18529246/56390720 avg/max bytes residency (7 samples), 121M in use, 0.001 INIT (0.439 elapsed), 1.485 MUT (1.743 elapsed), 0.992 GC (1.316 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 634349552 bytes, 96 GCs, 19699507/57871400 avg/max bytes residency (7 samples), 123M in use, 0.001 INIT (0.357 elapsed), 0.811 MUT (1.050 elapsed), 0.816 GC (1.145 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Program/Builtin.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Builtin.o 
<<ghc: 360205224 bytes, 72 GCs, 13361107/29205856 avg/max bytes residency (5 samples), 68M in use, 0.002 INIT (0.452 elapsed), 0.394 MUT (0.537 elapsed), 0.448 GC (0.597 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/PackageDescription/PrettyPrint.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/PrettyPrint.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/PackageDescription/Parsec.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Parsec.o 
<<ghc: 1026690888 bytes, 101 GCs, 21008465/62952712 avg/max bytes residency (7 samples), 135M in use, 0.001 INIT (0.401 elapsed), 1.340 MUT (1.581 elapsed), 1.080 GC (1.423 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 529238352 bytes, 69 GCs, 15442490/41145792 avg/max bytes residency (6 samples), 91M in use, 0.001 INIT (0.424 elapsed), 0.670 MUT (0.831 elapsed), 0.594 GC (0.828 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Program/Db.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Db.o 
<<ghc: 294570832 bytes, 74 GCs, 9441451/19708704 avg/max bytes residency (5 samples), 44M in use, 0.002 INIT (0.429 elapsed), 0.343 MUT (0.491 elapsed), 0.289 GC (0.412 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Program.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Setup.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Setup.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Program/Strip.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Strip.o 
<<ghc: 6437853496 bytes, 372 GCs, 53396819/169090608 avg/max bytes residency (11 samples), 403M in use, 0.001 INIT (0.402 elapsed), 7.783 MUT (8.881 elapsed), 5.446 GC (6.741 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 63476384 bytes, 22 GCs, 6035486/11587704 avg/max bytes residency (4 samples), 32M in use, 0.001 INIT (0.552 elapsed), 0.090 MUT (0.198 elapsed), 0.178 GC (0.272 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 1043919648 bytes, 151 GCs, 14591360/31132240 avg/max bytes residency (8 samples), 82M in use, 0.002 INIT (0.454 elapsed), 1.345 MUT (1.714 elapsed), 1.145 GC (1.458 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/Lexer.hs -o compiler/stage1/build/GHC/Parser/Lexer.o 
<<ghc: 2260851128 bytes, 148 GCs, 23350742/79125320 avg/max bytes residency (8 samples), 167M in use, 0.001 INIT (0.487 elapsed), 3.261 MUT (3.840 elapsed), 1.941 GC (2.536 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 2412617872 bytes, 203 GCs, 24266465/71746112 avg/max bytes residency (9 samples), 163M in use, 0.001 INIT (0.403 elapsed), 3.433 MUT (4.058 elapsed), 2.052 GC (2.617 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 2908328888 bytes, 198 GCs, 29332084/86710600 avg/max bytes residency (9 samples), 203M in use, 0.002 INIT (0.552 elapsed), 4.059 MUT (4.727 elapsed), 2.443 GC (3.140 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 744045976 bytes, 72 GCs, 14999394/38331792 avg/max bytes residency (6 samples), 84M in use, 0.001 INIT (0.446 elapsed), 1.058 MUT (1.397 elapsed), 0.725 GC (0.980 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 706516608 bytes, 77 GCs, 15218294/37918648 avg/max bytes residency (6 samples), 82M in use, 0.001 INIT (0.488 elapsed), 0.876 MUT (1.195 elapsed), 0.768 GC (1.003 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Map.hs -o compiler/stage1/build/GHC/Core/Map.o 
<<ghc: 449752808 bytes, 70 GCs, 14041609/35727448 avg/max bytes residency (6 samples), 79M in use, 0.002 INIT (0.496 elapsed), 0.550 MUT (0.801 elapsed), 0.615 GC (0.850 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 649501328 bytes, 99 GCs, 18014883/49780792 avg/max bytes residency (7 samples), 107M in use, 0.001 INIT (0.395 elapsed), 0.952 MUT (1.296 elapsed), 0.902 GC (1.285 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 87867992 bytes, 26 GCs, 9206990/18023232 avg/max bytes residency (4 samples), 41M in use, 0.001 INIT (0.358 elapsed), 0.098 MUT (0.167 elapsed), 0.230 GC (0.334 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 2096167312 bytes, 181 GCs, 25006113/75489992 avg/max bytes residency (9 samples), 171M in use, 0.002 INIT (0.459 elapsed), 2.955 MUT (3.519 elapsed), 2.127 GC (2.778 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 9125739440 bytes, 569 GCs, 63373649/162535600 avg/max bytes residency (14 samples), 405M in use, 0.001 INIT (0.486 elapsed), 11.798 MUT (13.697 elapsed), 9.158 GC (10.838 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 1703888312 bytes, 191 GCs, 26304690/69166352 avg/max bytes residency (8 samples), 158M in use, 0.001 INIT (0.381 elapsed), 1.945 MUT (2.377 elapsed), 1.932 GC (2.655 elapsed) :ghc>>
<<ghc: 951222384 bytes, 83 GCs, 19348259/58898904 avg/max bytes residency (7 samples), 126M in use, 0.002 INIT (0.492 elapsed), 1.290 MUT (1.786 elapsed), 1.012 GC (1.472 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Monad.hs -o compiler/stage1/build/GHC/Cmm/Monad.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 152263216 bytes, 39 GCs, 7252252/14305632 avg/max bytes residency (4 samples), 33M in use, 0.002 INIT (0.388 elapsed), 0.209 MUT (0.357 elapsed), 0.235 GC (0.344 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 159682688 bytes, 39 GCs, 12610689/29013280 avg/max bytes residency (5 samples), 64M in use, 0.002 INIT (0.524 elapsed), 0.220 MUT (0.346 elapsed), 0.409 GC (0.579 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 334918344 bytes, 45 GCs, 11996798/26317216 avg/max bytes residency (5 samples), 58M in use, 0.002 INIT (0.407 elapsed), 0.516 MUT (0.719 elapsed), 0.499 GC (0.736 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 1636847856 bytes, 156 GCs, 20165627/60113280 avg/max bytes residency (8 samples), 131M in use, 0.001 INIT (0.371 elapsed), 2.556 MUT (3.337 elapsed), 1.602 GC (2.059 elapsed) :ghc>>
<<ghc: 191796328 bytes, 36 GCs, 14065942/33653104 avg/max bytes residency (5 samples), 74M in use, 0.002 INIT (0.404 elapsed), 0.268 MUT (0.549 elapsed), 0.392 GC (0.724 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 197641800 bytes, 41 GCs, 12006193/26689520 avg/max bytes residency (5 samples), 58M in use, 0.002 INIT (0.494 elapsed), 0.233 MUT (0.457 elapsed), 0.369 GC (0.764 elapsed) :ghc>>
<<ghc: 188912856 bytes, 43 GCs, 9367156/20221200 avg/max bytes residency (5 samples), 45M in use, 0.001 INIT (0.298 elapsed), 0.270 MUT (0.715 elapsed), 0.354 GC (0.757 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 210751320 bytes, 50 GCs, 10815420/24836328 avg/max bytes residency (5 samples), 54M in use, 0.001 INIT (0.491 elapsed), 0.330 MUT (0.671 elapsed), 0.400 GC (0.735 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 2591448768 bytes, 195 GCs, 28326028/91861576 avg/max bytes residency (9 samples), 208M in use, 0.002 INIT (0.572 elapsed), 3.875 MUT (5.720 elapsed), 2.346 GC (3.966 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 350057488 bytes, 78 GCs, 14159229/35423944 avg/max bytes residency (6 samples), 76M in use, 0.002 INIT (0.390 elapsed), 0.514 MUT (1.028 elapsed), 0.606 GC (1.110 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 1711457184 bytes, 137 GCs, 21095952/59051192 avg/max bytes residency (7 samples), 126M in use, 0.002 INIT (0.460 elapsed), 2.584 MUT (3.428 elapsed), 1.440 GC (2.416 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 268815456 bytes, 50 GCs, 10505729/21409576 avg/max bytes residency (5 samples), 47M in use, 0.001 INIT (0.340 elapsed), 0.335 MUT (0.627 elapsed), 0.343 GC (0.520 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 1094084328 bytes, 125 GCs, 16629508/46351936 avg/max bytes residency (7 samples), 98M in use, 0.001 INIT (0.399 elapsed), 1.662 MUT (2.218 elapsed), 1.047 GC (1.517 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 2548101400 bytes, 242 GCs, 27636806/75754504 avg/max bytes residency (9 samples), 198M in use, 0.001 INIT (0.458 elapsed), 3.696 MUT (4.724 elapsed), 2.222 GC (3.121 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Types/LocalBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LocalBuildInfo.o 
<<ghc: 367608016 bytes, 56 GCs, 15387961/39020416 avg/max bytes residency (6 samples), 85M in use, 0.001 INIT (0.398 elapsed), 0.521 MUT (0.846 elapsed), 0.576 GC (0.945 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Make.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Make.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/LocalBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/LocalBuildInfo.o 
<<ghc: 2501615200 bytes, 186 GCs, 26878576/85017008 avg/max bytes residency (9 samples), 201M in use, 0.002 INIT (0.427 elapsed), 3.620 MUT (4.489 elapsed), 2.297 GC (3.055 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 1500067440 bytes, 118 GCs, 19324435/59070032 avg/max bytes residency (7 samples), 126M in use, 0.001 INIT (0.298 elapsed), 2.256 MUT (2.994 elapsed), 1.375 GC (1.938 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 51409384 bytes, 13 GCs, 5760965/12557816 avg/max bytes residency (3 samples), 34M in use, 0.001 INIT (0.442 elapsed), 0.065 MUT (0.129 elapsed), 0.113 GC (0.222 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Backpack/Id.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Id.o 
<<ghc: 8303049336 bytes, 426 GCs, 61994616/207536160 avg/max bytes residency (12 samples), 484M in use, 0.002 INIT (0.457 elapsed), 11.306 MUT (13.947 elapsed), 8.047 GC (10.505 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Backpack/ComponentsGraph.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ComponentsGraph.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/BuildPaths.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildPaths.o 
<<ghc: 2150789320 bytes, 159 GCs, 24709375/74291368 avg/max bytes residency (8 samples), 163M in use, 0.002 INIT (0.473 elapsed), 3.242 MUT (4.234 elapsed), 2.008 GC (2.766 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Hpc.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Hpc.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Program/Ld.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ld.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Program/Ar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ar.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/BuildTarget.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildTarget.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Test/Log.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/Log.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Build/Macros.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 1619229568 bytes, 124 GCs, 19850546/59929304 avg/max bytes residency (7 samples), 127M in use, 0.001 INIT (0.375 elapsed), 2.210 MUT (3.025 elapsed), 1.283 GC (1.945 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Backpack/ConfiguredComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ConfiguredComponent.o 
<<ghc: 2408898392 bytes, 167 GCs, 25884243/79696656 avg/max bytes residency (8 samples), 173M in use, 0.001 INIT (0.487 elapsed), 3.916 MUT (5.028 elapsed), 1.996 GC (2.908 elapsed) :ghc>>
<<ghc: 13932433008 bytes, 802 GCs, 91234088/198222696 avg/max bytes residency (20 samples), 554M in use, 0.001 INIT (0.296 elapsed), 19.007 MUT (23.550 elapsed), 15.670 GC (19.139 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/PackageDescription/Check.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Check.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/HaskellSuite.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/HaskellSuite.o 
<<ghc: 664172960 bytes, 124 GCs, 20278763/56538944 avg/max bytes residency (7 samples), 121M in use, 0.001 INIT (0.361 elapsed), 0.878 MUT (1.440 elapsed), 0.888 GC (1.465 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/UHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UHC.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/GHC/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/Internal.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Build/PathsModule.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 1573123480 bytes, 136 GCs, 24475898/81355584 avg/max bytes residency (8 samples), 170M in use, 0.001 INIT (0.367 elapsed), 2.509 MUT (3.304 elapsed), 1.662 GC (2.430 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 594675792 bytes, 166 GCs, 24592348/72444072 avg/max bytes residency (7 samples), 151M in use, 0.001 INIT (0.437 elapsed), 0.848 MUT (1.109 elapsed), 1.091 GC (1.702 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 2685310280 bytes, 182 GCs, 30308047/105009568 avg/max bytes residency (9 samples), 222M in use, 0.001 INIT (0.506 elapsed), 3.875 MUT (4.846 elapsed), 2.395 GC (3.453 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Backpack/LinkedComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/LinkedComponent.o 
<<ghc: 2892151624 bytes, 211 GCs, 29286280/88526256 avg/max bytes residency (9 samples), 210M in use, 0.002 INIT (0.397 elapsed), 3.514 MUT (4.656 elapsed), 2.551 GC (3.506 elapsed) :ghc>>
<<ghc: 1224162512 bytes, 125 GCs, 26692571/83537344 avg/max bytes residency (8 samples), 175M in use, 0.001 INIT (0.438 elapsed), 1.739 MUT (2.326 elapsed), 1.446 GC (2.130 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/GHC/EnvironmentParser.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/EnvironmentParser.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Test/LibV09.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/LibV09.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Test/ExeV10.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ExeV10.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Runtime/Linker/Types.hs -o compiler/stage1/build/GHC/Runtime/Linker/Types.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 270556640 bytes, 54 GCs, 11376072/25211592 avg/max bytes residency (5 samples), 56M in use, 0.001 INIT (0.383 elapsed), 0.400 MUT (0.608 elapsed), 0.455 GC (0.612 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/HsToCore/PmCheck/Types.hs -o compiler/stage1/build/GHC/HsToCore/PmCheck/Types.o 
<<ghc: 85982392 bytes, 25 GCs, 7131852/13620872 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.529 elapsed), 0.117 MUT (0.246 elapsed), 0.195 GC (0.308 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 7338613352 bytes, 550 GCs, 52166706/134719648 avg/max bytes residency (12 samples), 379M in use, 0.001 INIT (0.578 elapsed), 10.689 MUT (13.569 elapsed), 6.630 GC (8.702 elapsed) :ghc>>
<<ghc: 864662712 bytes, 95 GCs, 18593258/54347816 avg/max bytes residency (7 samples), 114M in use, 0.002 INIT (0.396 elapsed), 1.326 MUT (1.749 elapsed), 1.004 GC (1.365 elapsed) :ghc>>
<<ghc: 1149935408 bytes, 98 GCs, 18366436/53447008 avg/max bytes residency (7 samples), 115M in use, 0.001 INIT (0.493 elapsed), 1.674 MUT (2.207 elapsed), 1.044 GC (1.460 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 725783392 bytes, 108 GCs, 23883898/69894312 avg/max bytes residency (7 samples), 148M in use, 0.002 INIT (0.479 elapsed), 1.094 MUT (1.380 elapsed), 1.080 GC (1.532 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 243232640 bytes, 45 GCs, 10945768/24222144 avg/max bytes residency (5 samples), 53M in use, 0.001 INIT (0.384 elapsed), 0.334 MUT (0.475 elapsed), 0.371 GC (0.510 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Stg/Lint.hs -o compiler/stage1/build/GHC/Stg/Lint.o 
<<ghc: 293109776 bytes, 52 GCs, 15079253/39827904 avg/max bytes residency (6 samples), 85M in use, 0.001 INIT (0.434 elapsed), 0.450 MUT (0.700 elapsed), 0.521 GC (0.798 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 531182336 bytes, 78 GCs, 15164853/38162560 avg/max bytes residency (6 samples), 80M in use, 0.001 INIT (0.414 elapsed), 0.789 MUT (1.016 elapsed), 0.639 GC (0.896 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 381037456 bytes, 72 GCs, 9024414/19607440 avg/max bytes residency (5 samples), 44M in use, 0.001 INIT (0.458 elapsed), 0.417 MUT (0.674 elapsed), 0.343 GC (0.467 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Backpack/ReadyComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ReadyComponent.o 
<<ghc: 410962560 bytes, 88 GCs, 14575109/35773552 avg/max bytes residency (6 samples), 77M in use, 0.001 INIT (0.414 elapsed), 0.543 MUT (0.735 elapsed), 0.577 GC (0.816 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/GHCJS.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHCJS.o 
<<ghc: 599858912 bytes, 71 GCs, 13795032/35469008 avg/max bytes residency (6 samples), 76M in use, 0.001 INIT (0.465 elapsed), 0.807 MUT (1.083 elapsed), 0.511 GC (0.719 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/GHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC.o 
<<ghc: 1258290056 bytes, 106 GCs, 20520644/61615072 avg/max bytes residency (7 samples), 131M in use, 0.002 INIT (0.428 elapsed), 1.790 MUT (2.161 elapsed), 1.068 GC (1.493 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/PreProcess.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 1120526032 bytes, 139 GCs, 25427738/81198720 avg/max bytes residency (8 samples), 171M in use, 0.002 INIT (0.547 elapsed), 1.662 MUT (2.081 elapsed), 1.377 GC (1.991 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 908054136 bytes, 76 GCs, 15899904/41873832 avg/max bytes residency (6 samples), 90M in use, 0.001 INIT (0.466 elapsed), 1.343 MUT (1.684 elapsed), 0.760 GC (1.061 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Backpack/Configure.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Configure.o 
<<ghc: 503224904 bytes, 63 GCs, 13089170/33676128 avg/max bytes residency (6 samples), 73M in use, 0.002 INIT (0.518 elapsed), 0.695 MUT (1.053 elapsed), 0.600 GC (0.827 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/UserHooks.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UserHooks.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 64364648 bytes, 22 GCs, 5658282/10735560 avg/max bytes residency (4 samples), 32M in use, 0.001 INIT (0.565 elapsed), 0.107 MUT (0.334 elapsed), 0.188 GC (0.293 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 143207976 bytes, 33 GCs, 7157078/15025696 avg/max bytes residency (5 samples), 33M in use, 0.002 INIT (0.599 elapsed), 0.151 MUT (0.334 elapsed), 0.206 GC (0.336 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 104218792 bytes, 37 GCs, 5716022/10072000 avg/max bytes residency (4 samples), 31M in use, 0.002 INIT (0.498 elapsed), 0.104 MUT (0.296 elapsed), 0.144 GC (0.244 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 111433864 bytes, 58 GCs, 7564294/15741568 avg/max bytes residency (5 samples), 35M in use, 0.002 INIT (0.401 elapsed), 0.141 MUT (0.325 elapsed), 0.274 GC (0.381 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 116957712 bytes, 59 GCs, 5692766/9781032 avg/max bytes residency (4 samples), 31M in use, 0.002 INIT (0.438 elapsed), 0.113 MUT (0.291 elapsed), 0.166 GC (0.274 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 117423568 bytes, 58 GCs, 5639174/9714416 avg/max bytes residency (4 samples), 31M in use, 0.001 INIT (0.385 elapsed), 0.133 MUT (0.353 elapsed), 0.186 GC (0.311 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 104273744 bytes, 37 GCs, 5794014/10229384 avg/max bytes residency (4 samples), 31M in use, 0.001 INIT (0.398 elapsed), 0.106 MUT (0.291 elapsed), 0.158 GC (0.235 elapsed) :ghc>>
<<ghc: 7938363288 bytes, 452 GCs, 59353989/152058976 avg/max bytes residency (12 samples), 416M in use, 0.001 INIT (0.340 elapsed), 11.281 MUT (13.578 elapsed), 7.293 GC (8.954 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Cmm/Lexer.hs -o compiler/stage1/build/GHC/Cmm/Lexer.o 
<<ghc: 98689168 bytes, 31 GCs, 5841372/10445792 avg/max bytes residency (4 samples), 32M in use, 0.002 INIT (0.518 elapsed), 0.125 MUT (0.327 elapsed), 0.218 GC (0.335 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 2020502696 bytes, 205 GCs, 24917511/75096672 avg/max bytes residency (9 samples), 166M in use, 0.002 INIT (0.476 elapsed), 2.722 MUT (3.442 elapsed), 1.884 GC (2.466 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Register.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Register.o 
<<ghc: 735291104 bytes, 87 GCs, 14881838/39030728 avg/max bytes residency (6 samples), 87M in use, 0.001 INIT (0.390 elapsed), 0.983 MUT (1.208 elapsed), 0.811 GC (1.132 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Configure.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Configure.o 
<<ghc: 608127304 bytes, 87 GCs, 12522632/31485832 avg/max bytes residency (6 samples), 71M in use, 0.002 INIT (0.579 elapsed), 0.813 MUT (1.087 elapsed), 0.597 GC (0.866 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/ShowBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/ShowBuildInfo.o 
<<ghc: 1581247816 bytes, 218 GCs, 18085638/53032824 avg/max bytes residency (8 samples), 121M in use, 0.002 INIT (0.587 elapsed), 1.960 MUT (2.382 elapsed), 1.334 GC (1.807 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Install.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Install.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Test.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Bench.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Bench.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 122507664 bytes, 33 GCs, 7001774/13005504 avg/max bytes residency (4 samples), 33M in use, 0.001 INIT (0.466 elapsed), 0.188 MUT (0.330 elapsed), 0.218 GC (0.331 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 1133371416 bytes, 105 GCs, 20844038/62838632 avg/max bytes residency (7 samples), 133M in use, 0.001 INIT (0.468 elapsed), 1.657 MUT (1.974 elapsed), 1.296 GC (1.764 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 1887323104 bytes, 248 GCs, 23595005/63903696 avg/max bytes residency (9 samples), 163M in use, 0.001 INIT (0.620 elapsed), 2.836 MUT (3.362 elapsed), 1.802 GC (2.379 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Build.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build.o 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/SrcDist.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/SrcDist.o 
<<ghc: 364266832 bytes, 54 GCs, 16696714/43738080 avg/max bytes residency (6 samples), 94M in use, 0.002 INIT (0.500 elapsed), 0.381 MUT (0.558 elapsed), 0.589 GC (0.838 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 1075448696 bytes, 93 GCs, 20036966/59631736 avg/max bytes residency (7 samples), 127M in use, 0.001 INIT (0.464 elapsed), 1.385 MUT (1.608 elapsed), 1.071 GC (1.418 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 553558008 bytes, 88 GCs, 16538493/39443808 avg/max bytes residency (6 samples), 88M in use, 0.001 INIT (0.433 elapsed), 0.688 MUT (0.858 elapsed), 0.713 GC (0.929 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 567569664 bytes, 64 GCs, 15854560/42466192 avg/max bytes residency (6 samples), 93M in use, 0.002 INIT (0.580 elapsed), 0.750 MUT (0.939 elapsed), 0.704 GC (0.956 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 481116328 bytes, 85 GCs, 11159786/26251272 avg/max bytes residency (6 samples), 57M in use, 0.001 INIT (0.387 elapsed), 0.754 MUT (0.949 elapsed), 0.519 GC (0.703 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 165673120 bytes, 37 GCs, 7273846/14134424 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.389 elapsed), 0.232 MUT (0.372 elapsed), 0.282 GC (0.377 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 137925464 bytes, 57 GCs, 10152572/22762256 avg/max bytes residency (5 samples), 50M in use, 0.002 INIT (0.445 elapsed), 0.207 MUT (0.360 elapsed), 0.331 GC (0.494 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 1351699952 bytes, 150 GCs, 25903472/78415816 avg/max bytes residency (8 samples), 169M in use, 0.001 INIT (0.365 elapsed), 1.687 MUT (2.024 elapsed), 1.687 GC (2.163 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Doctest.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Doctest.o 
<<ghc: 488296072 bytes, 82 GCs, 13008521/29877264 avg/max bytes residency (6 samples), 66M in use, 0.002 INIT (0.498 elapsed), 0.654 MUT (0.934 elapsed), 0.588 GC (0.782 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple/Haddock.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Haddock.o 
<<ghc: 101229776 bytes, 27 GCs, 7414426/14507920 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.401 elapsed), 0.127 MUT (0.234 elapsed), 0.178 GC (0.267 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 1456208824 bytes, 118 GCs, 20083112/57028568 avg/max bytes residency (7 samples), 122M in use, 0.001 INIT (0.423 elapsed), 1.984 MUT (2.386 elapsed), 1.330 GC (1.666 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 1945392912 bytes, 148 GCs, 26224460/74929552 avg/max bytes residency (8 samples), 177M in use, 0.001 INIT (0.334 elapsed), 2.427 MUT (2.829 elapsed), 1.988 GC (2.603 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 1363825352 bytes, 122 GCs, 21152466/60748432 avg/max bytes residency (7 samples), 129M in use, 0.001 INIT (0.422 elapsed), 1.806 MUT (2.183 elapsed), 1.315 GC (1.702 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 231862312 bytes, 42 GCs, 11032684/23724264 avg/max bytes residency (5 samples), 52M in use, 0.001 INIT (0.420 elapsed), 0.355 MUT (0.518 elapsed), 0.384 GC (0.535 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 456824040 bytes, 107 GCs, 18962904/47571800 avg/max bytes residency (6 samples), 103M in use, 0.002 INIT (0.628 elapsed), 0.547 MUT (0.704 elapsed), 0.663 GC (0.963 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 9786751016 bytes, 766 GCs, 64367540/135199864 avg/max bytes residency (12 samples), 371M in use, 0.001 INIT (0.376 elapsed), 14.127 MUT (22.404 elapsed), 7.443 GC (8.801 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 1025267512 bytes, 127 GCs, 16861440/37845448 avg/max bytes residency (7 samples), 91M in use, 0.002 INIT (0.569 elapsed), 1.282 MUT (1.607 elapsed), 1.061 GC (1.402 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 1927567424 bytes, 174 GCs, 36262732/82286648 avg/max bytes residency (9 samples), 224M in use, 0.001 INIT (0.467 elapsed), 1.935 MUT (2.154 elapsed), 2.594 GC (3.286 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 429926648 bytes, 87 GCs, 13063472/28942992 avg/max bytes residency (6 samples), 64M in use, 0.001 INIT (0.613 elapsed), 0.490 MUT (0.701 elapsed), 0.495 GC (0.682 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 238506152 bytes, 64 GCs, 9184988/19816368 avg/max bytes residency (5 samples), 43M in use, 0.002 INIT (0.517 elapsed), 0.328 MUT (0.456 elapsed), 0.312 GC (0.447 elapsed) :ghc>>
<<ghc: 1094151760 bytes, 108 GCs, 23903748/68347416 avg/max bytes residency (7 samples), 145M in use, 0.001 INIT (0.321 elapsed), 1.541 MUT (1.844 elapsed), 1.208 GC (1.582 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 157325304 bytes, 49 GCs, 8814963/18525640 avg/max bytes residency (5 samples), 41M in use, 0.001 INIT (0.523 elapsed), 0.256 MUT (0.455 elapsed), 0.402 GC (0.534 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 166581592 bytes, 50 GCs, 7641152/14551696 avg/max bytes residency (4 samples), 34M in use, 0.001 INIT (0.475 elapsed), 0.253 MUT (0.385 elapsed), 0.258 GC (0.352 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 167491824 bytes, 50 GCs, 7647292/14547184 avg/max bytes residency (4 samples), 34M in use, 0.002 INIT (0.401 elapsed), 0.235 MUT (0.346 elapsed), 0.222 GC (0.299 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall   -package-db libraries/bootstrapping.conf  -this-unit-id Cabal-3.4.1.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/. -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.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.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 -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/./Distribution/Simple.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple.o 
<<ghc: 91305664 bytes, 21 GCs, 7828954/13514656 avg/max bytes residency (4 samples), 34M in use, 0.002 INIT (0.456 elapsed), 0.130 MUT (0.257 elapsed), 0.230 GC (0.331 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs.hs -o compiler/stage1/build/GHC/Hs.o 
<<ghc: 603109064 bytes, 76 GCs, 13567716/34491128 avg/max bytes residency (6 samples), 74M in use, 0.001 INIT (0.391 elapsed), 0.873 MUT (1.063 elapsed), 0.561 GC (0.758 elapsed) :ghc>>
<<ghc: 372795504 bytes, 76 GCs, 16295729/42809704 avg/max bytes residency (6 samples), 93M in use, 0.001 INIT (0.522 elapsed), 0.484 MUT (0.682 elapsed), 0.618 GC (0.901 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 150212192 bytes, 46 GCs, 7120614/13434832 avg/max bytes residency (4 samples), 33M in use, 0.002 INIT (0.448 elapsed), 0.185 MUT (0.314 elapsed), 0.213 GC (0.308 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 1477510128 bytes, 114 GCs, 26660889/74383216 avg/max bytes residency (7 samples), 157M in use, 0.001 INIT (0.448 elapsed), 2.074 MUT (2.444 elapsed), 1.522 GC (2.002 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 1164907224 bytes, 118 GCs, 21126240/54573504 avg/max bytes residency (7 samples), 126M in use, 0.002 INIT (0.533 elapsed), 1.266 MUT (1.481 elapsed), 1.316 GC (1.701 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 330846104 bytes, 59 GCs, 9995284/21377992 avg/max bytes residency (5 samples), 47M in use, 0.002 INIT (0.435 elapsed), 0.379 MUT (0.544 elapsed), 0.385 GC (0.513 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 222533384 bytes, 46 GCs, 9179604/19316464 avg/max bytes residency (5 samples), 42M in use, 0.002 INIT (0.404 elapsed), 0.295 MUT (0.503 elapsed), 0.348 GC (0.474 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 2130029144 bytes, 167 GCs, 31197931/72736648 avg/max bytes residency (8 samples), 201M in use, 0.001 INIT (0.475 elapsed), 2.491 MUT (2.818 elapsed), 2.224 GC (2.853 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 178170408 bytes, 78 GCs, 7417454/13872224 avg/max bytes residency (4 samples), 35M in use, 0.002 INIT (0.430 elapsed), 0.275 MUT (0.411 elapsed), 0.309 GC (0.408 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 445410216 bytes, 109 GCs, 11567605/24796376 avg/max bytes residency (6 samples), 57M in use, 0.002 INIT (0.523 elapsed), 0.592 MUT (0.821 elapsed), 0.557 GC (0.752 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 126690168 bytes, 29 GCs, 8684408/15618416 avg/max bytes residency (4 samples), 35M in use, 0.001 INIT (0.517 elapsed), 0.149 MUT (0.270 elapsed), 0.251 GC (0.326 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 1058062144 bytes, 113 GCs, 23374158/67177776 avg/max bytes residency (7 samples), 141M in use, 0.002 INIT (0.401 elapsed), 1.486 MUT (1.763 elapsed), 1.196 GC (1.618 elapsed) :ghc>>
<<ghc: 738442392 bytes, 75 GCs, 18629738/56446024 avg/max bytes residency (7 samples), 121M in use, 0.002 INIT (0.478 elapsed), 1.106 MUT (1.350 elapsed), 0.823 GC (1.146 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"rm" -f libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.4.1.0.a libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.4.1.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/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/Doctest.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/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/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.4.1.0.a.contents
"ar" q  libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.4.1.0.a @libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.4.1.0.a.contents
ar: creating libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.4.1.0.a
"rm" -f libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.4.1.0.a.contents  
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Types/Origin.hs -o compiler/stage1/build/GHC/Tc/Types/Origin.o 
<<ghc: 670361552 bytes, 66 GCs, 14966997/39479384 avg/max bytes residency (6 samples), 84M in use, 0.001 INIT (0.478 elapsed), 1.021 MUT (1.210 elapsed), 0.714 GC (0.972 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Types.hs -o compiler/stage1/build/GHC/Driver/Types.o 
<<ghc: 4650691816 bytes, 303 GCs, 42774068/104129032 avg/max bytes residency (11 samples), 258M in use, 0.001 INIT (0.552 elapsed), 6.102 MUT (6.937 elapsed), 4.505 GC (5.366 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/PostProcess.hs -o compiler/stage1/build/GHC/Parser/PostProcess.o 
<<ghc: 1347503960 bytes, 134 GCs, 24745821/72483216 avg/max bytes residency (8 samples), 160M in use, 0.002 INIT (0.492 elapsed), 1.767 MUT (2.311 elapsed), 1.492 GC (1.948 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 5445103312 bytes, 332 GCs, 45385922/157267176 avg/max bytes residency (10 samples), 344M in use, 0.002 INIT (0.655 elapsed), 7.430 MUT (8.495 elapsed), 4.663 GC (5.829 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 425295504 bytes, 75 GCs, 9531286/20268160 avg/max bytes residency (5 samples), 44M in use, 0.002 INIT (0.640 elapsed), 0.534 MUT (0.728 elapsed), 0.398 GC (0.533 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Dump.hs -o compiler/stage1/build/GHC/Hs/Dump.o 
<<ghc: 1170282152 bytes, 116 GCs, 19997629/55466720 avg/max bytes residency (7 samples), 118M in use, 0.001 INIT (0.459 elapsed), 1.589 MUT (1.861 elapsed), 1.336 GC (1.745 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Parser/PostProcess/Haddock.hs -o compiler/stage1/build/GHC/Parser/PostProcess/Haddock.o 
<<ghc: 2678567776 bytes, 192 GCs, 33718594/79980840 avg/max bytes residency (8 samples), 215M in use, 0.001 INIT (0.585 elapsed), 3.914 MUT (4.717 elapsed), 2.631 GC (3.433 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Driver/Backpack/Syntax.hs -o compiler/stage1/build/GHC/Driver/Backpack/Syntax.o 
<<ghc: 188835416 bytes, 46 GCs, 12298115/26395240 avg/max bytes residency (5 samples), 59M in use, 0.001 INIT (0.530 elapsed), 0.201 MUT (0.321 elapsed), 0.342 GC (0.492 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Hs/Stats.hs -o compiler/stage1/build/GHC/Hs/Stats.o 
<<ghc: 2859930856 bytes, 266 GCs, 29972992/79817832 avg/max bytes residency (9 samples), 218M in use, 0.002 INIT (0.344 elapsed), 4.204 MUT (4.930 elapsed), 2.511 GC (3.364 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 522605192 bytes, 65 GCs, 15420345/40096488 avg/max bytes residency (6 samples), 85M in use, 0.001 INIT (0.327 elapsed), 0.709 MUT (0.913 elapsed), 0.619 GC (0.858 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 757363944 bytes, 100 GCs, 20226624/53745904 avg/max bytes residency (7 samples), 115M in use, 0.001 INIT (0.417 elapsed), 0.971 MUT (1.242 elapsed), 0.934 GC (1.263 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 8055323560 bytes, 321 GCs, 54294698/184171816 avg/max bytes residency (11 samples), 425M in use, 0.001 INIT (0.602 elapsed), 11.905 MUT (14.235 elapsed), 6.348 GC (7.902 elapsed) :ghc>>
<<ghc: 7590490672 bytes, 405 GCs, 90752290/326290472 avg/max bytes residency (12 samples), 777M in use, 0.001 INIT (0.361 elapsed), 9.834 MUT (11.025 elapsed), 9.072 GC (12.188 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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 
<<ghc: 1600635656 bytes, 186 GCs, 17787494/40974960 avg/max bytes residency (8 samples), 110M in use, 0.002 INIT (0.510 elapsed), 2.090 MUT (2.622 elapsed), 1.444 GC (1.852 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -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: 899635000 bytes, 119 GCs, 13994725/32113256 avg/max bytes residency (7 samples), 82M in use, 0.002 INIT (0.478 elapsed), 1.196 MUT (1.579 elapsed), 0.857 GC (1.200 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/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.4.1.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.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.0.2 -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.4.1.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.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.0.2 -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: 490220568 bytes, 80 GCs, 11310121/25760448 avg/max bytes residency (6 samples), 56M in use, 0.001 INIT (0.362 elapsed), 0.571 MUT (0.846 elapsed), 0.418 GC (0.593 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Tc/Types/Constraint.hs -o compiler/stage1/build/GHC/Tc/Types/Constraint.o 
<<ghc: 1425817680 bytes, 141 GCs, 16889952/46983304 avg/max bytes residency (7 samples), 99M in use, 0.002 INIT (0.446 elapsed), 2.136 MUT (2.523 elapsed), 1.211 GC (1.567 elapsed) :ghc>>
"/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/Core/Opt/Monad.hs -o compiler/stage1/build/GHC/Core/Opt/Monad.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: 4917325976 bytes, 337 GCs, 41085555/89847584 avg/max bytes residency (11 samples), 244M in use, 0.001 INIT (0.519 elapsed), 6.154 MUT (7.434 elapsed), 4.412 GC (5.195 elapsed) :ghc>>
<<ghc: 1765288088 bytes, 128 GCs, 22726979/77674472 avg/max bytes residency (8 samples), 164M in use, 0.001 INIT (0.460 elapsed), 2.242 MUT (2.776 elapsed), 1.460 GC (1.956 elapsed) :ghc>>
<<ghc: 2331537616 bytes, 188 GCs, 37618226/118070224 avg/max bytes residency (9 samples), 273M in use, 0.002 INIT (0.543 elapsed), 2.601 MUT (3.081 elapsed), 2.477 GC (3.250 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/ghc90
*** Error code 1

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