+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ghc-9.0.2nb3/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ghc-9.0.2nb3/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> 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/pkg/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/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/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 \
       -optl-Wl,-R/opt/pkg/lib -optl-liconv -optl-L/opt/pkg/lib -optl-L/usr/lib/amd64 -optl-Wl,-R/usr/lib/amd64 -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/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/genprimopcode   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/deriveConstants   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64  -I,includes/dist-install/build -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64  -I,includes/dist-install/build -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/genapply   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/binary   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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 genapply-0.1...
Configuring genprimopcode-0.1...
Configuring deriveConstants-0.1...
Configuring binary-0.8.8.0...
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.
"inplace/bin/ghc-cabal" configure utils/hsc2hs dist --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/hsc2hs   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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"  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/binary/dist-boot/inplace-pkg-config
Configuring hsc2hs-0.68.7...
"inplace/bin/ghc-cabal" configure libraries/transformers dist-boot --with-ghc="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/transformers   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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"  
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/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/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/mtl   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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/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/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/hpc   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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/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/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-boot-th   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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/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/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-boot   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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/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/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/template-haskell   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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/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/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/text   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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/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/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/parsec   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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/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/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/Cabal/Cabal   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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/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/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghc-heap   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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/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/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/exceptions   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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/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/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/ghci   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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/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/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/libraries/terminfo   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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/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/lang/ghc90/work/.cwrapper/bin/gcc accepts -g... yes
checking for /home/pbulk/build/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/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/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --flags=stage1 --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/utils/ghc-pkg   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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/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/lang/ghc90/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc-pkg"  --flags=stage1 -f-threaded --package-db=/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc90/work/ghc-9.0.2/ghc   " --configure-option=--with-iconv-includes="/opt/pkg/include" --configure-option=--with-iconv-libraries="/opt/pkg/lib" --configure-option=--with-gmp-includes="/opt/pkg/include" --configure-option=--with-gmp-libraries="/opt/pkg/lib" --configure-option=--with-gmp --configure-option=--with-curses-libraries="/opt/pkg/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  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Iutils/hsc2hs/dist/build/hsc2hs/autogen      -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -I'/home/pbulk/build/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/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build/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/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
"/home/pbulk/build/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
"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
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/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
"rm" -f utils/deriveConstants/dist/build/.depend.haskell.tmp  
"/home/pbulk/build/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/pkg/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/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/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 
"rm" -f utils/genapply/dist/build/.depend.c_asm.bit  
"/home/pbulk/build/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
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/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/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/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/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/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/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
"rm" -f libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/transformers/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/transformers_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp libraries/transformers/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/mtl/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build/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
"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/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/binary_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/binary/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/binary/dist-boot/build/Data/ libraries/binary/dist-boot/build/Data/Binary/ libraries/binary/dist-boot/build/Data/Binary/Get/; do if test ! -d $dir; then mkdir -p $dir; fi done
grep -v ' : [a-zA-Z]:/' libraries/binary/dist-boot/build/.depend-v.haskell.tmp > libraries/binary/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/binary/dist-boot/build/.depend-v.haskell.tmp2 > libraries/binary/dist-boot/build/.depend-v.haskell
"rm" -f libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/ghc-boot-th_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm.tmp libraries/ghc-boot-th/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build/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
echo "libraries/mtl_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/mtl/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/mtl/dist-boot/build/Control/Monad/ libraries/mtl/dist-boot/build/Control/Monad/Cont/ libraries/mtl/dist-boot/build/Control/Monad/Error/ libraries/mtl/dist-boot/build/Control/Monad/RWS/ libraries/mtl/dist-boot/build/Control/Monad/Reader/ libraries/mtl/dist-boot/build/Control/Monad/State/ libraries/mtl/dist-boot/build/Control/Monad/Writer/; do if test ! -d $dir; then mkdir -p $dir; fi done
echo "libraries/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/mtl/dist-boot/build/.depend-v.haskell.tmp > libraries/mtl/dist-boot/build/.depend-v.haskell.tmp2
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/mtl/dist-boot/build/.depend-v.haskell.tmp2 > libraries/mtl/dist-boot/build/.depend-v.haskell
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell
"rm" -f libraries/ghc-boot/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/template-haskell/dist-boot/build/.depend-v.haskell.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
"/home/pbulk/build/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
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.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/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
echo "libraries/ghc-boot_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp
for dir in libraries/ghc-boot/dist-boot/build/GHC/ libraries/ghc-boot/dist-boot/build/GHC/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/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/text/dist-boot/build/.depend-v.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include     -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -I'/home/pbulk/build/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/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build/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
grep -v ' : [a-zA-Z]:/' libraries/transformers/dist-boot/build/.depend-v.haskell.tmp > libraries/transformers/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/transformers/dist-boot/build/.depend-v.haskell.tmp2 > libraries/transformers/dist-boot/build/.depend-v.haskell
"rm" -f libraries/parsec/dist-boot/build/.depend-v.haskell.tmp  
"/home/pbulk/build/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
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/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/text/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/text_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/text/dist-boot/build/.depend-v.c_asm.tmp
mv libraries/text/dist-boot/build/.depend-v.c_asm.tmp libraries/text/dist-boot/build/.depend-v.c_asm
"rm" -f libraries/parsec/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/parsec/dist-boot/build/.depend-v.c_asm.bit  
echo "libraries/parsec_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/parsec/dist-boot/build/.depend-v.c_asm.tmp
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.haskell.tmp  
"/home/pbulk/build/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
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
grep -v ' : [a-zA-Z]:/' libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp > libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp2 > libraries/template-haskell/dist-boot/build/.depend-v.haskell
"rm" -f libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.tmp  
"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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build/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/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/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/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
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
"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
grep -v ' : [a-zA-Z]:/' libraries/exceptions/dist-boot/build/.depend-v.haskell.tmp > libraries/exceptions/dist-boot/build/.depend-v.haskell.tmp2
"inplace/bin/mkdirhier" libraries/ghci/dist-boot/build/GHCi//.
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
"rm" -f libraries/ghci/dist-boot/build/.depend-v.c_asm.tmp  
"rm" -f libraries/ghci/dist-boot/build/.depend-v.c_asm.bit  
"/home/pbulk/build/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/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
"inplace/bin/mkdirhier" utils/deriveConstants/dist/build/tmp//.
"inplace/bin/mkdirhier" includes/dist-derivedconstants/header//.
"rm" -f includes/dist-install/build/ghcautoconf.h  
Creating includes/dist-install/build/ghcautoconf.h...
Done.
"rm" -f includes/dist-install/build/ghcplatform.h  
Creating includes/dist-install/build/ghcplatform.h...
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
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/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 
grep -v ' : [a-zA-Z]:/' libraries/text/dist-boot/build/.depend-v.haskell.tmp > libraries/text/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/text/dist-boot/build/.depend-v.haskell.tmp2 > libraries/text/dist-boot/build/.depend-v.haskell
"/home/pbulk/build/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
grep -v ' : [a-zA-Z]:/' libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp > libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp2
sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp2 > libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell
"inplace/bin/mkdirhier" utils/genprimopcode/dist/build/tmp//.
"rm" -f compiler/stage1/build/.depend-v.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -I'/home/pbulk/build/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/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build/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
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/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -I'/home/pbulk/build/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/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build/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/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.haskell.tmp  
"/home/pbulk/build/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
"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/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 ghc/stage1/build/.depend.c_asm.bit  
echo "ghc_stage1_depfile_c_asm_EXISTS = YES" >> ghc/stage1/build/.depend.c_asm.tmp
mv ghc/stage1/build/.depend.c_asm.tmp ghc/stage1/build/.depend.c_asm
"rm" -f utils/unlit/dist/build/.depend.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall   -Iutils/unlit/dist/build/unlit/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/unlit/unlit.c -MF utils/unlit/dist/build/.depend.c_asm.bit
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/unlit/|" -e "1s|utils/unlit/|utils/unlit/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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/unlit/|" -e "1s|utils/unlit/|utils/unlit/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/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 "utils/unlit_dist_depfile_c_asm_EXISTS = YES" >> utils/unlit/dist/build/.depend.c_asm.tmp
mv utils/unlit/dist/build/.depend.c_asm.tmp utils/unlit/dist/build/.depend.c_asm
"rm" -f utils/hp2ps/dist/build/.depend.c_asm.tmp  
gcc -E -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/hp2ps/autogen       -Werror=unused-but-set-variable -Wno-error=inline       -MM -x c utils/hp2ps/Curves.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit
"/home/pbulk/build/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 '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/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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
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
grep -v ' : [a-zA-Z]:/' ghc/stage1/build/.depend.haskell.tmp > ghc/stage1/build/.depend.haskell.tmp2
sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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 '/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
"/home/pbulk/build/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/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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/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/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -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/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/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-O2 -optc-msave-args -optc-fno-aggressive-loop-optimizations -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Iutils/hsc2hs/dist/build/hsc2hs/autogen -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/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/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/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/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/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/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/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/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 
"/home/pbulk/build/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 
/opt/pkg/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/lang/ghc90/work/ghc-9.0.2/inplace/lib/bin/deriveConstants"'                                  >> inplace/bin/deriveConstants
echo 'datadir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                             >> inplace/bin/deriveConstants
echo 'bindir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin"'                              >> inplace/bin/deriveConstants
echo 'topdir="/home/pbulk/build/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/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/directory-1.3.6.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/filepath-1.4.2.1:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/containers-0.6.2.1:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/deepseq-1.4.4.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build/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/pkg/include --gcc-flag -I/opt/pkg/include/ncurses --gcc-flag -I/usr/include --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/pkg/include --gcc-flag -I/opt/pkg/include/ncurses --gcc-flag -I/usr/include --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/pkg/include --gcc-flag -I/opt/pkg/include/ncurses --gcc-flag -I/usr/include --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/pkg/include --gcc-flag -I/opt/pkg/include/ncurses --gcc-flag -I/usr/include --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"
"/home/pbulk/build/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 
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/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/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/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/pkg/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/lang/ghc90/work/ghc-9.0.2/inplace/lib/bin/hsc2hs"'                                  >> inplace/bin/hsc2hs
echo 'datadir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                             >> inplace/bin/hsc2hs
echo 'bindir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin"'                              >> inplace/bin/hsc2hs
echo 'topdir="/home/pbulk/build/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/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/directory-1.3.6.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/filepath-1.4.2.1:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/containers-0.6.2.1:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/deepseq-1.4.4.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build/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/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-O2 --cflag=-msave-args --cflag=-fno-aggressive-loop-optimizations --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-Wl,-R/opt/pkg/lib --lflag=-liconv --lflag=-L/opt/pkg/lib --lflag=-L/usr/lib/amd64 --lflag=-Wl,-R/usr/lib/amd64 --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/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/hpc/dist-boot/build/./autogen' '--cflag=-Ilibraries/hpc/.' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' '--cflag=-I/home/pbulk/build/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/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/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/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-O2 --cflag=-msave-args --cflag=-fno-aggressive-loop-optimizations --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-Wl,-R/opt/pkg/lib --lflag=-liconv --lflag=-L/opt/pkg/lib --lflag=-L/usr/lib/amd64 --lflag=-Wl,-R/usr/lib/amd64 --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/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--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/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/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/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-O2 --cflag=-msave-args --cflag=-fno-aggressive-loop-optimizations --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-Wl,-R/opt/pkg/lib --lflag=-liconv --lflag=-L/opt/pkg/lib --lflag=-L/usr/lib/amd64 --lflag=-Wl,-R/usr/lib/amd64 --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/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--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/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/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/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-O2 --cflag=-msave-args --cflag=-fno-aggressive-loop-optimizations --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-Wl,-R/opt/pkg/lib --lflag=-liconv --lflag=-L/opt/pkg/lib --lflag=-L/usr/lib/amd64 --lflag=-Wl,-R/usr/lib/amd64 --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/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--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/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/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/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-O2 --cflag=-msave-args --cflag=-fno-aggressive-loop-optimizations --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-Wl,-R/opt/pkg/lib --lflag=-liconv --lflag=-L/opt/pkg/lib --lflag=-L/usr/lib/amd64 --lflag=-Wl,-R/usr/lib/amd64 --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/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--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/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/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/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/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-O2 --cflag=-msave-args --cflag=-fno-aggressive-loop-optimizations --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-Wl,-R/opt/pkg/lib --lflag=-liconv --lflag=-L/opt/pkg/lib --lflag=-L/usr/lib/amd64 --lflag=-Wl,-R/usr/lib/amd64 --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/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--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/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/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/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/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-O2 --cflag=-msave-args --cflag=-fno-aggressive-loop-optimizations --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-Wl,-R/opt/pkg/lib --lflag=-liconv --lflag=-L/opt/pkg/lib --lflag=-L/usr/lib/amd64 --lflag=-Wl,-R/usr/lib/amd64 --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/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghci/dist-boot/build/./autogen' '--cflag=-I/opt/pkg/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' '--cflag=-I/home/pbulk/build/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/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/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/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'.
"inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc'  --cross-safe -I/opt/pkg/include --cflag=-Wall --cflag=-pipe --cflag=-O2 --cflag=-msave-args --cflag=-fno-aggressive-loop-optimizations --cflag=-I/opt/pkg/include --cflag=-I/opt/pkg/include/ncurses --cflag=-I/usr/include --cflag=-m64 --cflag=-m64 --lflag=-Wl,-R/opt/pkg/lib --lflag=-liconv --lflag=-L/opt/pkg/lib --lflag=-L/usr/lib/amd64 --lflag=-Wl,-R/usr/lib/amd64 --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/pkg/include' '--cflag=-I/opt/pkg/include/ncurses' '--cflag=-I/usr/include' '--cflag=-m64' '--cflag=-Wall' '--cflag=-Ilibraries/ghci/dist-boot/build/./autogen' '--cflag=-I/opt/pkg/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' '--cflag=-I/home/pbulk/build/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/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/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/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types_hsc.h'.
libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types_hsc.c'.
/opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 755 utils/genprimopcode/dist/build/tmp/genprimopcode inplace/lib/bin/genprimopcode
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'.
"rm" -f libraries/hpc/dist-boot/build/.depend-v.haskell.tmp  
"rm" -f                                                     inplace/bin/genprimopcode  
"/home/pbulk/build/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
echo '#!/bin/sh'                                                     >> inplace/bin/genprimopcode
echo 'executablename="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib/bin/genprimopcode"'                                  >> inplace/bin/genprimopcode
echo 'datadir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                             >> inplace/bin/genprimopcode
echo 'bindir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin"'                              >> inplace/bin/genprimopcode
echo 'topdir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                           >> inplace/bin/genprimopcode
echo 'pgmgcc="gcc"'                                               >> inplace/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/ghc-heap/dist-boot/build/.depend-v.haskell.tmp  
echo 'export LD_LIBRARY_PATH="/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/genprimopcode
"/home/pbulk/build/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
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/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/pkg/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/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: 3337975704 bytes, 2131 GCs, 14284375/40439144 avg/max bytes residency (8 samples), 85M in use, 0.000 INIT (0.675 elapsed), 1.533 MUT (12.581 elapsed), 0.350 GC (0.466 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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
"xargs"  "ar" qcls  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
"rm" -f libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.0.2.a.contents  
"/home/pbulk/build/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/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 
<<ghc: 35541064 bytes, 9 GCs, 1817128/3441488 avg/max bytes residency (2 samples), 36M in use, 0.000 INIT (0.715 elapsed), 0.032 MUT (0.073 elapsed), 0.045 GC (0.108 elapsed) :ghc>>
"/home/pbulk/build/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: 49667288 bytes, 11 GCs, 4661133/10014968 avg/max bytes residency (3 samples), 33M in use, 0.000 INIT (0.722 elapsed), 0.039 MUT (0.229 elapsed), 0.070 GC (0.163 elapsed) :ghc>>
"/home/pbulk/build/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/pkg/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/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 
<<ghc: 36050232 bytes, 9 GCs, 1816916/3441912 avg/max bytes residency (2 samples), 36M in use, 0.000 INIT (0.861 elapsed), 0.032 MUT (0.072 elapsed), 0.042 GC (0.100 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-O2 -optc-msave-args -optc-fno-aggressive-loop-optimizations -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -optc-m64 -optc-Wall -optc-Ighc/stage1/build/ghc/autogen -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage1/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage1/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage1/build/stage1/build/' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage1' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage1/build/stage1' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage1/build/stage1' -optc-I'/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/compiler/stage1/build/stage1/build/stage1' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/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/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/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
"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/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-O2 -optc-msave-args -optc-fno-aggressive-loop-optimizations -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -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/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-O2 -optc-msave-args -optc-fno-aggressive-loop-optimizations -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -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/pkg/include --gcc-flag -I/opt/pkg/include/ncurses --gcc-flag -I/usr/include --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//.
"inplace/bin/mkdirhier" libraries/ghc-boot/dist-install/build/GHC/Platform//.
"inplace/bin/mkdirhier" compiler/stage2/build/GHC/Settings//.
Done.
"/home/pbulk/build/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/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 
"/home/pbulk/build/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 
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/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/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/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/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/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/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/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/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/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/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/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/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/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/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 
"/home/pbulk/build/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 

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/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/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/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/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/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/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/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/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/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/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/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/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-O2 -optc-msave-args -optc-fno-aggressive-loop-optimizations -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -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/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/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/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/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/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/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/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 52589632 bytes, 10 GCs, 4579176/9734344 avg/max bytes residency (3 samples), 33M in use, 0.000 INIT (0.702 elapsed), 0.045 MUT (0.212 elapsed), 0.066 GC (0.132 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 36838448 bytes, 10 GCs, 4130450/8620832 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.895 elapsed), 0.033 MUT (0.094 elapsed), 0.070 GC (0.136 elapsed) :ghc>>
<<ghc: 36246048 bytes, 9 GCs, 1894872/3597168 avg/max bytes residency (2 samples), 37M in use, 0.000 INIT (0.659 elapsed), 0.033 MUT (0.080 elapsed), 0.048 GC (0.130 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 36235800 bytes, 9 GCs, 1894336/3596464 avg/max bytes residency (2 samples), 37M in use, 0.000 INIT (0.672 elapsed), 0.030 MUT (0.069 elapsed), 0.047 GC (0.107 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 49151608 bytes, 10 GCs, 5488352/11756664 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.682 elapsed), 0.041 MUT (0.088 elapsed), 0.082 GC (0.158 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 51740888 bytes, 10 GCs, 4434352/9379976 avg/max bytes residency (3 samples), 33M in use, 0.000 INIT (0.689 elapsed), 0.045 MUT (0.188 elapsed), 0.067 GC (0.144 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 71646848 bytes, 16 GCs, 4449768/9238424 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.660 elapsed), 0.064 MUT (0.191 elapsed), 0.081 GC (0.149 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 36197464 bytes, 9 GCs, 1891916/3591912 avg/max bytes residency (2 samples), 37M in use, 0.000 INIT (0.683 elapsed), 0.035 MUT (0.089 elapsed), 0.050 GC (0.113 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 733216680 bytes, 112 GCs, 11054214/23502248 avg/max bytes residency (6 samples), 56M in use, 0.000 INIT (0.688 elapsed), 0.596 MUT (0.841 elapsed), 0.417 GC (0.569 elapsed) :ghc>>
"/home/pbulk/build/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 
<<ghc: 102642296 bytes, 29 GCs, 6448136/10455080 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.692 elapsed), 0.087 MUT (0.239 elapsed), 0.130 GC (0.211 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 82819824 bytes, 37 GCs, 7890818/14947792 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.688 elapsed), 0.065 MUT (0.152 elapsed), 0.130 GC (0.191 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 36308208 bytes, 10 GCs, 4128237/8614920 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.656 elapsed), 0.034 MUT (0.082 elapsed), 0.070 GC (0.137 elapsed) :ghc>>
<<ghc: 325827224 bytes, 48 GCs, 9672124/20655688 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.665 elapsed), 0.274 MUT (0.425 elapsed), 0.222 GC (0.321 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 36510984 bytes, 10 GCs, 4127813/8615024 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.674 elapsed), 0.032 MUT (0.082 elapsed), 0.070 GC (0.134 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 91023872 bytes, 24 GCs, 4636416/8970640 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.675 elapsed), 0.080 MUT (0.171 elapsed), 0.094 GC (0.166 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 70076160 bytes, 16 GCs, 5182536/10770808 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.692 elapsed), 0.062 MUT (0.171 elapsed), 0.088 GC (0.163 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 153960232 bytes, 32 GCs, 7618944/13820072 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.689 elapsed), 0.122 MUT (0.239 elapsed), 0.138 GC (0.197 elapsed) :ghc>>
<<ghc: 36219400 bytes, 9 GCs, 1894336/3596512 avg/max bytes residency (2 samples), 37M in use, 0.000 INIT (0.666 elapsed), 0.033 MUT (0.077 elapsed), 0.048 GC (0.109 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/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: 329418744 bytes, 55 GCs, 9443489/19439032 avg/max bytes residency (5 samples), 42M in use, 0.000 INIT (0.657 elapsed), 0.271 MUT (0.438 elapsed), 0.209 GC (0.274 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 357104024 bytes, 69 GCs, 8448150/15163368 avg/max bytes residency (5 samples), 35M in use, 0.000 INIT (0.659 elapsed), 0.267 MUT (0.411 elapsed), 0.222 GC (0.318 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 218755856 bytes, 39 GCs, 7354614/13781152 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.744 elapsed), 0.182 MUT (0.318 elapsed), 0.147 GC (0.221 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 88229720 bytes, 20 GCs, 4294861/8844576 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.687 elapsed), 0.075 MUT (0.167 elapsed), 0.083 GC (0.141 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-O2 -optc-msave-args -optc-fno-aggressive-loop-optimizations -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -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/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/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/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/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: 93536872 bytes, 23 GCs, 5125586/10551080 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.655 elapsed), 0.069 MUT (0.167 elapsed), 0.088 GC (0.161 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-O2 -optc-msave-args -optc-fno-aggressive-loop-optimizations -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -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/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/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/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/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
<<ghc: 145149856 bytes, 42 GCs, 7197284/12740264 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.687 elapsed), 0.121 MUT (0.277 elapsed), 0.138 GC (0.225 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -optc-pipe -optc-O2 -optc-msave-args -optc-fno-aggressive-loop-optimizations -optc-I/opt/pkg/include -optc-I/opt/pkg/include/ncurses -optc-I/usr/include -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/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/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/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc90/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/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: 74674480 bytes, 17 GCs, 5161429/10671720 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.700 elapsed), 0.057 MUT (0.150 elapsed), 0.084 GC (0.149 elapsed) :ghc>>
"/home/pbulk/build/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: 21781312 bytes, 8 GCs, 598680/965688 avg/max bytes residency (2 samples), 28M in use, 0.000 INIT (0.680 elapsed), 0.020 MUT (0.353 elapsed), 0.025 GC (0.109 elapsed) :ghc>>
"/home/pbulk/build/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: 21789376 bytes, 8 GCs, 598988/965896 avg/max bytes residency (2 samples), 28M in use, 0.000 INIT (0.701 elapsed), 0.020 MUT (0.255 elapsed), 0.022 GC (0.079 elapsed) :ghc>>
"cp" includes/dist-derivedconstants/header/platformConstants inplace/lib/platformConstants
"rm" -f libraries/ghc-boot/dist-install/build/GHC/Version.hs  
<<ghc: 21781320 bytes, 8 GCs, 598680/965688 avg/max bytes residency (2 samples), 28M in use, 0.000 INIT (0.738 elapsed), 0.020 MUT (0.372 elapsed), 0.023 GC (0.126 elapsed) :ghc>>
"rm" -f libraries/ghc-boot/dist-install/build/GHC/Platform/Host.hs  
"rm" -f compiler/stage2/build/GHC/Settings/Config.hs  
Creating compiler/stage2/build/GHC/Settings/Config.hs ... 
done.
"/home/pbulk/build/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/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/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/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/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/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
"xargs"  "ar" qcls  libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.5.a < libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.5.a.contents
"rm" -f libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.5.a.contents  
"/home/pbulk/build/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/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/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/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/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/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: 37786880 bytes, 10 GCs, 4154728/8681568 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.690 elapsed), 0.034 MUT (0.084 elapsed), 0.070 GC (0.134 elapsed) :ghc>>
"/home/pbulk/build/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/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: 57629008 bytes, 13 GCs, 4847189/10281744 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.666 elapsed), 0.058 MUT (0.198 elapsed), 0.084 GC (0.166 elapsed) :ghc>>
"/home/pbulk/build/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/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 755 utils/unlit/dist/build/tmp/unlit inplace/lib/bin/unlit.bin
"/home/pbulk/build/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/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/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/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/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/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/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/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 
<<ghc: 5532199912 bytes, 839 GCs, 28218860/65206824 avg/max bytes residency (18 samples), 177M in use, 0.000 INIT (0.692 elapsed), 3.440 MUT (4.674 elapsed), 2.810 GC (3.394 elapsed) :ghc>>
"/home/pbulk/build/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/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/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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 105574896 bytes, 34 GCs, 7204702/11378160 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.664 elapsed), 0.085 MUT (0.205 elapsed), 0.150 GC (0.223 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1223200920 bytes, 128 GCs, 16093589/37956840 avg/max bytes residency (7 samples), 93M in use, 0.000 INIT (0.655 elapsed), 1.068 MUT (1.326 elapsed), 0.729 GC (0.937 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
"xargs"  "ar" qcls  libraries/hpc/dist-boot/build/libHShpc-0.6.1.0.a < libraries/hpc/dist-boot/build/libHShpc-0.6.1.0.a.contents
"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/lang/ghc90/work/ghc-9.0.2/inplace/lib/bin/unlit.bin"'                                  >> inplace/lib/bin/unlit
echo 'datadir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/lib"'                             >> inplace/lib/bin/unlit
echo 'bindir="/home/pbulk/build/lang/ghc90/work/ghc-9.0.2/inplace/bin"'                              >> inplace/lib/bin/unlit
echo 'topdir="/home/pbulk/build/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/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/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/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/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/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/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/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/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/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/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/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/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
"xargs"  "ar" qcls  libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a < libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a.contents
"rm" -f libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a.contents  
"/home/pbulk/build/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/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/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/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/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/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/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/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/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/pkg/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
"xargs"  "ar" qcls  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
"rm" -f libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.0.2.a.contents  
"/home/pbulk/build/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/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 
"/home/pbulk/build/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/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/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/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/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/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/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
"xargs"  "ar" qcls  libraries/mtl/dist-boot/build/libHSmtl-2.2.2.a < libraries/mtl/dist-boot/build/libHSmtl-2.2.2.a.contents
"rm" -f libraries/mtl/dist-boot/build/libHSmtl-2.2.2.a.contents  
"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
"xargs"  "ar" qcls  libraries/binary/dist-boot/build/libHSbinary-0.8.8.0.a < libraries/binary/dist-boot/build/libHSbinary-0.8.8.0.a.contents
"rm" -f libraries/binary/dist-boot/build/libHSbinary-0.8.8.0.a.contents  
"/home/pbulk/build/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/pkg/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/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/pkg/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/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/pkg/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/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/pkg/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/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 
"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
"xargs"  "ar" qcls  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
"rm" -f libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.0.2.a.contents  
"/home/pbulk/build/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/pkg/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/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/pkg/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/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 
"/home/pbulk/build/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/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/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/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/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/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/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/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/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/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/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/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: 112477672 bytes, 28 GCs, 9104724/18138272 avg/max bytes residency (4 samples), 42M in use, 0.000 INIT (0.689 elapsed), 0.088 MUT (0.344 elapsed), 0.169 GC (0.278 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"rm" -f libraries/exceptions/dist-boot/build/libHSexceptions-0.10.4.a libraries/exceptions/dist-boot/build/libHSexceptions-0.10.4.a.contents  
echo libraries/exceptions/dist-boot/build/Control/Monad/Catch.o libraries/exceptions/dist-boot/build/Control/Monad/Catch/Pure.o        >> libraries/exceptions/dist-boot/build/libHSexceptions-0.10.4.a.contents
"xargs"  "ar" qcls  libraries/exceptions/dist-boot/build/libHSexceptions-0.10.4.a < libraries/exceptions/dist-boot/build/libHSexceptions-0.10.4.a.contents
"rm" -f libraries/exceptions/dist-boot/build/libHSexceptions-0.10.4.a.contents  
<<ghc: 208489520 bytes, 47 GCs, 8823131/18091240 avg/max bytes residency (5 samples), 40M in use, 0.000 INIT (0.710 elapsed), 0.166 MUT (0.450 elapsed), 0.181 GC (0.321 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/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: 373875280 bytes, 58 GCs, 12776129/33004776 avg/max bytes residency (6 samples), 72M in use, 0.000 INIT (0.663 elapsed), 0.293 MUT (0.513 elapsed), 0.302 GC (0.479 elapsed) :ghc>>
"/home/pbulk/build/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 77862456 bytes, 16 GCs, 6009456/10156992 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.665 elapsed), 0.064 MUT (0.235 elapsed), 0.109 GC (0.177 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1613843640 bytes, 150 GCs, 18582950/58262224 avg/max bytes residency (8 samples), 123M in use, 0.000 INIT (0.672 elapsed), 1.441 MUT (2.369 elapsed), 0.863 GC (1.384 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 82212208 bytes, 32 GCs, 5322946/11020928 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.650 elapsed), 0.068 MUT (0.215 elapsed), 0.093 GC (0.209 elapsed) :ghc>>
"/home/pbulk/build/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: 172366048 bytes, 63 GCs, 6410952/10424280 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.836 elapsed), 0.121 MUT (0.297 elapsed), 0.144 GC (0.258 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 96715000 bytes, 24 GCs, 8133588/14968520 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.640 elapsed), 0.082 MUT (0.192 elapsed), 0.142 GC (0.197 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 189073192 bytes, 34 GCs, 8065556/14435904 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.718 elapsed), 0.144 MUT (0.293 elapsed), 0.135 GC (0.267 elapsed) :ghc>>
"/home/pbulk/build/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/pkg/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 
<<ghc: 155993832 bytes, 56 GCs, 8569337/17519888 avg/max bytes residency (5 samples), 39M in use, 0.000 INIT (0.839 elapsed), 0.126 MUT (0.386 elapsed), 0.184 GC (0.288 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 701201272 bytes, 91 GCs, 18232732/53858416 avg/max bytes residency (7 samples), 113M in use, 0.000 INIT (0.772 elapsed), 0.608 MUT (1.251 elapsed), 0.559 GC (0.934 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  
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
"xargs"  "ar" qcls  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
"rm" -f libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.17.0.0.a.contents  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 43192856 bytes, 10 GCs, 4852573/10432072 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.724 elapsed), 0.038 MUT (0.138 elapsed), 0.076 GC (0.161 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 217089608 bytes, 46 GCs, 10727529/23219896 avg/max bytes residency (5 samples), 51M in use, 0.000 INIT (0.666 elapsed), 0.174 MUT (0.338 elapsed), 0.226 GC (0.382 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1652429128 bytes, 161 GCs, 18034035/48907432 avg/max bytes residency (7 samples), 107M in use, 0.000 INIT (0.637 elapsed), 1.364 MUT (1.819 elapsed), 0.908 GC (1.336 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 395442088 bytes, 81 GCs, 9504948/18777928 avg/max bytes residency (5 samples), 43M in use, 0.000 INIT (0.625 elapsed), 0.305 MUT (0.561 elapsed), 0.232 GC (0.309 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 48148952 bytes, 10 GCs, 5261128/11464376 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.653 elapsed), 0.052 MUT (0.206 elapsed), 0.084 GC (0.156 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 760104232 bytes, 109 GCs, 12105233/28230336 avg/max bytes residency (6 samples), 62M in use, 0.000 INIT (0.626 elapsed), 0.657 MUT (0.896 elapsed), 0.482 GC (0.634 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 45357824 bytes, 10 GCs, 5084442/11007592 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.673 elapsed), 0.040 MUT (0.099 elapsed), 0.081 GC (0.144 elapsed) :ghc>>
<<ghc: 757304384 bytes, 111 GCs, 10244744/24888904 avg/max bytes residency (6 samples), 54M in use, 0.000 INIT (0.664 elapsed), 0.597 MUT (1.014 elapsed), 0.388 GC (0.578 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/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/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/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/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/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 
<<ghc: 2189887472 bytes, 173 GCs, 25731724/64394920 avg/max bytes residency (9 samples), 171M in use, 0.000 INIT (0.652 elapsed), 1.723 MUT (2.553 elapsed), 1.364 GC (1.991 elapsed) :ghc>>
"/home/pbulk/build/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 
"/home/pbulk/build/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 58695496 bytes, 22 GCs, 7201118/13940464 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.713 elapsed), 0.047 MUT (0.193 elapsed), 0.118 GC (0.278 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 87818000 bytes, 22 GCs, 8016602/14706720 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.678 elapsed), 0.080 MUT (0.187 elapsed), 0.135 GC (0.275 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 178506056 bytes, 37 GCs, 8412464/14860872 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.731 elapsed), 0.150 MUT (0.316 elapsed), 0.166 GC (0.306 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 49637128 bytes, 12 GCs, 5539117/12105776 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.700 elapsed), 0.040 MUT (0.153 elapsed), 0.082 GC (0.189 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 48359328 bytes, 11 GCs, 5518418/12063448 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.713 elapsed), 0.035 MUT (0.075 elapsed), 0.075 GC (0.136 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 220589912 bytes, 47 GCs, 8878129/19404848 avg/max bytes residency (5 samples), 43M in use, 0.000 INIT (0.689 elapsed), 0.174 MUT (0.458 elapsed), 0.204 GC (0.327 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 351837800 bytes, 53 GCs, 10536718/23702400 avg/max bytes residency (5 samples), 52M in use, 0.000 INIT (0.837 elapsed), 0.284 MUT (0.506 elapsed), 0.247 GC (0.404 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 819786704 bytes, 98 GCs, 12592093/33056968 avg/max bytes residency (6 samples), 71M in use, 0.000 INIT (0.769 elapsed), 0.711 MUT (1.255 elapsed), 0.458 GC (0.770 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 268977784 bytes, 48 GCs, 9884145/22488720 avg/max bytes residency (5 samples), 49M in use, 0.000 INIT (0.614 elapsed), 0.220 MUT (0.475 elapsed), 0.215 GC (0.326 elapsed) :ghc>>
"/home/pbulk/build/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: 72675736 bytes, 30 GCs, 8479938/16079952 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.674 elapsed), 0.062 MUT (0.175 elapsed), 0.135 GC (0.248 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 794764544 bytes, 72 GCs, 14943620/38919872 avg/max bytes residency (6 samples), 85M in use, 0.000 INIT (0.690 elapsed), 0.558 MUT (1.098 elapsed), 0.439 GC (0.685 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 49304600 bytes, 11 GCs, 5543488/12130000 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.665 elapsed), 0.040 MUT (0.098 elapsed), 0.082 GC (0.183 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 45056248 bytes, 10 GCs, 5469490/12114928 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.839 elapsed), 0.040 MUT (0.091 elapsed), 0.076 GC (0.145 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/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: 2256957696 bytes, 159 GCs, 25412418/71412048 avg/max bytes residency (8 samples), 172M in use, 0.000 INIT (0.678 elapsed), 1.873 MUT (2.789 elapsed), 1.277 GC (1.997 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1750557776 bytes, 300 GCs, 18110264/32838032 avg/max bytes residency (9 samples), 90M in use, 0.000 INIT (0.679 elapsed), 1.324 MUT (2.362 elapsed), 0.992 GC (1.595 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 59806288 bytes, 17 GCs, 5869373/12689328 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.704 elapsed), 0.045 MUT (0.088 elapsed), 0.087 GC (0.148 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 632734312 bytes, 94 GCs, 12072772/26405368 avg/max bytes residency (6 samples), 60M in use, 0.000 INIT (0.674 elapsed), 0.528 MUT (1.057 elapsed), 0.412 GC (0.612 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 371614424 bytes, 63 GCs, 10277358/22609104 avg/max bytes residency (5 samples), 49M in use, 0.000 INIT (0.656 elapsed), 0.266 MUT (0.694 elapsed), 0.227 GC (0.377 elapsed) :ghc>>
<<ghc: 4996235272 bytes, 372 GCs, 37032687/83525104 avg/max bytes residency (12 samples), 220M in use, 0.000 INIT (0.684 elapsed), 4.088 MUT (6.085 elapsed), 3.039 GC (4.351 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/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/pkg/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 
<<ghc: 247291408 bytes, 42 GCs, 10304144/22313592 avg/max bytes residency (5 samples), 48M in use, 0.000 INIT (0.682 elapsed), 0.187 MUT (0.360 elapsed), 0.223 GC (0.348 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 45706136 bytes, 10 GCs, 5458082/12085832 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.673 elapsed), 0.040 MUT (0.117 elapsed), 0.077 GC (0.186 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 98333736 bytes, 28 GCs, 7881388/14423976 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.738 elapsed), 0.071 MUT (0.164 elapsed), 0.130 GC (0.232 elapsed) :ghc>>
"/home/pbulk/build/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 
<<ghc: 198433064 bytes, 47 GCs, 7034363/14145472 avg/max bytes residency (5 samples), 33M in use, 0.000 INIT (0.675 elapsed), 0.161 MUT (0.614 elapsed), 0.165 GC (0.264 elapsed) :ghc>>
"/home/pbulk/build/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: 1394973160 bytes, 143 GCs, 17088442/45787440 avg/max bytes residency (7 samples), 100M in use, 0.000 INIT (0.680 elapsed), 1.134 MUT (1.678 elapsed), 0.786 GC (1.187 elapsed) :ghc>>
"/home/pbulk/build/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 
"/home/pbulk/build/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1094163424 bytes, 121 GCs, 17161880/46352952 avg/max bytes residency (7 samples), 101M in use, 0.000 INIT (0.653 elapsed), 0.988 MUT (1.642 elapsed), 0.705 GC (1.134 elapsed) :ghc>>
<<ghc: 875287304 bytes, 81 GCs, 14610156/38512968 avg/max bytes residency (6 samples), 83M in use, 0.000 INIT (0.669 elapsed), 0.771 MUT (1.251 elapsed), 0.480 GC (0.780 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 62824472 bytes, 17 GCs, 7528132/13252608 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.711 elapsed), 0.053 MUT (0.136 elapsed), 0.135 GC (0.319 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 490916032 bytes, 77 GCs, 9494353/21172136 avg/max bytes residency (5 samples), 46M in use, 0.000 INIT (0.661 elapsed), 0.405 MUT (0.765 elapsed), 0.275 GC (0.508 elapsed) :ghc>>
"/home/pbulk/build/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: 73776512 bytes, 18 GCs, 7301044/12870704 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.705 elapsed), 0.065 MUT (0.205 elapsed), 0.124 GC (0.225 elapsed) :ghc>>
"/home/pbulk/build/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/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/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/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/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/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/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/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 7123488400 bytes, 507 GCs, 51662611/134293480 avg/max bytes residency (15 samples), 364M in use, 0.000 INIT (0.720 elapsed), 6.067 MUT (7.917 elapsed), 5.422 GC (7.401 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 360312704 bytes, 80 GCs, 10856083/25091168 avg/max bytes residency (5 samples), 55M in use, 0.000 INIT (0.666 elapsed), 0.307 MUT (0.499 elapsed), 0.287 GC (0.409 elapsed) :ghc>>
"/home/pbulk/build/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: 147352888 bytes, 30 GCs, 8207602/14772640 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.668 elapsed), 0.127 MUT (0.363 elapsed), 0.151 GC (0.223 elapsed) :ghc>>
"/home/pbulk/build/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 
<<ghc: 53534032 bytes, 16 GCs, 7411044/13488024 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.639 elapsed), 0.046 MUT (0.166 elapsed), 0.115 GC (0.266 elapsed) :ghc>>
"/home/pbulk/build/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/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 
"/home/pbulk/build/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/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/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 283744984 bytes, 46 GCs, 12445686/29136816 avg/max bytes residency (5 samples), 63M in use, 0.000 INIT (0.644 elapsed), 0.233 MUT (0.517 elapsed), 0.273 GC (0.428 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 349351496 bytes, 78 GCs, 10834843/24923264 avg/max bytes residency (5 samples), 55M in use, 0.000 INIT (0.688 elapsed), 0.297 MUT (0.518 elapsed), 0.283 GC (0.414 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 220200016 bytes, 42 GCs, 11251177/24954640 avg/max bytes residency (5 samples), 54M in use, 0.000 INIT (0.641 elapsed), 0.177 MUT (0.321 elapsed), 0.236 GC (0.398 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1535871392 bytes, 147 GCs, 18349313/48568560 avg/max bytes residency (7 samples), 106M in use, 0.000 INIT (0.648 elapsed), 1.262 MUT (1.805 elapsed), 0.906 GC (1.452 elapsed) :ghc>>
<<ghc: 735142160 bytes, 103 GCs, 12430514/26706712 avg/max bytes residency (6 samples), 62M in use, 0.000 INIT (0.651 elapsed), 0.559 MUT (0.958 elapsed), 0.409 GC (0.704 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1056478320 bytes, 103 GCs, 15421424/41692344 avg/max bytes residency (6 samples), 89M in use, 0.000 INIT (0.644 elapsed), 0.930 MUT (1.379 elapsed), 0.568 GC (0.837 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 83787624 bytes, 18 GCs, 7253046/12737816 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.636 elapsed), 0.068 MUT (0.179 elapsed), 0.124 GC (0.231 elapsed) :ghc>>
"/home/pbulk/build/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: 353598040 bytes, 52 GCs, 11157286/24279416 avg/max bytes residency (5 samples), 52M in use, 0.000 INIT (0.716 elapsed), 0.290 MUT (0.593 elapsed), 0.268 GC (0.475 elapsed) :ghc>>
"/home/pbulk/build/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/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: 674567944 bytes, 110 GCs, 10499019/21630296 avg/max bytes residency (5 samples), 47M in use, 0.000 INIT (0.643 elapsed), 0.509 MUT (0.868 elapsed), 0.312 GC (0.490 elapsed) :ghc>>
"/home/pbulk/build/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 144599968 bytes, 52 GCs, 13639179/31721096 avg/max bytes residency (5 samples), 70M in use, 0.000 INIT (0.671 elapsed), 0.104 MUT (0.296 elapsed), 0.220 GC (0.372 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 164899944 bytes, 40 GCs, 8185268/17797560 avg/max bytes residency (5 samples), 40M in use, 0.000 INIT (0.650 elapsed), 0.127 MUT (0.371 elapsed), 0.166 GC (0.262 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1773389976 bytes, 237 GCs, 25212525/59295048 avg/max bytes residency (8 samples), 157M in use, 0.000 INIT (0.680 elapsed), 1.538 MUT (2.324 elapsed), 1.196 GC (1.855 elapsed) :ghc>>
<<ghc: 543793264 bytes, 67 GCs, 10772518/25357192 avg/max bytes residency (5 samples), 55M in use, 0.000 INIT (0.718 elapsed), 0.424 MUT (0.710 elapsed), 0.279 GC (0.472 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"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
"xargs"  "ar" qcls  libraries/ghci/dist-boot/build/libHSghci-9.0.2.a < libraries/ghci/dist-boot/build/libHSghci-9.0.2.a.contents
"rm" -f libraries/ghci/dist-boot/build/libHSghci-9.0.2.a.contents  
"/home/pbulk/build/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: 853637800 bytes, 112 GCs, 11819181/28859120 avg/max bytes residency (6 samples), 62M in use, 0.000 INIT (0.676 elapsed), 0.702 MUT (1.063 elapsed), 0.426 GC (0.625 elapsed) :ghc>>
"/home/pbulk/build/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: 287988472 bytes, 56 GCs, 10825739/22590824 avg/max bytes residency (5 samples), 49M in use, 0.000 INIT (0.675 elapsed), 0.226 MUT (0.472 elapsed), 0.226 GC (0.410 elapsed) :ghc>>
"/home/pbulk/build/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/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/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/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/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/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/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/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/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/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/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 152172080 bytes, 30 GCs, 8623558/15963192 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.637 elapsed), 0.131 MUT (0.318 elapsed), 0.159 GC (0.262 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 165108728 bytes, 35 GCs, 8292536/15276672 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.661 elapsed), 0.145 MUT (0.295 elapsed), 0.161 GC (0.261 elapsed) :ghc>>
"/home/pbulk/build/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: 1240659000 bytes, 146 GCs, 17380656/42859768 avg/max bytes residency (7 samples), 96M in use, 0.000 INIT (0.657 elapsed), 1.012 MUT (1.725 elapsed), 0.783 GC (1.256 elapsed) :ghc>>
"/home/pbulk/build/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 
<<ghc: 590152376 bytes, 100 GCs, 12656372/29150936 avg/max bytes residency (6 samples), 64M in use, 0.000 INIT (0.668 elapsed), 0.472 MUT (0.974 elapsed), 0.398 GC (0.753 elapsed) :ghc>>
"/home/pbulk/build/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
"xargs"  "ar" qcls  libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a < libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a.contents
"rm" -f libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a.contents  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 201540496 bytes, 65 GCs, 9504614/20953368 avg/max bytes residency (5 samples), 46M in use, 0.000 INIT (0.723 elapsed), 0.147 MUT (0.295 elapsed), 0.185 GC (0.323 elapsed) :ghc>>
"/home/pbulk/build/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 365963576 bytes, 61 GCs, 9278942/20297816 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.650 elapsed), 0.303 MUT (0.591 elapsed), 0.239 GC (0.369 elapsed) :ghc>>
"/home/pbulk/build/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: 1234842360 bytes, 120 GCs, 18902401/48448472 avg/max bytes residency (7 samples), 111M in use, 0.000 INIT (0.753 elapsed), 0.967 MUT (1.497 elapsed), 0.755 GC (1.189 elapsed) :ghc>>
"/home/pbulk/build/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/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/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 
"/home/pbulk/build/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/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 
<<ghc: 2192349896 bytes, 187 GCs, 25625433/64049640 avg/max bytes residency (8 samples), 153M in use, 0.000 INIT (0.656 elapsed), 1.807 MUT (2.582 elapsed), 1.264 GC (1.761 elapsed) :ghc>>
"/home/pbulk/build/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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
"xargs"  "ar" qcls  libraries/text/dist-boot/build/libHStext-1.2.5.0.a < libraries/text/dist-boot/build/libHStext-1.2.5.0.a.contents
"rm" -f libraries/text/dist-boot/build/libHStext-1.2.5.0.a.contents  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 143761416 bytes, 40 GCs, 10326571/23888296 avg/max bytes residency (5 samples), 52M in use, 0.000 INIT (0.678 elapsed), 0.105 MUT (0.303 elapsed), 0.188 GC (0.341 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 57923992 bytes, 22 GCs, 4692957/9233536 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.669 elapsed), 0.043 MUT (0.103 elapsed), 0.084 GC (0.189 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 222748288 bytes, 48 GCs, 7981393/16884624 avg/max bytes residency (5 samples), 38M in use, 0.000 INIT (0.719 elapsed), 0.187 MUT (0.430 elapsed), 0.193 GC (0.377 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 503227200 bytes, 64 GCs, 17520213/47117488 avg/max bytes residency (6 samples), 99M in use, 0.000 INIT (0.671 elapsed), 0.437 MUT (0.717 elapsed), 0.428 GC (0.708 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 195106480 bytes, 46 GCs, 8038812/17524008 avg/max bytes residency (5 samples), 39M in use, 0.000 INIT (0.645 elapsed), 0.168 MUT (0.408 elapsed), 0.196 GC (0.330 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 56433128 bytes, 20 GCs, 4743994/9366376 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.675 elapsed), 0.045 MUT (0.095 elapsed), 0.084 GC (0.149 elapsed) :ghc>>
"/home/pbulk/build/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: 633528456 bytes, 74 GCs, 15395718/40487088 avg/max bytes residency (6 samples), 85M in use, 0.000 INIT (0.702 elapsed), 0.523 MUT (0.944 elapsed), 0.441 GC (0.688 elapsed) :ghc>>
"/home/pbulk/build/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/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/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/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/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 306754144 bytes, 51 GCs, 11913073/27284672 avg/max bytes residency (5 samples), 59M in use, 0.000 INIT (0.655 elapsed), 0.262 MUT (0.404 elapsed), 0.286 GC (0.412 elapsed) :ghc>>
"/home/pbulk/build/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: 861109328 bytes, 83 GCs, 14240910/36638592 avg/max bytes residency (6 samples), 78M in use, 0.000 INIT (0.618 elapsed), 0.754 MUT (1.166 elapsed), 0.495 GC (0.673 elapsed) :ghc>>
"/home/pbulk/build/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 
<<ghc: 1749642392 bytes, 149 GCs, 21138217/52599056 avg/max bytes residency (8 samples), 137M in use, 0.000 INIT (0.639 elapsed), 1.424 MUT (1.903 elapsed), 0.990 GC (1.310 elapsed) :ghc>>
"/home/pbulk/build/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 
"/home/pbulk/build/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 313124312 bytes, 55 GCs, 9186105/19406096 avg/max bytes residency (5 samples), 43M in use, 0.000 INIT (0.652 elapsed), 0.242 MUT (0.433 elapsed), 0.217 GC (0.310 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 57064224 bytes, 20 GCs, 4926533/9837040 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.656 elapsed), 0.042 MUT (0.083 elapsed), 0.082 GC (0.150 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 83776848 bytes, 25 GCs, 8099636/15304224 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.734 elapsed), 0.059 MUT (0.115 elapsed), 0.134 GC (0.219 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 400616096 bytes, 53 GCs, 14367861/37818616 avg/max bytes residency (6 samples), 80M in use, 0.000 INIT (0.651 elapsed), 0.313 MUT (0.572 elapsed), 0.344 GC (0.554 elapsed) :ghc>>
"/home/pbulk/build/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: 1114797280 bytes, 121 GCs, 18245298/45823776 avg/max bytes residency (7 samples), 106M in use, 0.000 INIT (0.815 elapsed), 0.916 MUT (1.389 elapsed), 0.712 GC (1.035 elapsed) :ghc>>
"/home/pbulk/build/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/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: 1325490384 bytes, 120 GCs, 19838598/49415400 avg/max bytes residency (7 samples), 116M in use, 0.000 INIT (0.683 elapsed), 1.052 MUT (1.447 elapsed), 0.782 GC (1.068 elapsed) :ghc>>
"/home/pbulk/build/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 
<<ghc: 3352540464 bytes, 218 GCs, 27745880/86936032 avg/max bytes residency (9 samples), 196M in use, 0.000 INIT (0.675 elapsed), 2.689 MUT (3.987 elapsed), 1.693 GC (2.260 elapsed) :ghc>>
"/home/pbulk/build/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 
"/home/pbulk/build/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 663282200 bytes, 93 GCs, 12210896/28811000 avg/max bytes residency (6 samples), 62M in use, 0.000 INIT (0.666 elapsed), 0.534 MUT (0.926 elapsed), 0.428 GC (0.687 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 46858512 bytes, 10 GCs, 5609930/12450168 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.693 elapsed), 0.042 MUT (0.104 elapsed), 0.080 GC (0.169 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 78794896 bytes, 24 GCs, 7607232/14367888 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.684 elapsed), 0.057 MUT (0.108 elapsed), 0.139 GC (0.205 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 121379360 bytes, 24 GCs, 8047102/13926200 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.689 elapsed), 0.094 MUT (0.222 elapsed), 0.142 GC (0.248 elapsed) :ghc>>
<<ghc: 50355168 bytes, 12 GCs, 5612048/12273856 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.640 elapsed), 0.042 MUT (0.122 elapsed), 0.085 GC (0.171 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/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/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: 439523968 bytes, 57 GCs, 12029732/31544064 avg/max bytes residency (6 samples), 67M in use, 0.000 INIT (0.723 elapsed), 0.377 MUT (0.645 elapsed), 0.334 GC (0.565 elapsed) :ghc>>
"/home/pbulk/build/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 
<<ghc: 2624331024 bytes, 382 GCs, 21694194/50955520 avg/max bytes residency (12 samples), 121M in use, 0.000 INIT (0.689 elapsed), 1.930 MUT (2.901 elapsed), 1.509 GC (2.131 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 77855368 bytes, 26 GCs, 6305552/11672688 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.794 elapsed), 0.056 MUT (0.153 elapsed), 0.114 GC (0.175 elapsed) :ghc>>
"/home/pbulk/build/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: 2505876024 bytes, 224 GCs, 25437942/55408784 avg/max bytes residency (9 samples), 135M in use, 0.000 INIT (0.716 elapsed), 1.875 MUT (2.910 elapsed), 1.424 GC (1.901 elapsed) :ghc>>
"/home/pbulk/build/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/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: 914418264 bytes, 81 GCs, 15647465/41654736 avg/max bytes residency (6 samples), 87M in use, 0.000 INIT (0.804 elapsed), 0.759 MUT (1.104 elapsed), 0.521 GC (0.828 elapsed) :ghc>>
"/home/pbulk/build/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/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/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/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/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/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: 113357968 bytes, 33 GCs, 10519361/22852136 avg/max bytes residency (5 samples), 48M in use, 0.000 INIT (0.657 elapsed), 0.078 MUT (0.176 elapsed), 0.189 GC (0.280 elapsed) :ghc>>
"/home/pbulk/build/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/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: 2354432424 bytes, 317 GCs, 26544755/64067248 avg/max bytes residency (10 samples), 172M in use, 0.000 INIT (0.702 elapsed), 1.772 MUT (2.585 elapsed), 1.549 GC (2.203 elapsed) :ghc>>
"/home/pbulk/build/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/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/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/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/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/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/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/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 58666104 bytes, 17 GCs, 5937266/12848760 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.625 elapsed), 0.049 MUT (0.094 elapsed), 0.100 GC (0.213 elapsed) :ghc>>
"/home/pbulk/build/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/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/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/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/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/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/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/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: 4552662264 bytes, 365 GCs, 38773109/101919912 avg/max bytes residency (12 samples), 265M in use, 0.000 INIT (0.646 elapsed), 3.656 MUT (4.663 elapsed), 3.124 GC (4.241 elapsed) :ghc>>
"/home/pbulk/build/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/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/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/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/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/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/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/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/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/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/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/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/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/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: 2455440384 bytes, 316 GCs, 25823271/63629912 avg/max bytes residency (9 samples), 174M in use, 0.000 INIT (0.731 elapsed), 2.048 MUT (3.079 elapsed), 1.479 GC (2.088 elapsed) :ghc>>
"/home/pbulk/build/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/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/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/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 1004397192 bytes, 111 GCs, 12652316/36072768 avg/max bytes residency (7 samples), 77M in use, 0.000 INIT (0.682 elapsed), 0.815 MUT (1.431 elapsed), 0.557 GC (0.926 elapsed) :ghc>>
"/home/pbulk/build/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: 753788824 bytes, 87 GCs, 10776500/27819720 avg/max bytes residency (6 samples), 60M in use, 0.000 INIT (0.662 elapsed), 0.583 MUT (1.033 elapsed), 0.399 GC (0.661 elapsed) :ghc>>
"/home/pbulk/build/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 
"/home/pbulk/build/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/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/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/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/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/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/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/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/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/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/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/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: 428007336 bytes, 137 GCs, 13201862/29693448 avg/max bytes residency (6 samples), 65M in use, 0.000 INIT (0.752 elapsed), 0.309 MUT (0.589 elapsed), 0.303 GC (0.518 elapsed) :ghc>>
"/home/pbulk/build/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: 980306672 bytes, 126 GCs, 13869334/36166184 avg/max bytes residency (7 samples), 82M in use, 0.000 INIT (0.639 elapsed), 0.783 MUT (1.190 elapsed), 0.539 GC (0.890 elapsed) :ghc>>
"/home/pbulk/build/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/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/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/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/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/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: 5117830456 bytes, 318 GCs, 43668048/149491432 avg/max bytes residency (11 samples), 338M in use, 0.000 INIT (0.697 elapsed), 4.130 MUT (6.304 elapsed), 3.107 GC (4.717 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 195420432 bytes, 38 GCs, 11357193/24330576 avg/max bytes residency (5 samples), 53M in use, 0.000 INIT (0.660 elapsed), 0.153 MUT (0.320 elapsed), 0.271 GC (0.470 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 416866056 bytes, 67 GCs, 14906106/38132608 avg/max bytes residency (6 samples), 81M in use, 0.000 INIT (0.707 elapsed), 0.337 MUT (0.615 elapsed), 0.371 GC (0.683 elapsed) :ghc>>
"/home/pbulk/build/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 
"/home/pbulk/build/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: 790918896 bytes, 71 GCs, 14417453/37715424 avg/max bytes residency (6 samples), 81M in use, 0.000 INIT (0.813 elapsed), 0.682 MUT (1.198 elapsed), 0.469 GC (0.723 elapsed) :ghc>>
"/home/pbulk/build/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: 1959737376 bytes, 158 GCs, 22507794/60615928 avg/max bytes residency (8 samples), 145M in use, 0.000 INIT (0.678 elapsed), 1.643 MUT (2.477 elapsed), 1.204 GC (1.868 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 50775672 bytes, 16 GCs, 5386106/11486880 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.780 elapsed), 0.040 MUT (0.084 elapsed), 0.085 GC (0.154 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 334362736 bytes, 58 GCs, 9245872/20119872 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.640 elapsed), 0.287 MUT (0.481 elapsed), 0.242 GC (0.367 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 458994112 bytes, 59 GCs, 13601768/35403040 avg/max bytes residency (6 samples), 76M in use, 0.000 INIT (0.663 elapsed), 0.387 MUT (0.630 elapsed), 0.425 GC (0.632 elapsed) :ghc>>
"/home/pbulk/build/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: 227736960 bytes, 44 GCs, 11802252/27244376 avg/max bytes residency (5 samples), 59M in use, 0.000 INIT (0.635 elapsed), 0.187 MUT (0.362 elapsed), 0.246 GC (0.432 elapsed) :ghc>>
"/home/pbulk/build/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 
"/home/pbulk/build/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/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: 55992451480 bytes, 3795 GCs, 258562492/840161112 avg/max bytes residency (36 samples), 2262M in use, 0.000 INIT (0.671 elapsed), 30.869 MUT (42.214 elapsed), 45.541 GC (61.776 elapsed) :ghc>>
<<ghc: 543203608 bytes, 68 GCs, 15993070/42818960 avg/max bytes residency (6 samples), 92M in use, 0.000 INIT (0.786 elapsed), 0.491 MUT (1.357 elapsed), 0.410 GC (0.910 elapsed) :ghc>>
"/home/pbulk/build/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/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 
"/home/pbulk/build/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/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 3089614056 bytes, 245 GCs, 28174935/92523160 avg/max bytes residency (9 samples), 198M in use, 0.000 INIT (0.834 elapsed), 2.607 MUT (5.743 elapsed), 1.690 GC (3.894 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 441073864 bytes, 92 GCs, 11667674/29541552 avg/max bytes residency (6 samples), 68M in use, 0.000 INIT (0.735 elapsed), 0.378 MUT (0.913 elapsed), 0.383 GC (0.903 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 506225448 bytes, 78 GCs, 15834860/39223464 avg/max bytes residency (6 samples), 84M in use, 0.000 INIT (0.723 elapsed), 0.374 MUT (0.814 elapsed), 0.402 GC (0.747 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1304532344 bytes, 136 GCs, 13829637/41553448 avg/max bytes residency (7 samples), 89M in use, 0.000 INIT (0.733 elapsed), 1.068 MUT (1.695 elapsed), 0.724 GC (1.068 elapsed) :ghc>>
<<ghc: 694288048 bytes, 83 GCs, 14658736/38997904 avg/max bytes residency (6 samples), 85M in use, 0.000 INIT (0.689 elapsed), 0.484 MUT (0.798 elapsed), 0.481 GC (0.901 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 45608504 bytes, 10 GCs, 5542120/12293984 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.665 elapsed), 0.038 MUT (0.094 elapsed), 0.075 GC (0.195 elapsed) :ghc>>
"/home/pbulk/build/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 
<<ghc: 263028288 bytes, 84 GCs, 15311830/40483416 avg/max bytes residency (6 samples), 87M in use, 0.000 INIT (0.713 elapsed), 0.209 MUT (0.459 elapsed), 0.334 GC (0.638 elapsed) :ghc>>
"/home/pbulk/build/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 
<<ghc: 3626473784 bytes, 261 GCs, 40298980/109228632 avg/max bytes residency (10 samples), 271M in use, 0.000 INIT (0.899 elapsed), 2.623 MUT (4.106 elapsed), 2.498 GC (4.222 elapsed) :ghc>>
<<ghc: 584509736 bytes, 75 GCs, 13244933/34097016 avg/max bytes residency (6 samples), 75M in use, 0.000 INIT (0.662 elapsed), 0.471 MUT (0.860 elapsed), 0.352 GC (0.603 elapsed) :ghc>>
"/home/pbulk/build/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/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 106555096 bytes, 36 GCs, 7478930/12829800 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.676 elapsed), 0.081 MUT (0.187 elapsed), 0.132 GC (0.196 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1472801280 bytes, 220 GCs, 14939221/27166392 avg/max bytes residency (8 samples), 74M in use, 0.000 INIT (0.652 elapsed), 1.079 MUT (1.512 elapsed), 0.776 GC (0.998 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1046660544 bytes, 88 GCs, 18366898/56082200 avg/max bytes residency (7 samples), 120M in use, 0.000 INIT (0.678 elapsed), 0.830 MUT (1.114 elapsed), 0.683 GC (0.963 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 633931656 bytes, 96 GCs, 19587520/57453288 avg/max bytes residency (7 samples), 123M in use, 0.000 INIT (0.663 elapsed), 0.520 MUT (0.762 elapsed), 0.552 GC (0.829 elapsed) :ghc>>
"/home/pbulk/build/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: 359643640 bytes, 74 GCs, 13330763/29146080 avg/max bytes residency (5 samples), 67M in use, 0.000 INIT (0.673 elapsed), 0.260 MUT (0.378 elapsed), 0.308 GC (0.407 elapsed) :ghc>>
"/home/pbulk/build/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 
<<ghc: 1026120936 bytes, 100 GCs, 21072309/62791864 avg/max bytes residency (7 samples), 135M in use, 0.000 INIT (0.657 elapsed), 0.819 MUT (1.030 elapsed), 0.673 GC (1.005 elapsed) :ghc>>
"/home/pbulk/build/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 528739400 bytes, 89 GCs, 21266353/55448208 avg/max bytes residency (6 samples), 118M in use, 0.000 INIT (0.674 elapsed), 0.376 MUT (0.501 elapsed), 0.479 GC (0.672 elapsed) :ghc>>
"/home/pbulk/build/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 
<<ghc: 294502696 bytes, 70 GCs, 9634763/19452656 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.673 elapsed), 0.227 MUT (0.404 elapsed), 0.213 GC (0.293 elapsed) :ghc>>
"/home/pbulk/build/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 
<<ghc: 6437812952 bytes, 372 GCs, 53330576/169011760 avg/max bytes residency (11 samples), 402M in use, 0.000 INIT (0.693 elapsed), 4.964 MUT (6.244 elapsed), 3.956 GC (5.088 elapsed) :ghc>>
"/home/pbulk/build/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 63257904 bytes, 22 GCs, 6055202/11739232 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.673 elapsed), 0.047 MUT (0.127 elapsed), 0.106 GC (0.160 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1043643464 bytes, 149 GCs, 14364302/30560328 avg/max bytes residency (8 samples), 78M in use, 0.000 INIT (0.676 elapsed), 0.800 MUT (1.071 elapsed), 0.645 GC (0.829 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 2260542816 bytes, 146 GCs, 23778072/80661136 avg/max bytes residency (8 samples), 169M in use, 0.000 INIT (0.667 elapsed), 1.829 MUT (2.284 elapsed), 1.235 GC (1.614 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 743691696 bytes, 72 GCs, 15037029/38271384 avg/max bytes residency (6 samples), 84M in use, 0.000 INIT (0.668 elapsed), 0.585 MUT (0.822 elapsed), 0.474 GC (0.626 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 2411989208 bytes, 202 GCs, 24204044/71230136 avg/max bytes residency (9 samples), 162M in use, 0.000 INIT (0.668 elapsed), 1.997 MUT (2.491 elapsed), 1.343 GC (1.721 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 706132072 bytes, 76 GCs, 15289510/38518832 avg/max bytes residency (6 samples), 83M in use, 0.000 INIT (0.661 elapsed), 0.511 MUT (0.791 elapsed), 0.447 GC (0.618 elapsed) :ghc>>
"/home/pbulk/build/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: 2907519032 bytes, 199 GCs, 29201552/87337112 avg/max bytes residency (9 samples), 205M in use, 0.000 INIT (0.689 elapsed), 2.423 MUT (3.177 elapsed), 1.660 GC (2.168 elapsed) :ghc>>
"/home/pbulk/build/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 
<<ghc: 449366904 bytes, 61 GCs, 15194353/39532536 avg/max bytes residency (6 samples), 86M in use, 0.000 INIT (0.639 elapsed), 0.330 MUT (0.492 elapsed), 0.380 GC (0.519 elapsed) :ghc>>
"/home/pbulk/build/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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 649339368 bytes, 104 GCs, 18827348/51783696 avg/max bytes residency (7 samples), 111M in use, 0.000 INIT (0.630 elapsed), 0.466 MUT (0.651 elapsed), 0.524 GC (0.711 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 2095943312 bytes, 241 GCs, 25037923/66175704 avg/max bytes residency (9 samples), 167M in use, 0.000 INIT (0.664 elapsed), 1.657 MUT (2.056 elapsed), 1.327 GC (1.700 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 87677056 bytes, 26 GCs, 9172224/17948112 avg/max bytes residency (4 samples), 40M in use, 0.000 INIT (0.658 elapsed), 0.056 MUT (0.100 elapsed), 0.137 GC (0.190 elapsed) :ghc>>
"/home/pbulk/build/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: 9125351360 bytes, 531 GCs, 68632221/178991216 avg/max bytes residency (15 samples), 451M in use, 0.000 INIT (0.654 elapsed), 6.777 MUT (8.207 elapsed), 5.981 GC (7.157 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1702890856 bytes, 190 GCs, 26424418/69129032 avg/max bytes residency (8 samples), 161M in use, 0.000 INIT (0.668 elapsed), 1.004 MUT (1.300 elapsed), 1.095 GC (1.398 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 159509208 bytes, 38 GCs, 12589347/28990408 avg/max bytes residency (5 samples), 64M in use, 0.000 INIT (0.657 elapsed), 0.116 MUT (0.214 elapsed), 0.208 GC (0.298 elapsed) :ghc>>
"/home/pbulk/build/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 
<<ghc: 950850080 bytes, 83 GCs, 19689214/59557008 avg/max bytes residency (7 samples), 127M in use, 0.000 INIT (0.650 elapsed), 0.703 MUT (0.971 elapsed), 0.623 GC (0.857 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1636581208 bytes, 161 GCs, 19969519/59255704 avg/max bytes residency (8 samples), 130M in use, 0.000 INIT (0.706 elapsed), 1.306 MUT (1.637 elapsed), 0.922 GC (1.203 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 152047608 bytes, 29 GCs, 8734040/15918968 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.656 elapsed), 0.117 MUT (0.206 elapsed), 0.134 GC (0.183 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 334865832 bytes, 45 GCs, 11968060/26271272 avg/max bytes residency (5 samples), 58M in use, 0.000 INIT (0.649 elapsed), 0.246 MUT (0.369 elapsed), 0.241 GC (0.346 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 191586880 bytes, 36 GCs, 14058646/33627400 avg/max bytes residency (5 samples), 74M in use, 0.000 INIT (0.651 elapsed), 0.131 MUT (0.242 elapsed), 0.216 GC (0.315 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 197441688 bytes, 39 GCs, 12102544/26577312 avg/max bytes residency (5 samples), 58M in use, 0.000 INIT (0.603 elapsed), 0.140 MUT (0.233 elapsed), 0.221 GC (0.316 elapsed) :ghc>>
"/home/pbulk/build/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 
<<ghc: 188583832 bytes, 42 GCs, 9657584/21354528 avg/max bytes residency (5 samples), 47M in use, 0.000 INIT (0.658 elapsed), 0.143 MUT (0.285 elapsed), 0.203 GC (0.275 elapsed) :ghc>>
"/home/pbulk/build/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: 210452064 bytes, 58 GCs, 10886856/24816744 avg/max bytes residency (5 samples), 54M in use, 0.000 INIT (0.675 elapsed), 0.167 MUT (0.275 elapsed), 0.206 GC (0.291 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 2591237472 bytes, 196 GCs, 28298725/91820624 avg/max bytes residency (9 samples), 208M in use, 0.000 INIT (0.650 elapsed), 2.110 MUT (2.620 elapsed), 1.432 GC (1.884 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 349913200 bytes, 77 GCs, 14094592/35257624 avg/max bytes residency (6 samples), 76M in use, 0.000 INIT (0.629 elapsed), 0.268 MUT (0.426 elapsed), 0.313 GC (0.442 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1711127736 bytes, 136 GCs, 21411081/58845912 avg/max bytes residency (7 samples), 126M in use, 0.000 INIT (0.696 elapsed), 1.385 MUT (1.725 elapsed), 0.873 GC (1.133 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1093798584 bytes, 123 GCs, 16642531/46287872 avg/max bytes residency (7 samples), 98M in use, 0.000 INIT (0.615 elapsed), 0.858 MUT (1.112 elapsed), 0.602 GC (0.774 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 268639272 bytes, 51 GCs, 10442396/21202616 avg/max bytes residency (5 samples), 47M in use, 0.000 INIT (0.642 elapsed), 0.181 MUT (0.314 elapsed), 0.233 GC (0.301 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 2547963800 bytes, 196 GCs, 21283059/69446792 avg/max bytes residency (8 samples), 148M in use, 0.000 INIT (0.641 elapsed), 2.104 MUT (2.594 elapsed), 1.226 GC (1.525 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 367362040 bytes, 56 GCs, 15294844/38632696 avg/max bytes residency (6 samples), 84M in use, 0.000 INIT (0.640 elapsed), 0.273 MUT (0.506 elapsed), 0.349 GC (0.517 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 2501341208 bytes, 185 GCs, 26656638/82977528 avg/max bytes residency (9 samples), 200M in use, 0.000 INIT (0.615 elapsed), 2.030 MUT (2.642 elapsed), 1.429 GC (1.830 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 1499876224 bytes, 192 GCs, 26002179/73502520 avg/max bytes residency (8 samples), 168M in use, 0.000 INIT (0.640 elapsed), 1.200 MUT (1.561 elapsed), 1.040 GC (1.364 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 8302821048 bytes, 480 GCs, 69018204/201685248 avg/max bytes residency (13 samples), 538M in use, 0.000 INIT (0.698 elapsed), 6.512 MUT (7.790 elapsed), 5.660 GC (7.100 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 51134232 bytes, 13 GCs, 5736232/12518288 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.686 elapsed), 0.041 MUT (0.083 elapsed), 0.086 GC (0.141 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 2150614632 bytes, 142 GCs, 24258049/74657240 avg/max bytes residency (8 samples), 159M in use, 0.000 INIT (0.636 elapsed), 1.736 MUT (2.318 elapsed), 1.169 GC (1.482 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 1618991776 bytes, 126 GCs, 19644814/59548328 avg/max bytes residency (7 samples), 126M in use, 0.000 INIT (0.637 elapsed), 1.300 MUT (1.807 elapsed), 0.818 GC (1.150 elapsed) :ghc>>
<<ghc: 663873344 bytes, 129 GCs, 20283564/55898648 avg/max bytes residency (7 samples), 121M in use, 0.000 INIT (0.640 elapsed), 0.516 MUT (0.824 elapsed), 0.579 GC (0.852 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 13932650144 bytes, 790 GCs, 81928915/197903160 avg/max bytes residency (23 samples), 475M in use, 0.000 INIT (0.670 elapsed), 10.550 MUT (12.815 elapsed), 10.593 GC (12.150 elapsed) :ghc>>
<<ghc: 2408704240 bytes, 165 GCs, 25938002/79600184 avg/max bytes residency (8 samples), 173M in use, 0.000 INIT (0.713 elapsed), 2.073 MUT (2.613 elapsed), 1.201 GC (1.535 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 594319016 bytes, 165 GCs, 24578397/72355000 avg/max bytes residency (7 samples), 151M in use, 0.000 INIT (0.664 elapsed), 0.451 MUT (0.604 elapsed), 0.616 GC (0.888 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 1572785408 bytes, 142 GCs, 26147824/83722336 avg/max bytes residency (8 samples), 175M in use, 0.000 INIT (0.668 elapsed), 1.364 MUT (1.792 elapsed), 1.010 GC (1.368 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 2684964392 bytes, 184 GCs, 30404175/105309984 avg/max bytes residency (9 samples), 222M in use, 0.000 INIT (0.669 elapsed), 2.163 MUT (2.669 elapsed), 1.486 GC (1.962 elapsed) :ghc>>
"/home/pbulk/build/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: 1223820168 bytes, 107 GCs, 20687618/62255384 avg/max bytes residency (7 samples), 135M in use, 0.000 INIT (0.681 elapsed), 1.002 MUT (1.398 elapsed), 0.800 GC (1.081 elapsed) :ghc>>
"/home/pbulk/build/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 
<<ghc: 2891976328 bytes, 222 GCs, 27583634/83737568 avg/max bytes residency (9 samples), 201M in use, 0.000 INIT (0.661 elapsed), 2.050 MUT (2.720 elapsed), 1.610 GC (2.082 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 270490288 bytes, 60 GCs, 11441483/25060344 avg/max bytes residency (5 samples), 56M in use, 0.000 INIT (0.632 elapsed), 0.190 MUT (0.343 elapsed), 0.241 GC (0.347 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 85711104 bytes, 26 GCs, 7291174/14352776 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.653 elapsed), 0.069 MUT (0.168 elapsed), 0.131 GC (0.204 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1149763320 bytes, 97 GCs, 18344709/53278944 avg/max bytes residency (7 samples), 116M in use, 0.000 INIT (0.660 elapsed), 0.923 MUT (1.233 elapsed), 0.648 GC (0.875 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 7338222424 bytes, 424 GCs, 51533842/139314288 avg/max bytes residency (12 samples), 365M in use, 0.000 INIT (0.740 elapsed), 5.874 MUT (7.587 elapsed), 4.009 GC (4.929 elapsed) :ghc>>
<<ghc: 864307528 bytes, 100 GCs, 19063489/55147824 avg/max bytes residency (7 samples), 115M in use, 0.000 INIT (0.623 elapsed), 0.679 MUT (0.932 elapsed), 0.564 GC (0.748 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 243088160 bytes, 45 GCs, 11653648/26637144 avg/max bytes residency (5 samples), 58M in use, 0.000 INIT (0.662 elapsed), 0.185 MUT (0.297 elapsed), 0.200 GC (0.286 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 725255712 bytes, 107 GCs, 23730334/69277080 avg/max bytes residency (7 samples), 147M in use, 0.000 INIT (0.709 elapsed), 0.601 MUT (0.818 elapsed), 0.630 GC (0.920 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 293014800 bytes, 52 GCs, 14565718/37540272 avg/max bytes residency (6 samples), 80M in use, 0.000 INIT (0.655 elapsed), 0.229 MUT (0.371 elapsed), 0.304 GC (0.442 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 531044896 bytes, 78 GCs, 15121330/38048216 avg/max bytes residency (6 samples), 80M in use, 0.000 INIT (0.669 elapsed), 0.437 MUT (0.580 elapsed), 0.373 GC (0.505 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 380779200 bytes, 65 GCs, 9212860/20422872 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.680 elapsed), 0.258 MUT (0.433 elapsed), 0.211 GC (0.277 elapsed) :ghc>>
"/home/pbulk/build/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: 410866216 bytes, 87 GCs, 14544452/35704896 avg/max bytes residency (6 samples), 76M in use, 0.000 INIT (0.742 elapsed), 0.329 MUT (0.458 elapsed), 0.325 GC (0.458 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 599504696 bytes, 69 GCs, 13965000/35558296 avg/max bytes residency (6 samples), 76M in use, 0.000 INIT (0.679 elapsed), 0.459 MUT (0.641 elapsed), 0.347 GC (0.460 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1257798184 bytes, 107 GCs, 20546835/61591416 avg/max bytes residency (7 samples), 131M in use, 0.000 INIT (0.759 elapsed), 0.976 MUT (1.221 elapsed), 0.680 GC (0.924 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 907569760 bytes, 88 GCs, 16669565/42180280 avg/max bytes residency (6 samples), 91M in use, 0.000 INIT (0.657 elapsed), 0.686 MUT (0.910 elapsed), 0.490 GC (0.684 elapsed) :ghc>>
<<ghc: 1120300512 bytes, 94 GCs, 20426464/62411488 avg/max bytes residency (7 samples), 136M in use, 0.000 INIT (0.661 elapsed), 0.930 MUT (1.239 elapsed), 0.740 GC (1.054 elapsed) :ghc>>
<<ghc: 503079144 bytes, 62 GCs, 13235097/33910176 avg/max bytes residency (6 samples), 73M in use, 0.000 INIT (0.662 elapsed), 0.404 MUT (0.590 elapsed), 0.371 GC (0.504 elapsed) :ghc>>
"/home/pbulk/build/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 
"/home/pbulk/build/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/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 
"/home/pbulk/build/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/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/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/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/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 64141800 bytes, 21 GCs, 5665752/10835200 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.656 elapsed), 0.050 MUT (0.198 elapsed), 0.098 GC (0.165 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 142990248 bytes, 34 GCs, 7283681/15305920 avg/max bytes residency (5 samples), 34M in use, 0.000 INIT (0.601 elapsed), 0.089 MUT (0.225 elapsed), 0.136 GC (0.193 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 2020223856 bytes, 223 GCs, 24113608/72363416 avg/max bytes residency (9 samples), 164M in use, 0.000 INIT (0.683 elapsed), 1.619 MUT (2.062 elapsed), 1.211 GC (1.569 elapsed) :ghc>>
<<ghc: 103997224 bytes, 32 GCs, 5803344/10495504 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.660 elapsed), 0.071 MUT (0.192 elapsed), 0.106 GC (0.158 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 7938086568 bytes, 443 GCs, 60623300/174011248 avg/max bytes residency (12 samples), 432M in use, 0.000 INIT (0.657 elapsed), 6.527 MUT (8.063 elapsed), 4.815 GC (5.895 elapsed) :ghc>>
<<ghc: 111214992 bytes, 39 GCs, 5735710/10172224 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.727 elapsed), 0.079 MUT (0.246 elapsed), 0.112 GC (0.175 elapsed) :ghc>>
<<ghc: 116870456 bytes, 37 GCs, 5861448/10530656 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.724 elapsed), 0.079 MUT (0.246 elapsed), 0.108 GC (0.167 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 117197008 bytes, 38 GCs, 5784316/10358120 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.658 elapsed), 0.081 MUT (0.282 elapsed), 0.110 GC (0.184 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 104183704 bytes, 32 GCs, 5885912/10663984 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.685 elapsed), 0.074 MUT (0.249 elapsed), 0.106 GC (0.169 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 98602896 bytes, 31 GCs, 5869768/10635240 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.726 elapsed), 0.070 MUT (0.232 elapsed), 0.113 GC (0.206 elapsed) :ghc>>
"/home/pbulk/build/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: 734971464 bytes, 87 GCs, 14860776/38996432 avg/max bytes residency (6 samples), 87M in use, 0.000 INIT (0.665 elapsed), 0.557 MUT (0.834 elapsed), 0.475 GC (0.741 elapsed) :ghc>>
"/home/pbulk/build/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 
<<ghc: 608101648 bytes, 93 GCs, 12442300/31149384 avg/max bytes residency (6 samples), 71M in use, 0.000 INIT (0.659 elapsed), 0.472 MUT (0.676 elapsed), 0.396 GC (0.580 elapsed) :ghc>>
"/home/pbulk/build/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: 1581067792 bytes, 219 GCs, 18180759/53686144 avg/max bytes residency (8 samples), 122M in use, 0.000 INIT (0.669 elapsed), 1.138 MUT (1.657 elapsed), 0.822 GC (1.279 elapsed) :ghc>>
"/home/pbulk/build/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/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 122291288 bytes, 33 GCs, 7181112/13798128 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.676 elapsed), 0.086 MUT (0.167 elapsed), 0.127 GC (0.176 elapsed) :ghc>>
"/home/pbulk/build/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: 1887090736 bytes, 254 GCs, 23570980/63823976 avg/max bytes residency (9 samples), 163M in use, 0.000 INIT (0.650 elapsed), 1.631 MUT (2.096 elapsed), 1.150 GC (1.527 elapsed) :ghc>>
"/home/pbulk/build/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/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/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 
"/home/pbulk/build/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: 1132985552 bytes, 98 GCs, 20473110/61667152 avg/max bytes residency (7 samples), 131M in use, 0.000 INIT (0.666 elapsed), 0.883 MUT (1.168 elapsed), 0.675 GC (0.963 elapsed) :ghc>>
"/home/pbulk/build/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 
"/home/pbulk/build/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 363828688 bytes, 54 GCs, 16636485/43646120 avg/max bytes residency (6 samples), 94M in use, 0.000 INIT (0.718 elapsed), 0.270 MUT (0.386 elapsed), 0.375 GC (0.537 elapsed) :ghc>>
"/home/pbulk/build/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 
"/home/pbulk/build/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 9785013888 bytes, 749 GCs, 64722005/135126752 avg/max bytes residency (12 samples), 375M in use, 0.000 INIT (0.705 elapsed), 7.997 MUT (14.561 elapsed), 4.963 GC (5.827 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 553212448 bytes, 85 GCs, 16538616/39580880 avg/max bytes residency (6 samples), 88M in use, 0.000 INIT (0.698 elapsed), 0.419 MUT (0.565 elapsed), 0.409 GC (0.568 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 567260872 bytes, 63 GCs, 15974788/42611448 avg/max bytes residency (6 samples), 93M in use, 0.000 INIT (0.650 elapsed), 0.440 MUT (0.602 elapsed), 0.398 GC (0.554 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1075192736 bytes, 95 GCs, 20137723/59628848 avg/max bytes residency (7 samples), 127M in use, 0.000 INIT (0.661 elapsed), 0.801 MUT (0.991 elapsed), 0.651 GC (0.872 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 165389456 bytes, 33 GCs, 8763990/16005816 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.627 elapsed), 0.125 MUT (0.257 elapsed), 0.145 GC (0.202 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 480955080 bytes, 83 GCs, 11119808/26171208 avg/max bytes residency (6 samples), 57M in use, 0.000 INIT (0.641 elapsed), 0.377 MUT (0.525 elapsed), 0.293 GC (0.404 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 488212744 bytes, 71 GCs, 10168528/22010920 avg/max bytes residency (5 samples), 48M in use, 0.000 INIT (0.670 elapsed), 0.358 MUT (0.528 elapsed), 0.258 GC (0.350 elapsed) :ghc>>
"/home/pbulk/build/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: 137655608 bytes, 56 GCs, 7167214/13422920 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.658 elapsed), 0.104 MUT (0.188 elapsed), 0.141 GC (0.191 elapsed) :ghc>>
"/home/pbulk/build/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: 100966088 bytes, 27 GCs, 7626338/15438176 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.652 elapsed), 0.079 MUT (0.162 elapsed), 0.121 GC (0.171 elapsed) :ghc>>
"/home/pbulk/build/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: 1351429168 bytes, 138 GCs, 26383733/81361472 avg/max bytes residency (8 samples), 174M in use, 0.000 INIT (0.685 elapsed), 0.942 MUT (1.229 elapsed), 1.000 GC (1.372 elapsed) :ghc>>
"/home/pbulk/build/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/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/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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1477393968 bytes, 114 GCs, 27124171/75721448 avg/max bytes residency (7 samples), 158M in use, 0.000 INIT (0.632 elapsed), 1.224 MUT (1.515 elapsed), 0.923 GC (1.190 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1455689192 bytes, 120 GCs, 20068382/57247688 avg/max bytes residency (7 samples), 121M in use, 0.000 INIT (0.660 elapsed), 1.087 MUT (1.420 elapsed), 0.783 GC (1.001 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1945052704 bytes, 144 GCs, 26839869/78699760 avg/max bytes residency (8 samples), 182M in use, 0.000 INIT (0.647 elapsed), 1.260 MUT (1.530 elapsed), 1.187 GC (1.511 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 231670392 bytes, 42 GCs, 11946353/26720320 avg/max bytes residency (5 samples), 58M in use, 0.000 INIT (0.651 elapsed), 0.168 MUT (0.288 elapsed), 0.222 GC (0.323 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1363412688 bytes, 122 GCs, 21541028/60164680 avg/max bytes residency (7 samples), 129M in use, 0.000 INIT (0.685 elapsed), 0.984 MUT (1.227 elapsed), 0.818 GC (1.058 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 456636240 bytes, 84 GCs, 18921324/47464184 avg/max bytes residency (6 samples), 102M in use, 0.000 INIT (0.656 elapsed), 0.334 MUT (0.448 elapsed), 0.415 GC (0.572 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1927269424 bytes, 236 GCs, 38478264/85353664 avg/max bytes residency (10 samples), 224M in use, 0.000 INIT (0.672 elapsed), 1.086 MUT (1.253 elapsed), 1.899 GC (2.365 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 429855632 bytes, 61 GCs, 10559984/23050392 avg/max bytes residency (5 samples), 50M in use, 0.000 INIT (0.639 elapsed), 0.333 MUT (0.512 elapsed), 0.277 GC (0.356 elapsed) :ghc>>
<<ghc: 1025127904 bytes, 128 GCs, 16828200/37755008 avg/max bytes residency (7 samples), 90M in use, 0.000 INIT (0.686 elapsed), 0.762 MUT (1.009 elapsed), 0.650 GC (0.832 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1093707712 bytes, 109 GCs, 23714891/67165384 avg/max bytes residency (7 samples), 143M in use, 0.000 INIT (0.717 elapsed), 0.856 MUT (1.091 elapsed), 0.727 GC (0.979 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 238231008 bytes, 71 GCs, 9377484/20277808 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.775 elapsed), 0.169 MUT (0.271 elapsed), 0.179 GC (0.245 elapsed) :ghc>>
<<ghc: 166483880 bytes, 42 GCs, 7802450/15226712 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.663 elapsed), 0.132 MUT (0.227 elapsed), 0.144 GC (0.198 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 157121736 bytes, 78 GCs, 8931576/18521232 avg/max bytes residency (5 samples), 41M in use, 0.000 INIT (0.759 elapsed), 0.116 MUT (0.257 elapsed), 0.166 GC (0.235 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 167391920 bytes, 43 GCs, 7742882/14993688 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.670 elapsed), 0.122 MUT (0.216 elapsed), 0.145 GC (0.196 elapsed) :ghc>>
"/home/pbulk/build/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 
<<ghc: 91094752 bytes, 21 GCs, 7807680/13499528 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.661 elapsed), 0.069 MUT (0.155 elapsed), 0.126 GC (0.178 elapsed) :ghc>>
"/home/pbulk/build/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: 372553480 bytes, 89 GCs, 16622434/43474856 avg/max bytes residency (6 samples), 94M in use, 0.000 INIT (0.676 elapsed), 0.253 MUT (0.366 elapsed), 0.358 GC (0.509 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 602680640 bytes, 73 GCs, 13502824/34276288 avg/max bytes residency (6 samples), 74M in use, 0.000 INIT (0.672 elapsed), 0.477 MUT (0.628 elapsed), 0.340 GC (0.475 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 1347300312 bytes, 138 GCs, 18615321/55196400 avg/max bytes residency (7 samples), 121M in use, 0.000 INIT (0.652 elapsed), 1.016 MUT (1.381 elapsed), 0.797 GC (1.002 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 150116280 bytes, 39 GCs, 7236614/13972040 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.676 elapsed), 0.110 MUT (0.199 elapsed), 0.141 GC (0.210 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1164655816 bytes, 119 GCs, 21151462/52718952 avg/max bytes residency (7 samples), 127M in use, 0.000 INIT (0.658 elapsed), 0.667 MUT (0.790 elapsed), 0.814 GC (1.030 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 2678378008 bytes, 181 GCs, 32615704/76702768 avg/max bytes residency (8 samples), 208M in use, 0.000 INIT (0.662 elapsed), 2.115 MUT (2.622 elapsed), 1.648 GC (2.018 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 188557400 bytes, 41 GCs, 13104008/29474240 avg/max bytes residency (5 samples), 66M in use, 0.000 INIT (0.666 elapsed), 0.128 MUT (0.219 elapsed), 0.245 GC (0.347 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 2859818424 bytes, 185 GCs, 24912509/81544328 avg/max bytes residency (8 samples), 171M in use, 0.000 INIT (0.645 elapsed), 2.378 MUT (2.910 elapsed), 1.365 GC (1.691 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 522372824 bytes, 68 GCs, 15498146/40056960 avg/max bytes residency (6 samples), 85M in use, 0.000 INIT (0.651 elapsed), 0.405 MUT (0.560 elapsed), 0.373 GC (0.531 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 7590482568 bytes, 406 GCs, 90100776/325726280 avg/max bytes residency (12 samples), 772M in use, 0.000 INIT (0.657 elapsed), 5.785 MUT (6.730 elapsed), 5.828 GC (7.601 elapsed) :ghc>>
<<ghc: 2129935144 bytes, 162 GCs, 31627323/74608488 avg/max bytes residency (8 samples), 205M in use, 0.000 INIT (0.694 elapsed), 1.438 MUT (1.717 elapsed), 1.515 GC (1.944 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 8054876952 bytes, 316 GCs, 54338546/184874104 avg/max bytes residency (11 samples), 425M in use, 0.000 INIT (0.649 elapsed), 6.606 MUT (8.080 elapsed), 4.147 GC (5.101 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 330714912 bytes, 63 GCs, 10072382/21597704 avg/max bytes residency (5 samples), 47M in use, 0.000 INIT (0.676 elapsed), 0.222 MUT (0.328 elapsed), 0.214 GC (0.283 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 222460952 bytes, 45 GCs, 9036086/18705880 avg/max bytes residency (5 samples), 41M in use, 0.000 INIT (0.680 elapsed), 0.172 MUT (0.326 elapsed), 0.185 GC (0.249 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 178082072 bytes, 46 GCs, 7654516/14898928 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.694 elapsed), 0.153 MUT (0.259 elapsed), 0.156 GC (0.210 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 445321480 bytes, 67 GCs, 9339105/20177440 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.684 elapsed), 0.327 MUT (0.560 elapsed), 0.251 GC (0.383 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 126680256 bytes, 29 GCs, 8684978/15580176 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.659 elapsed), 0.103 MUT (0.199 elapsed), 0.155 GC (0.217 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 4650062560 bytes, 310 GCs, 42831382/104506736 avg/max bytes residency (11 samples), 259M in use, 0.000 INIT (0.680 elapsed), 3.362 MUT (4.174 elapsed), 2.827 GC (3.442 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 1057794048 bytes, 113 GCs, 23308814/66877712 avg/max bytes residency (7 samples), 141M in use, 0.000 INIT (0.651 elapsed), 0.782 MUT (1.007 elapsed), 0.728 GC (1.001 elapsed) :ghc>>
"/home/pbulk/build/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: 738168080 bytes, 75 GCs, 18591076/56404456 avg/max bytes residency (7 samples), 121M in use, 0.000 INIT (0.697 elapsed), 0.631 MUT (0.816 elapsed), 0.543 GC (0.758 elapsed) :ghc>>
"/home/pbulk/build/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: 670067816 bytes, 65 GCs, 14774846/38538312 avg/max bytes residency (6 samples), 82M in use, 0.000 INIT (0.651 elapsed), 0.553 MUT (0.718 elapsed), 0.398 GC (0.536 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 5444519376 bytes, 324 GCs, 46261468/164779704 avg/max bytes residency (10 samples), 354M in use, 0.000 INIT (0.680 elapsed), 4.006 MUT (4.949 elapsed), 3.029 GC (3.882 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Finder.hs -o compiler/stage1/build/GHC/Driver/Finder.o 
<<ghc: 1765071136 bytes, 123 GCs, 23093110/78932272 avg/max bytes residency (8 samples), 166M in use, 0.000 INIT (0.669 elapsed), 1.385 MUT (1.826 elapsed), 0.990 GC (1.353 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Make.hs -o compiler/stage1/build/GHC/Core/Make.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Monad.hs -o compiler/stage1/build/GHC/Driver/Monad.o 
<<ghc: 2331096296 bytes, 172 GCs, 37459280/114875040 avg/max bytes residency (9 samples), 272M in use, 0.000 INIT (0.673 elapsed), 1.680 MUT (2.083 elapsed), 1.684 GC (2.199 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Pipeline/Monad.hs -o compiler/stage1/build/GHC/Driver/Pipeline/Monad.o 
<<ghc: 993259480 bytes, 123 GCs, 28034369/93759216 avg/max bytes residency (8 samples), 200M in use, 0.000 INIT (0.661 elapsed), 0.778 MUT (1.079 elapsed), 0.842 GC (1.173 elapsed) :ghc>>
<<ghc: 2263421824 bytes, 137 GCs, 28679412/89321720 avg/max bytes residency (8 samples), 195M in use, 0.000 INIT (0.648 elapsed), 1.615 MUT (2.030 elapsed), 1.273 GC (1.614 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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.hs -o compiler/stage1/build/GHC/Runtime/Interpreter.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 376049576 bytes, 118 GCs, 23116934/61973088 avg/max bytes residency (6 samples), 136M in use, 0.000 INIT (0.668 elapsed), 0.263 MUT (0.395 elapsed), 0.432 GC (0.632 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 624880056 bytes, 108 GCs, 25237088/77491952 avg/max bytes residency (7 samples), 169M in use, 0.000 INIT (0.687 elapsed), 0.490 MUT (0.689 elapsed), 0.586 GC (0.879 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Flags.hs -o compiler/stage1/build/GHC/Iface/Recomp/Flags.o 
<<ghc: 425065944 bytes, 80 GCs, 9617104/20727120 avg/max bytes residency (5 samples), 46M in use, 0.000 INIT (0.957 elapsed), 0.289 MUT (0.422 elapsed), 0.245 GC (0.331 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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.hs -o compiler/stage1/build/GHC/Parser.o 
<<ghc: 840138848 bytes, 77 GCs, 23485824/64578136 avg/max bytes residency (6 samples), 140M in use, 0.000 INIT (0.655 elapsed), 0.673 MUT (0.842 elapsed), 0.660 GC (1.000 elapsed) :ghc>>
<<ghc: 1169738912 bytes, 117 GCs, 19961830/55297296 avg/max bytes residency (7 samples), 118M in use, 0.000 INIT (0.630 elapsed), 0.825 MUT (1.087 elapsed), 0.800 GC (1.109 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 1704766216 bytes, 117 GCs, 34927662/121528160 avg/max bytes residency (8 samples), 257M in use, 0.000 INIT (0.980 elapsed), 1.463 MUT (1.905 elapsed), 1.211 GC (1.709 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 757309848 bytes, 69 GCs, 17567102/47332944 avg/max bytes residency (6 samples), 102M in use, 0.000 INIT (0.669 elapsed), 0.564 MUT (0.780 elapsed), 0.524 GC (0.709 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 
<<ghc: 1600395832 bytes, 187 GCs, 17806805/40923208 avg/max bytes residency (8 samples), 110M in use, 0.000 INIT (0.661 elapsed), 1.225 MUT (1.645 elapsed), 0.952 GC (1.204 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 899312456 bytes, 119 GCs, 14039280/32184120 avg/max bytes residency (7 samples), 82M in use, 0.000 INIT (0.666 elapsed), 0.674 MUT (0.923 elapsed), 0.510 GC (0.691 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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: 490140552 bytes, 86 GCs, 11620425/26434096 avg/max bytes residency (6 samples), 58M in use, 0.000 INIT (0.689 elapsed), 0.355 MUT (0.543 elapsed), 0.331 GC (0.449 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -Iincludes/dist/build -Rghc-timing -Wcpp-undef  -no-user-package-db -rtsopts        -outputdir compiler/stage1/build   -c compiler/./GHC/ThToHs.hs -o compiler/stage1/build/GHC/ThToHs.o 
<<ghc: 1425491752 bytes, 139 GCs, 16860344/46928376 avg/max bytes residency (7 samples), 99M in use, 0.000 INIT (0.690 elapsed), 1.257 MUT (1.527 elapsed), 0.755 GC (0.957 elapsed) :ghc>>
"/home/pbulk/build/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: 4916525240 bytes, 344 GCs, 40948110/87090384 avg/max bytes residency (11 samples), 234M in use, 0.000 INIT (0.668 elapsed), 3.527 MUT (4.571 elapsed), 2.870 GC (3.367 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Lint.hs -o compiler/stage1/build/GHC/Core/Lint.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Literals.hs -o compiler/stage1/build/GHC/Builtin/Types/Literals.o 
<<ghc: 4097496040 bytes, 295 GCs, 39830664/106755256 avg/max bytes residency (10 samples), 281M in use, 0.000 INIT (0.677 elapsed), 3.505 MUT (4.181 elapsed), 2.445 GC (3.068 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/SimpleOpt.hs -o compiler/stage1/build/GHC/Core/SimpleOpt.o 
<<ghc: 1277764384 bytes, 113 GCs, 18492137/53889192 avg/max bytes residency (7 samples), 113M in use, 0.000 INIT (0.628 elapsed), 1.053 MUT (1.323 elapsed), 0.699 GC (0.924 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Ppr.hs -o compiler/stage1/build/GHC/Llvm/Ppr.o 
<<ghc: 1878716008 bytes, 112 GCs, 25068900/89326312 avg/max bytes residency (8 samples), 192M in use, 0.000 INIT (0.662 elapsed), 1.558 MUT (1.943 elapsed), 1.046 GC (1.379 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Monad.hs -o compiler/stage1/build/GHC/StgToCmm/Monad.o 
<<ghc: 3642896040 bytes, 448 GCs, 23951118/45303640 avg/max bytes residency (12 samples), 125M in use, 0.000 INIT (0.630 elapsed), 2.595 MUT (3.366 elapsed), 1.990 GC (2.286 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Linker.hs -o compiler/stage1/build/GHC/ByteCode/Linker.o 
<<ghc: 1127914224 bytes, 111 GCs, 21444301/58807784 avg/max bytes residency (7 samples), 125M in use, 0.000 INIT (0.703 elapsed), 0.846 MUT (1.029 elapsed), 0.736 GC (0.941 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/EvTerm.hs -o compiler/stage1/build/GHC/Tc/Types/EvTerm.o 
<<ghc: 607634560 bytes, 68 GCs, 22585740/66766168 avg/max bytes residency (7 samples), 147M in use, 0.000 INIT (0.630 elapsed), 0.476 MUT (0.657 elapsed), 0.587 GC (0.805 elapsed) :ghc>>
<<ghc: 349814552 bytes, 54 GCs, 21123974/55387144 avg/max bytes residency (6 samples), 124M in use, 0.000 INIT (0.631 elapsed), 0.257 MUT (0.372 elapsed), 0.480 GC (0.679 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Coverage.hs -o compiler/stage1/build/GHC/HsToCore/Coverage.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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.hs -o compiler/stage1/build/GHC/CmmToAsm/Dwarf.o 
<<ghc: 9933164504 bytes, 509 GCs, 75119816/186902336 avg/max bytes residency (13 samples), 508M in use, 0.000 INIT (0.668 elapsed), 7.852 MUT (9.458 elapsed), 6.168 GC (7.255 elapsed) :ghc>>
<<ghc: 938116928 bytes, 99 GCs, 24576643/68489880 avg/max bytes residency (7 samples), 145M in use, 0.000 INIT (0.654 elapsed), 0.708 MUT (0.892 elapsed), 0.733 GC (0.981 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/PIC.hs -o compiler/stage1/build/GHC/CmmToAsm/PIC.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/BlockLayout.hs -o compiler/stage1/build/GHC/CmmToAsm/BlockLayout.o 
<<ghc: 973082824 bytes, 107 GCs, 20693960/57310984 avg/max bytes residency (7 samples), 121M in use, 0.000 INIT (0.619 elapsed), 0.744 MUT (0.966 elapsed), 0.650 GC (0.858 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/SpillCost.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/SpillCost.o 
<<ghc: 1067828080 bytes, 98 GCs, 16432016/49734344 avg/max bytes residency (7 samples), 108M in use, 0.000 INIT (0.669 elapsed), 0.905 MUT (1.133 elapsed), 0.663 GC (0.861 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Spill.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Spill.o 
<<ghc: 3500612320 bytes, 174 GCs, 38463555/120577928 avg/max bytes residency (9 samples), 287M in use, 0.000 INIT (0.669 elapsed), 3.043 MUT (3.561 elapsed), 2.022 GC (2.547 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/SpillClean.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/SpillClean.o 
<<ghc: 459708000 bytes, 89 GCs, 15698141/38481544 avg/max bytes residency (6 samples), 82M in use, 0.000 INIT (0.806 elapsed), 0.362 MUT (0.488 elapsed), 0.352 GC (0.478 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/FreeRegs.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/FreeRegs.o 
<<ghc: 510097416 bytes, 120 GCs, 14580413/34531736 avg/max bytes residency (6 samples), 74M in use, 0.000 INIT (0.835 elapsed), 0.407 MUT (0.537 elapsed), 0.365 GC (0.488 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Base.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/Base.o 
<<ghc: 19996124136 bytes, 974 GCs, 120097278/258202392 avg/max bytes residency (20 samples), 689M in use, 0.000 INIT (0.657 elapsed), 15.511 MUT (18.344 elapsed), 13.668 GC (15.504 elapsed) :ghc>>
<<ghc: 162501064 bytes, 34 GCs, 9447331/20042280 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.707 elapsed), 0.115 MUT (0.245 elapsed), 0.177 GC (0.239 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/Ppr.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/RegInfo.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/RegInfo.o 
<<ghc: 317223560 bytes, 52 GCs, 10870840/24631336 avg/max bytes residency (5 samples), 53M in use, 0.000 INIT (0.632 elapsed), 0.227 MUT (0.352 elapsed), 0.216 GC (0.295 elapsed) :ghc>>
<<ghc: 683151040 bytes, 83 GCs, 12710365/31447192 avg/max bytes residency (6 samples), 67M in use, 0.000 INIT (0.669 elapsed), 0.584 MUT (0.777 elapsed), 0.374 GC (0.489 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/CodeGen/Expand.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Expand.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/ShortcutJump.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/ShortcutJump.o 
<<ghc: 121012320 bytes, 39 GCs, 9344304/19655728 avg/max bytes residency (5 samples), 43M in use, 0.000 INIT (0.688 elapsed), 0.094 MUT (0.216 elapsed), 0.168 GC (0.230 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Ppr.o 
<<ghc: 120998808 bytes, 30 GCs, 7596548/14187264 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.725 elapsed), 0.102 MUT (0.199 elapsed), 0.138 GC (0.199 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/CodeGen/Base.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Base.o 
<<ghc: 217959432 bytes, 44 GCs, 10695235/24156168 avg/max bytes residency (5 samples), 53M in use, 0.000 INIT (0.704 elapsed), 0.159 MUT (0.270 elapsed), 0.207 GC (0.296 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/Ppr.o 
<<ghc: 169962976 bytes, 53 GCs, 11568716/25882072 avg/max bytes residency (5 samples), 56M in use, 0.000 INIT (0.698 elapsed), 0.121 MUT (0.208 elapsed), 0.209 GC (0.289 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/SetLevels.hs -o compiler/stage1/build/GHC/Core/Opt/SetLevels.o 
<<ghc: 3036565024 bytes, 209 GCs, 29935048/70805856 avg/max bytes residency (9 samples), 188M in use, 0.000 INIT (0.720 elapsed), 2.160 MUT (2.635 elapsed), 1.702 GC (2.075 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/FloatIn.hs -o compiler/stage1/build/GHC/Core/Opt/FloatIn.o 
<<ghc: 2240453096 bytes, 164 GCs, 24646384/66116136 avg/max bytes residency (8 samples), 163M in use, 0.000 INIT (0.671 elapsed), 1.643 MUT (2.118 elapsed), 1.202 GC (1.485 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Simplify/Monad.hs -o compiler/stage1/build/GHC/Core/Opt/Simplify/Monad.o 
<<ghc: 1948411648 bytes, 126 GCs, 22459332/77870992 avg/max bytes residency (8 samples), 166M in use, 0.000 INIT (0.680 elapsed), 1.613 MUT (2.019 elapsed), 1.002 GC (1.297 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Coalesce.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Coalesce.o 
<<ghc: 607891168 bytes, 103 GCs, 26957378/78045192 avg/max bytes residency (7 samples), 168M in use, 0.000 INIT (0.670 elapsed), 0.441 MUT (0.586 elapsed), 0.656 GC (0.930 elapsed) :ghc>>
<<ghc: 857521392 bytes, 76 GCs, 22064352/66513912 avg/max bytes residency (7 samples), 149M in use, 0.000 INIT (0.680 elapsed), 0.685 MUT (0.924 elapsed), 0.668 GC (0.900 elapsed) :ghc>>
"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
"xargs"  "ar" qcls  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
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 -o compiler/stage1/build/GHC/Tc/Types.o 
<<ghc: 203426000 bytes, 72 GCs, 11058302/24739904 avg/max bytes residency (5 samples), 54M in use, 0.000 INIT (0.668 elapsed), 0.154 MUT (0.258 elapsed), 0.212 GC (0.301 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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 -o compiler/stage1/build/GHC/Core/Unfold.o 
"rm" -f libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.4.1.0.a.contents  
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Rules.hs -o compiler/stage1/build/GHC/Core/Rules.o 
<<ghc: 4785828520 bytes, 298 GCs, 38713597/89244352 avg/max bytes residency (11 samples), 233M in use, 0.000 INIT (0.671 elapsed), 4.283 MUT (5.197 elapsed), 2.911 GC (3.424 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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.hs -o compiler/stage1/build/GHC/Llvm.o 
<<ghc: 1631317536 bytes, 142 GCs, 30587787/101880752 avg/max bytes residency (8 samples), 215M in use, 0.000 INIT (0.674 elapsed), 1.162 MUT (1.446 elapsed), 1.123 GC (1.548 elapsed) :ghc>>
<<ghc: 1336204672 bytes, 114 GCs, 25089961/85014616 avg/max bytes residency (8 samples), 182M in use, 0.000 INIT (0.658 elapsed), 1.086 MUT (1.394 elapsed), 0.855 GC (1.198 elapsed) :ghc>>
<<ghc: 60266456 bytes, 24 GCs, 6691866/13361792 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.710 elapsed), 0.047 MUT (0.131 elapsed), 0.109 GC (0.165 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Utils.hs -o compiler/stage1/build/GHC/StgToCmm/Utils.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Header.hs -o compiler/stage1/build/GHC/Parser/Header.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Stats.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Stats.o 
<<ghc: 2297721568 bytes, 162 GCs, 41067739/153737032 avg/max bytes residency (9 samples), 319M in use, 0.000 INIT (0.664 elapsed), 1.718 MUT (2.099 elapsed), 1.690 GC (2.323 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Stats.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/Stats.o 
<<ghc: 800560424 bytes, 81 GCs, 23949014/71877312 avg/max bytes residency (7 samples), 156M in use, 0.000 INIT (0.659 elapsed), 0.602 MUT (0.814 elapsed), 0.642 GC (0.874 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/CodeGen.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/CodeGen.o 
<<ghc: 357708096 bytes, 52 GCs, 11936820/27804552 avg/max bytes residency (5 samples), 61M in use, 0.000 INIT (0.665 elapsed), 0.282 MUT (0.414 elapsed), 0.259 GC (0.354 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/CodeGen/Gen32.hs-boot -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Gen32.o-boot 
<<ghc: 1334594448 bytes, 134 GCs, 19134475/45016648 avg/max bytes residency (7 samples), 110M in use, 0.000 INIT (0.673 elapsed), 0.979 MUT (1.307 elapsed), 0.774 GC (0.967 elapsed) :ghc>>
<<ghc: 1378251000 bytes, 98 GCs, 21191398/64937544 avg/max bytes residency (7 samples), 139M in use, 0.000 INIT (0.691 elapsed), 1.048 MUT (1.349 elapsed), 0.790 GC (1.062 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/CodeGen/Sanity.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Sanity.o 
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/CodeGen.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/CodeGen.o 
<<ghc: 58188704 bytes, 20 GCs, 5694821/12007528 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.647 elapsed), 0.047 MUT (0.108 elapsed), 0.096 GC (0.187 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Bind.hs-boot -o compiler/stage1/build/GHC/StgToCmm/Bind.o-boot 
<<ghc: 129023472 bytes, 38 GCs, 7779262/15181664 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.681 elapsed), 0.107 MUT (0.261 elapsed), 0.155 GC (0.213 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/ExtCode.hs -o compiler/stage1/build/GHC/StgToCmm/ExtCode.o 
<<ghc: 52630496 bytes, 14 GCs, 5822962/12572920 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.659 elapsed), 0.042 MUT (0.085 elapsed), 0.085 GC (0.149 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/FloatOut.hs -o compiler/stage1/build/GHC/Core/Opt/FloatOut.o 
<<ghc: 422610224 bytes, 56 GCs, 16076316/42633000 avg/max bytes residency (6 samples), 92M in use, 0.000 INIT (0.676 elapsed), 0.337 MUT (0.470 elapsed), 0.373 GC (0.544 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Simplify/Env.hs -o compiler/stage1/build/GHC/Core/Opt/Simplify/Env.o 
<<ghc: 1203288528 bytes, 105 GCs, 19612387/59208280 avg/max bytes residency (7 samples), 132M in use, 0.000 INIT (0.691 elapsed), 0.963 MUT (1.282 elapsed), 0.745 GC (0.966 elapsed) :ghc>>
"/home/pbulk/build/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: 1038681832 bytes, 122 GCs, 29563229/101252800 avg/max bytes residency (8 samples), 215M in use, 0.000 INIT (0.671 elapsed), 0.842 MUT (1.114 elapsed), 0.919 GC (1.277 elapsed) :ghc>>
"/home/pbulk/build/lang/ghc90/work/.tools/bin/ghc" -hisuf hi -osuf  o -hcsuf hc -static  -H32m -O -Wall  -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf  -this-unit-id ghc-9.0.2 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1   -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.8.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.0.2 -package-id ghc-boot-th-9.0.2 -package-id ghc-heap-9.0.2 -package-id ghci-9.0.2 -package-id hpc-0.6.1.0 -package-id process-1.6.9.0 -package-id template-haskell-2.17.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id 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/Env.hs-boot -o compiler/stage1/build/GHC/Tc/Utils/Env.o-boot 
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: 99173768 bytes, 27 GCs, 9329292/17709648 avg/max bytes residency (4 samples), 41M in use, 0.000 INIT (0.641 elapsed), 0.060 MUT (0.101 elapsed), 0.142 GC (0.192 elapsed) :ghc>>
<<ghc: 5763884024 bytes, 429 GCs, 43161280/92880784 avg/max bytes residency (13 samples), 223M in use, 0.000 INIT (0.682 elapsed), 4.246 MUT (5.133 elapsed), 3.777 GC (4.370 elapsed) :ghc>>
<<ghc: 8173251360 bytes, 341 GCs, 60529106/197205464 avg/max bytes residency (12 samples), 488M in use, 0.000 INIT (0.674 elapsed), 5.866 MUT (6.958 elapsed), 4.922 GC (6.022 elapsed) :ghc>>
gmake: *** [Makefile:126: all] Error 2
*** Error code 2

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

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