+ 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.2.1nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ghc-9.2.1nb4/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for ghc-9.2.1nb4 Makefile:121: target 'all' given more than once in the same rule + test -f mk/config.mk.old + cp -p mk/config.mk mk/config.mk.old touch -r mk/config.mk.old mk/config.mk + test -f mk/project.mk.old + cp -p mk/project.mk mk/project.mk.old touch -r mk/project.mk.old mk/project.mk + test -f compiler/ghc.cabal.old + cp -p compiler/ghc.cabal compiler/ghc.cabal.old touch -r compiler/ghc.cabal.old compiler/ghc.cabal ===--- building phase 0 /opt/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//. "inplace/bin/mkdirhier" includes/dist/build//. "inplace/bin/mkdirhier" compiler/stage1/build/GHC/Settings//. "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -H32m -O -Wall \ -optc-Wall -optc-pipe -optc-O2 -optc-msave-args -optc-fno-aggressive-loop-optimizations -optc-I/opt/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,6,0,0 \ -DBOOTSTRAPPING \ -odir bootstrapping \ -hidir bootstrapping \ libraries/Cabal/Cabal/src/Distribution/Fields/Lexer.hs \ -ilibraries/Cabal/Cabal/src \ -ilibraries/binary/src \ -ilibraries/filepath \ -ilibraries/hpc \ -ilibraries/mtl \ -ilibraries/text/src \ libraries/text/cbits/cbits.c \ -Ilibraries/text/include \ -ilibraries/parsec/src \ \ "rm" -f libraries/ghc-boot/dist-boot/build/GHC/Version.hs "rm" -f libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.hs "rm" -f includes/dist/build/ghcplatform.h "rm" -f includes/dist/build/ghcautoconf.h Creating includes/dist/build/ghcplatform.h... Creating includes/dist/build/ghcautoconf.h... done. "rm" -f compiler/stage1/build/GHC/Settings/Config.hs Creating compiler/stage1/build/GHC/Settings/Config.hs ... Done. done. Done. done. [ 1 of 299] Compiling Control.Monad.Cont.Class ( libraries/mtl/Control/Monad/Cont/Class.hs, bootstrapping/Control/Monad/Cont/Class.o ) [ 2 of 299] Compiling Control.Monad.Error.Class ( libraries/mtl/Control/Monad/Error/Class.hs, bootstrapping/Control/Monad/Error/Class.o ) [ 3 of 299] Compiling Control.Monad.Identity ( libraries/mtl/Control/Monad/Identity.hs, bootstrapping/Control/Monad/Identity.o ) [ 4 of 299] Compiling Control.Monad.Reader.Class ( libraries/mtl/Control/Monad/Reader/Class.hs, bootstrapping/Control/Monad/Reader/Class.o ) [ 5 of 299] Compiling Control.Monad.State.Class ( libraries/mtl/Control/Monad/State/Class.hs, bootstrapping/Control/Monad/State/Class.o ) [ 6 of 299] Compiling Control.Monad.Trans ( libraries/mtl/Control/Monad/Trans.hs, bootstrapping/Control/Monad/Trans.o ) [ 7 of 299] Compiling Control.Monad.State.Strict ( libraries/mtl/Control/Monad/State/Strict.hs, bootstrapping/Control/Monad/State/Strict.o ) [ 8 of 299] Compiling Data.Binary.Builder ( libraries/binary/src/Data/Binary/Builder.hs, bootstrapping/Data/Binary/Builder.o ) [ 9 of 299] Compiling Data.Binary.FloatCast ( libraries/binary/src/Data/Binary/FloatCast.hs, bootstrapping/Data/Binary/FloatCast.o ) [ 10 of 299] Compiling Data.Binary.Internal ( libraries/binary/src/Data/Binary/Internal.hs, bootstrapping/Data/Binary/Internal.o ) [ 11 of 299] Compiling Data.Binary.Get.Internal ( libraries/binary/src/Data/Binary/Get/Internal.hs, bootstrapping/Data/Binary/Get/Internal.o ) [ 12 of 299] Compiling Data.Binary.Get ( libraries/binary/src/Data/Binary/Get.hs, bootstrapping/Data/Binary/Get.o ) [ 13 of 299] Compiling Data.Binary.Put ( libraries/binary/src/Data/Binary/Put.hs, bootstrapping/Data/Binary/Put.o ) [ 14 of 299] Compiling Data.Binary.Class ( libraries/binary/src/Data/Binary/Class.hs, bootstrapping/Data/Binary/Class.o ) [ 15 of 299] Compiling Data.Binary.Generic ( libraries/binary/src/Data/Binary/Generic.hs, bootstrapping/Data/Binary/Generic.o ) [ 16 of 299] Compiling Data.Binary ( libraries/binary/src/Data/Binary.hs, bootstrapping/Data/Binary.o ) [ 17 of 299] Compiling Data.Text.Encoding.Error ( libraries/text/src/Data/Text/Encoding/Error.hs, bootstrapping/Data/Text/Encoding/Error.o ) [ 18 of 299] Compiling Data.Text.Internal.ByteStringCompat ( libraries/text/src/Data/Text/Internal/ByteStringCompat.hs, bootstrapping/Data/Text/Internal/ByteStringCompat.o ) [ 19 of 299] Compiling Data.Text.Internal.Encoding.Utf32 ( libraries/text/src/Data/Text/Internal/Encoding/Utf32.hs, bootstrapping/Data/Text/Internal/Encoding/Utf32.o ) [ 20 of 299] Compiling Data.Text.Internal.Functions ( libraries/text/src/Data/Text/Internal/Functions.hs, bootstrapping/Data/Text/Internal/Functions.o ) [ 21 of 299] Compiling Data.Text.Internal.PrimCompat ( libraries/text/src/Data/Text/Internal/PrimCompat.hs, bootstrapping/Data/Text/Internal/PrimCompat.o ) [ 22 of 299] Compiling Data.Text.Internal.Encoding.Utf16 ( libraries/text/src/Data/Text/Internal/Encoding/Utf16.hs, bootstrapping/Data/Text/Internal/Encoding/Utf16.o ) [ 23 of 299] Compiling Data.Text.Internal.Unsafe ( libraries/text/src/Data/Text/Internal/Unsafe.hs, bootstrapping/Data/Text/Internal/Unsafe.o ) [ 24 of 299] Compiling Data.Text.Internal.Unsafe.Shift ( libraries/text/src/Data/Text/Internal/Unsafe/Shift.hs, bootstrapping/Data/Text/Internal/Unsafe/Shift.o ) [ 25 of 299] Compiling Data.Text.Array ( libraries/text/src/Data/Text/Array.hs, bootstrapping/Data/Text/Array.o ) [ 26 of 299] Compiling Data.Text.Internal.Unsafe.Char ( libraries/text/src/Data/Text/Internal/Unsafe/Char.hs, bootstrapping/Data/Text/Internal/Unsafe/Char.o ) [ 27 of 299] Compiling Data.Text.Internal.Encoding.Utf8 ( libraries/text/src/Data/Text/Internal/Encoding/Utf8.hs, bootstrapping/Data/Text/Internal/Encoding/Utf8.o ) [ 28 of 299] Compiling Data.Text.Internal ( libraries/text/src/Data/Text/Internal.hs, bootstrapping/Data/Text/Internal.o ) [ 29 of 299] Compiling Data.Text.Internal.Search ( libraries/text/src/Data/Text/Internal/Search.hs, bootstrapping/Data/Text/Internal/Search.o ) [ 30 of 299] Compiling Data.Text.Internal.Fusion.Size ( libraries/text/src/Data/Text/Internal/Fusion/Size.hs, bootstrapping/Data/Text/Internal/Fusion/Size.o ) [ 31 of 299] Compiling Data.Text.Internal.Fusion.Types ( libraries/text/src/Data/Text/Internal/Fusion/Types.hs, bootstrapping/Data/Text/Internal/Fusion/Types.o ) [ 32 of 299] Compiling Data.Text.Internal.Fusion.CaseMapping ( libraries/text/src/Data/Text/Internal/Fusion/CaseMapping.hs, bootstrapping/Data/Text/Internal/Fusion/CaseMapping.o ) [ 33 of 299] Compiling Data.Text.Internal.Fusion.Common ( libraries/text/src/Data/Text/Internal/Fusion/Common.hs, bootstrapping/Data/Text/Internal/Fusion/Common.o ) [ 34 of 299] Compiling Data.Text.Unsafe ( libraries/text/src/Data/Text/Unsafe.hs, bootstrapping/Data/Text/Unsafe.o ) [ 35 of 299] Compiling Data.Text.Internal.Private ( libraries/text/src/Data/Text/Internal/Private.hs, bootstrapping/Data/Text/Internal/Private.o ) [ 36 of 299] Compiling Data.Text.Internal.Fusion ( libraries/text/src/Data/Text/Internal/Fusion.hs, bootstrapping/Data/Text/Internal/Fusion.o ) [ 37 of 299] Compiling Data.Text.Show ( libraries/text/src/Data/Text/Show.hs, bootstrapping/Data/Text/Show.o ) [ 38 of 299] Compiling Data.Text.Internal.Encoding.Fusion.Common ( libraries/text/src/Data/Text/Internal/Encoding/Fusion/Common.hs, bootstrapping/Data/Text/Internal/Encoding/Fusion/Common.o ) [ 39 of 299] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( libraries/text/src/Data/Text/Internal/Lazy/Encoding/Fusion.hs, bootstrapping/Data/Text/Internal/Lazy/Encoding/Fusion.o ) [ 40 of 299] Compiling Data.Text.Internal.Encoding.Fusion ( libraries/text/src/Data/Text/Internal/Encoding/Fusion.hs, bootstrapping/Data/Text/Internal/Encoding/Fusion.o ) [ 41 of 299] Compiling Data.Text.Encoding ( libraries/text/src/Data/Text/Encoding.hs, bootstrapping/Data/Text/Encoding.o ) [ 42 of 299] Compiling Data.Text ( libraries/text/src/Data/Text.hs, bootstrapping/Data/Text.o ) [ 43 of 299] Compiling Data.Text.Internal.Lazy ( libraries/text/src/Data/Text/Internal/Lazy.hs, bootstrapping/Data/Text/Internal/Lazy.o ) [ 44 of 299] Compiling Data.Text.Internal.Lazy.Search ( libraries/text/src/Data/Text/Internal/Lazy/Search.hs, bootstrapping/Data/Text/Internal/Lazy/Search.o ) [ 45 of 299] Compiling Data.Text.Internal.Lazy.Fusion ( libraries/text/src/Data/Text/Internal/Lazy/Fusion.hs, bootstrapping/Data/Text/Internal/Lazy/Fusion.o ) [ 46 of 299] Compiling Data.Text.Lazy.Encoding ( libraries/text/src/Data/Text/Lazy/Encoding.hs, bootstrapping/Data/Text/Lazy/Encoding.o ) [ 47 of 299] Compiling Data.Text.Lazy ( libraries/text/src/Data/Text/Lazy.hs, bootstrapping/Data/Text/Lazy.o ) [ 48 of 299] Compiling Distribution.Compat.Async ( libraries/Cabal/Cabal/src/Distribution/Compat/Async.hs, bootstrapping/Distribution/Compat/Async.o ) [ 49 of 299] Compiling Distribution.Compat.Binary ( libraries/Cabal/Cabal/src/Distribution/Compat/Binary.hs, bootstrapping/Distribution/Compat/Binary.o ) [ 50 of 299] Compiling Distribution.Compat.CreatePipe ( libraries/Cabal/Cabal/src/Distribution/Compat/CreatePipe.hs, bootstrapping/Distribution/Compat/CreatePipe.o ) [ 51 of 299] Compiling Distribution.Compat.Directory ( libraries/Cabal/Cabal/src/Distribution/Compat/Directory.hs, bootstrapping/Distribution/Compat/Directory.o ) [ 52 of 299] Compiling Distribution.Compat.Exception ( libraries/Cabal/Cabal/src/Distribution/Compat/Exception.hs, bootstrapping/Distribution/Compat/Exception.o ) [ 53 of 299] Compiling Distribution.Compat.MonadFail ( libraries/Cabal/Cabal/src/Distribution/Compat/MonadFail.hs, bootstrapping/Distribution/Compat/MonadFail.o ) [ 54 of 299] Compiling Distribution.Compat.Newtype ( libraries/Cabal/Cabal/src/Distribution/Compat/Newtype.hs, bootstrapping/Distribution/Compat/Newtype.o ) [ 55 of 299] Compiling Distribution.Compat.Process ( libraries/Cabal/Cabal/src/Distribution/Compat/Process.hs, bootstrapping/Distribution/Compat/Process.o ) [ 56 of 299] Compiling Distribution.Compat.Stack ( libraries/Cabal/Cabal/src/Distribution/Compat/Stack.hs, bootstrapping/Distribution/Compat/Stack.o ) [ 57 of 299] Compiling Distribution.Compat.Typeable ( libraries/Cabal/Cabal/src/Distribution/Compat/Typeable.hs, bootstrapping/Distribution/Compat/Typeable.o ) [ 58 of 299] Compiling Distribution.PackageDescription.Utils ( libraries/Cabal/Cabal/src/Distribution/PackageDescription/Utils.hs, bootstrapping/Distribution/PackageDescription/Utils.o ) [ 59 of 299] Compiling Distribution.Simple.Utils.Json ( libraries/Cabal/Cabal/src/Distribution/Simple/Utils/Json.hs, bootstrapping/Distribution/Simple/Utils/Json.o ) [ 60 of 299] Compiling Distribution.Utils.Base62 ( libraries/Cabal/Cabal/src/Distribution/Utils/Base62.hs, bootstrapping/Distribution/Utils/Base62.o ) [ 61 of 299] Compiling Distribution.Utils.MD5 ( libraries/Cabal/Cabal/src/Distribution/Utils/MD5.hs, bootstrapping/Distribution/Utils/MD5.o ) [ 62 of 299] Compiling Distribution.Utils.String ( libraries/Cabal/Cabal/src/Distribution/Utils/String.hs, bootstrapping/Distribution/Utils/String.o ) [ 63 of 299] Compiling Distribution.Utils.Structured ( libraries/Cabal/Cabal/src/Distribution/Utils/Structured.hs, bootstrapping/Distribution/Utils/Structured.o ) [ 64 of 299] Compiling Distribution.Compat.Semigroup ( libraries/Cabal/Cabal/src/Distribution/Compat/Semigroup.hs, bootstrapping/Distribution/Compat/Semigroup.o ) [ 65 of 299] Compiling Distribution.Compat.NonEmptySet ( libraries/Cabal/Cabal/src/Distribution/Compat/NonEmptySet.hs, bootstrapping/Distribution/Compat/NonEmptySet.o ) [ 66 of 299] Compiling Distribution.Compat.Prelude ( libraries/Cabal/Cabal/src/Distribution/Compat/Prelude.hs, bootstrapping/Distribution/Compat/Prelude.o ) [ 67 of 299] Compiling Distribution.Utils.ShortText ( libraries/Cabal/Cabal/src/Distribution/Utils/ShortText.hs, bootstrapping/Distribution/Utils/ShortText.o ) [ 68 of 299] Compiling Distribution.Utils.Progress ( libraries/Cabal/Cabal/src/Distribution/Utils/Progress.hs, bootstrapping/Distribution/Utils/Progress.o ) [ 69 of 299] Compiling Distribution.Utils.MapAccum ( libraries/Cabal/Cabal/src/Distribution/Utils/MapAccum.hs, bootstrapping/Distribution/Utils/MapAccum.o ) [ 70 of 299] Compiling Distribution.Utils.IOData ( libraries/Cabal/Cabal/src/Distribution/Utils/IOData.hs, bootstrapping/Distribution/Utils/IOData.o ) [ 71 of 299] Compiling Distribution.Types.Condition ( libraries/Cabal/Cabal/src/Distribution/Types/Condition.hs, bootstrapping/Distribution/Types/Condition.o ) [ 72 of 299] Compiling Distribution.TestSuite ( libraries/Cabal/Cabal/src/Distribution/TestSuite.hs, bootstrapping/Distribution/TestSuite.o ) [ 73 of 299] Compiling Distribution.Simple.InstallDirs.Internal ( libraries/Cabal/Cabal/src/Distribution/Simple/InstallDirs/Internal.hs, bootstrapping/Distribution/Simple/InstallDirs/Internal.o ) [ 74 of 299] Compiling Distribution.Simple.Flag ( libraries/Cabal/Cabal/src/Distribution/Simple/Flag.hs, bootstrapping/Distribution/Simple/Flag.o ) [ 75 of 299] Compiling Distribution.Parsec.Position ( libraries/Cabal/Cabal/src/Distribution/Parsec/Position.hs, bootstrapping/Distribution/Parsec/Position.o ) [ 76 of 299] Compiling Distribution.PackageDescription.Quirks ( libraries/Cabal/Cabal/src/Distribution/PackageDescription/Quirks.hs, bootstrapping/Distribution/PackageDescription/Quirks.o ) [ 77 of 299] Compiling Distribution.GetOpt ( libraries/Cabal/Cabal/src/Distribution/GetOpt.hs, bootstrapping/Distribution/GetOpt.o ) [ 78 of 299] Compiling Distribution.Compat.GetShortPathName ( libraries/Cabal/Cabal/src/Distribution/Compat/GetShortPathName.hs, bootstrapping/Distribution/Compat/GetShortPathName.o ) [ 79 of 299] Compiling Distribution.Compat.Environment ( libraries/Cabal/Cabal/src/Distribution/Compat/Environment.hs, bootstrapping/Distribution/Compat/Environment.o ) [ 80 of 299] Compiling Distribution.Compat.DList ( libraries/Cabal/Cabal/src/Distribution/Compat/DList.hs, bootstrapping/Distribution/Compat/DList.o ) [ 81 of 299] Compiling Distribution.Lex ( libraries/Cabal/Cabal/src/Distribution/Lex.hs, bootstrapping/Distribution/Lex.o ) [ 82 of 299] Compiling Distribution.Compat.Lens ( libraries/Cabal/Cabal/src/Distribution/Compat/Lens.hs, bootstrapping/Distribution/Compat/Lens.o ) [ 83 of 299] Compiling Distribution.Types.CondTree ( libraries/Cabal/Cabal/src/Distribution/Types/CondTree.hs, bootstrapping/Distribution/Types/CondTree.o ) [ 84 of 299] Compiling Distribution.CabalSpecVersion ( libraries/Cabal/Cabal/src/Distribution/CabalSpecVersion.hs, bootstrapping/Distribution/CabalSpecVersion.o ) [ 85 of 299] Compiling Distribution.SPDX.LicenseListVersion ( libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseListVersion.hs, bootstrapping/Distribution/SPDX/LicenseListVersion.o ) [ 86 of 299] Compiling Distribution.Pretty ( libraries/Cabal/Cabal/src/Distribution/Pretty.hs, bootstrapping/Distribution/Pretty.o ) [ 87 of 299] Compiling Distribution.Compat.Graph ( libraries/Cabal/Cabal/src/Distribution/Compat/Graph.hs, bootstrapping/Distribution/Compat/Graph.o ) [ 88 of 299] Compiling Distribution.Utils.UnionFind ( libraries/Cabal/Cabal/src/Distribution/Utils/UnionFind.hs, bootstrapping/Distribution/Utils/UnionFind.o ) [ 89 of 299] Compiling Distribution.Verbosity.Internal ( libraries/Cabal/Cabal/src/Distribution/Verbosity/Internal.hs, bootstrapping/Distribution/Verbosity/Internal.o ) [ 90 of 299] Compiling System.FilePath.Posix ( libraries/filepath/System/FilePath/Posix.hs, bootstrapping/System/FilePath/Posix.o ) [ 91 of 299] Compiling System.FilePath ( libraries/filepath/System/FilePath.hs, bootstrapping/System/FilePath.o ) [ 92 of 299] Compiling Distribution.Utils.Generic ( libraries/Cabal/Cabal/src/Distribution/Utils/Generic.hs, bootstrapping/Distribution/Utils/Generic.o ) [ 93 of 299] Compiling Distribution.Simple.Program.Internal ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Internal.hs, bootstrapping/Distribution/Simple/Program/Internal.o ) [ 94 of 299] Compiling Distribution.Simple.PreProcess.Unlit ( libraries/Cabal/Cabal/src/Distribution/Simple/PreProcess/Unlit.hs, bootstrapping/Distribution/Simple/PreProcess/Unlit.o ) [ 95 of 299] Compiling Distribution.Simple.CCompiler ( libraries/Cabal/Cabal/src/Distribution/Simple/CCompiler.hs, bootstrapping/Distribution/Simple/CCompiler.o ) [ 96 of 299] Compiling Distribution.Parsec.Warning ( libraries/Cabal/Cabal/src/Distribution/Parsec/Warning.hs, bootstrapping/Distribution/Parsec/Warning.o ) [ 97 of 299] Compiling Distribution.Fields.LexerMonad ( libraries/Cabal/Cabal/src/Distribution/Fields/LexerMonad.hs, bootstrapping/Distribution/Fields/LexerMonad.o ) [ 98 of 299] Compiling Distribution.Fields.Lexer ( libraries/Cabal/Cabal/src/Distribution/Fields/Lexer.hs, bootstrapping/Distribution/Fields/Lexer.o ) [ 99 of 299] Compiling Distribution.Parsec.Error ( libraries/Cabal/Cabal/src/Distribution/Parsec/Error.hs, bootstrapping/Distribution/Parsec/Error.o ) [100 of 299] Compiling Distribution.Compat.ResponseFile ( libraries/Cabal/Cabal/src/Distribution/Compat/ResponseFile.hs, bootstrapping/Distribution/Compat/ResponseFile.o ) [101 of 299] Compiling Distribution.Compat.Internal.TempFile ( libraries/Cabal/Cabal/src/Distribution/Compat/Internal/TempFile.hs, bootstrapping/Distribution/Compat/Internal/TempFile.o ) [102 of 299] Compiling Distribution.Compat.FilePath ( libraries/Cabal/Cabal/src/Distribution/Compat/FilePath.hs, bootstrapping/Distribution/Compat/FilePath.o ) [103 of 299] Compiling Distribution.Compat.CopyFile ( libraries/Cabal/Cabal/src/Distribution/Compat/CopyFile.hs, bootstrapping/Distribution/Compat/CopyFile.o ) [104 of 299] Compiling System.FilePath.Windows ( libraries/filepath/System/FilePath/Windows.hs, bootstrapping/System/FilePath/Windows.o ) [105 of 299] Compiling Text.Parsec.Pos ( libraries/parsec/src/Text/Parsec/Pos.hs, bootstrapping/Text/Parsec/Pos.o ) [106 of 299] Compiling Text.Parsec.Error ( libraries/parsec/src/Text/Parsec/Error.hs, bootstrapping/Text/Parsec/Error.o ) [107 of 299] Compiling Text.Parsec.Prim ( libraries/parsec/src/Text/Parsec/Prim.hs, bootstrapping/Text/Parsec/Prim.o ) [108 of 299] Compiling Text.Parsec.Combinator ( libraries/parsec/src/Text/Parsec/Combinator.hs, bootstrapping/Text/Parsec/Combinator.o ) [109 of 299] Compiling Text.Parsec.Char ( libraries/parsec/src/Text/Parsec/Char.hs, bootstrapping/Text/Parsec/Char.o ) [110 of 299] Compiling Text.Parsec ( libraries/parsec/src/Text/Parsec.hs, bootstrapping/Text/Parsec.o ) [111 of 299] Compiling Distribution.Parsec.FieldLineStream ( libraries/Cabal/Cabal/src/Distribution/Parsec/FieldLineStream.hs, bootstrapping/Distribution/Parsec/FieldLineStream.o ) [112 of 299] Compiling Distribution.Compat.Parsing ( libraries/Cabal/Cabal/src/Distribution/Compat/Parsing.hs, bootstrapping/Distribution/Compat/Parsing.o ) [113 of 299] Compiling Distribution.Compat.CharParsing ( libraries/Cabal/Cabal/src/Distribution/Compat/CharParsing.hs, bootstrapping/Distribution/Compat/CharParsing.o ) [114 of 299] Compiling Distribution.Parsec ( libraries/Cabal/Cabal/src/Distribution/Parsec.hs, bootstrapping/Distribution/Parsec.o ) [115 of 299] Compiling Language.Haskell.Extension ( libraries/Cabal/Cabal/src/Language/Haskell/Extension.hs, bootstrapping/Language/Haskell/Extension.o ) [116 of 299] Compiling Distribution.Utils.Path ( libraries/Cabal/Cabal/src/Distribution/Utils/Path.hs, bootstrapping/Distribution/Utils/Path.o ) [117 of 299] Compiling Distribution.Types.Version ( libraries/Cabal/Cabal/src/Distribution/Types/Version.hs, bootstrapping/Distribution/Types/Version.o ) [118 of 299] Compiling Distribution.Types.VersionRange.Internal ( libraries/Cabal/Cabal/src/Distribution/Types/VersionRange/Internal.hs, bootstrapping/Distribution/Types/VersionRange/Internal.o ) [119 of 299] Compiling Distribution.Types.VersionInterval ( libraries/Cabal/Cabal/src/Distribution/Types/VersionInterval.hs, bootstrapping/Distribution/Types/VersionInterval.o ) [120 of 299] Compiling Distribution.Types.VersionRange ( libraries/Cabal/Cabal/src/Distribution/Types/VersionRange.hs, bootstrapping/Distribution/Types/VersionRange.o ) [121 of 299] Compiling Distribution.Version ( libraries/Cabal/Cabal/src/Distribution/Version.hs, bootstrapping/Distribution/Version.o ) [122 of 299] Compiling Distribution.Types.TestType ( libraries/Cabal/Cabal/src/Distribution/Types/TestType.hs, bootstrapping/Distribution/Types/TestType.o ) [123 of 299] Compiling Distribution.Types.SourceRepo ( libraries/Cabal/Cabal/src/Distribution/Types/SourceRepo.hs, bootstrapping/Distribution/Types/SourceRepo.o ) [124 of 299] Compiling Distribution.Types.SourceRepo.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/SourceRepo/Lens.hs, bootstrapping/Distribution/Types/SourceRepo/Lens.o ) [125 of 299] Compiling Distribution.Types.PkgconfigVersion ( libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigVersion.hs, bootstrapping/Distribution/Types/PkgconfigVersion.o ) [126 of 299] Compiling Distribution.Types.PkgconfigVersionRange ( libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigVersionRange.hs, bootstrapping/Distribution/Types/PkgconfigVersionRange.o ) [127 of 299] Compiling Distribution.Types.PkgconfigName ( libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigName.hs, bootstrapping/Distribution/Types/PkgconfigName.o ) [128 of 299] Compiling Distribution.Types.PkgconfigDependency ( libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigDependency.hs, bootstrapping/Distribution/Types/PkgconfigDependency.o ) [129 of 299] Compiling Distribution.Types.PackageName ( libraries/Cabal/Cabal/src/Distribution/Types/PackageName.hs, bootstrapping/Distribution/Types/PackageName.o ) [130 of 299] Compiling Distribution.ZinzaPrelude ( libraries/Cabal/Cabal/src/Distribution/ZinzaPrelude.hs, bootstrapping/Distribution/ZinzaPrelude.o ) [131 of 299] Compiling Distribution.Simple.Build.PathsModule.Z ( libraries/Cabal/Cabal/src/Distribution/Simple/Build/PathsModule/Z.hs, bootstrapping/Distribution/Simple/Build/PathsModule/Z.o ) [132 of 299] Compiling Distribution.Simple.Build.Macros.Z ( libraries/Cabal/Cabal/src/Distribution/Simple/Build/Macros/Z.hs, bootstrapping/Distribution/Simple/Build/Macros/Z.o ) [133 of 299] Compiling Distribution.Types.UnqualComponentName ( libraries/Cabal/Cabal/src/Distribution/Types/UnqualComponentName.hs, bootstrapping/Distribution/Types/UnqualComponentName.o ) [134 of 299] Compiling Distribution.Types.PackageId ( libraries/Cabal/Cabal/src/Distribution/Types/PackageId.hs, bootstrapping/Distribution/Types/PackageId.o ) [135 of 299] Compiling Distribution.Types.PackageVersionConstraint ( libraries/Cabal/Cabal/src/Distribution/Types/PackageVersionConstraint.hs, bootstrapping/Distribution/Types/PackageVersionConstraint.o ) [136 of 299] Compiling Distribution.Types.PackageName.Magic ( libraries/Cabal/Cabal/src/Distribution/Types/PackageName/Magic.hs, bootstrapping/Distribution/Types/PackageName/Magic.o ) [137 of 299] Compiling Distribution.Types.PackageId.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/PackageId/Lens.hs, bootstrapping/Distribution/Types/PackageId/Lens.o ) [138 of 299] Compiling Distribution.Types.LibraryVisibility ( libraries/Cabal/Cabal/src/Distribution/Types/LibraryVisibility.hs, bootstrapping/Distribution/Types/LibraryVisibility.o ) [139 of 299] Compiling Distribution.Types.LibraryName ( libraries/Cabal/Cabal/src/Distribution/Types/LibraryName.hs, bootstrapping/Distribution/Types/LibraryName.o ) [140 of 299] Compiling Distribution.Types.MungedPackageName ( libraries/Cabal/Cabal/src/Distribution/Types/MungedPackageName.hs, bootstrapping/Distribution/Types/MungedPackageName.o ) [141 of 299] Compiling Distribution.Types.MungedPackageId ( libraries/Cabal/Cabal/src/Distribution/Types/MungedPackageId.hs, bootstrapping/Distribution/Types/MungedPackageId.o ) [142 of 299] Compiling Distribution.Types.LegacyExeDependency ( libraries/Cabal/Cabal/src/Distribution/Types/LegacyExeDependency.hs, bootstrapping/Distribution/Types/LegacyExeDependency.o ) [143 of 299] Compiling Distribution.Types.ForeignLibType ( libraries/Cabal/Cabal/src/Distribution/Types/ForeignLibType.hs, bootstrapping/Distribution/Types/ForeignLibType.o ) [144 of 299] Compiling Distribution.Types.ForeignLibOption ( libraries/Cabal/Cabal/src/Distribution/Types/ForeignLibOption.hs, bootstrapping/Distribution/Types/ForeignLibOption.o ) [145 of 299] Compiling Distribution.Types.Flag ( libraries/Cabal/Cabal/src/Distribution/Types/Flag.hs, bootstrapping/Distribution/Types/Flag.o ) [146 of 299] Compiling Distribution.Types.ExecutableScope ( libraries/Cabal/Cabal/src/Distribution/Types/ExecutableScope.hs, bootstrapping/Distribution/Types/ExecutableScope.o ) [147 of 299] Compiling Distribution.Types.Dependency ( libraries/Cabal/Cabal/src/Distribution/Types/Dependency.hs, bootstrapping/Distribution/Types/Dependency.o ) [148 of 299] Compiling Distribution.Types.SetupBuildInfo ( libraries/Cabal/Cabal/src/Distribution/Types/SetupBuildInfo.hs, bootstrapping/Distribution/Types/SetupBuildInfo.o ) [149 of 299] Compiling Distribution.Types.SetupBuildInfo.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/SetupBuildInfo/Lens.hs, bootstrapping/Distribution/Types/SetupBuildInfo/Lens.o ) [150 of 299] Compiling Distribution.Types.DependencyMap ( libraries/Cabal/Cabal/src/Distribution/Types/DependencyMap.hs, bootstrapping/Distribution/Types/DependencyMap.o ) [151 of 299] Compiling Distribution.Types.ComponentName ( libraries/Cabal/Cabal/src/Distribution/Types/ComponentName.hs, bootstrapping/Distribution/Types/ComponentName.o ) [152 of 299] Compiling Distribution.Types.ExeDependency ( libraries/Cabal/Cabal/src/Distribution/Types/ExeDependency.hs, bootstrapping/Distribution/Types/ExeDependency.o ) [153 of 299] Compiling Distribution.Types.ComponentId ( libraries/Cabal/Cabal/src/Distribution/Types/ComponentId.hs, bootstrapping/Distribution/Types/ComponentId.o ) [154 of 299] Compiling Distribution.Types.UnitId ( libraries/Cabal/Cabal/src/Distribution/Types/UnitId.hs, bootstrapping/Distribution/Types/UnitId.o ) [155 of 299] Compiling Distribution.Types.GivenComponent ( libraries/Cabal/Cabal/src/Distribution/Types/GivenComponent.hs, bootstrapping/Distribution/Types/GivenComponent.o ) [156 of 299] Compiling Distribution.Types.BuildType ( libraries/Cabal/Cabal/src/Distribution/Types/BuildType.hs, bootstrapping/Distribution/Types/BuildType.o ) [157 of 299] Compiling Distribution.Types.BenchmarkType ( libraries/Cabal/Cabal/src/Distribution/Types/BenchmarkType.hs, bootstrapping/Distribution/Types/BenchmarkType.o ) [158 of 299] Compiling Distribution.Types.BenchmarkInterface ( libraries/Cabal/Cabal/src/Distribution/Types/BenchmarkInterface.hs, bootstrapping/Distribution/Types/BenchmarkInterface.o ) [159 of 299] Compiling Distribution.Types.AbiHash ( libraries/Cabal/Cabal/src/Distribution/Types/AbiHash.hs, bootstrapping/Distribution/Types/AbiHash.o ) [160 of 299] Compiling Distribution.Text ( libraries/Cabal/Cabal/src/Distribution/Text.hs, bootstrapping/Distribution/Text.o ) [161 of 299] Compiling Distribution.System ( libraries/Cabal/Cabal/src/Distribution/System.hs, bootstrapping/Distribution/System.o ) [162 of 299] Compiling Distribution.SPDX.LicenseReference ( libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseReference.hs, bootstrapping/Distribution/SPDX/LicenseReference.o ) [163 of 299] Compiling Distribution.SPDX.LicenseId ( libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseId.hs, bootstrapping/Distribution/SPDX/LicenseId.o ) [164 of 299] Compiling Distribution.SPDX.LicenseExceptionId ( libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseExceptionId.hs, bootstrapping/Distribution/SPDX/LicenseExceptionId.o ) [165 of 299] Compiling Distribution.SPDX.LicenseExpression ( libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseExpression.hs, bootstrapping/Distribution/SPDX/LicenseExpression.o ) [166 of 299] Compiling Distribution.SPDX.License ( libraries/Cabal/Cabal/src/Distribution/SPDX/License.hs, bootstrapping/Distribution/SPDX/License.o ) [167 of 299] Compiling Distribution.SPDX ( libraries/Cabal/Cabal/src/Distribution/SPDX.hs, bootstrapping/Distribution/SPDX.o ) [168 of 299] Compiling Distribution.ReadE ( libraries/Cabal/Cabal/src/Distribution/ReadE.hs, bootstrapping/Distribution/ReadE.o ) [169 of 299] Compiling Distribution.Verbosity ( libraries/Cabal/Cabal/src/Distribution/Verbosity.hs, bootstrapping/Distribution/Verbosity.o ) [170 of 299] Compiling Distribution.ModuleName ( libraries/Cabal/Cabal/src/Distribution/ModuleName.hs, bootstrapping/Distribution/ModuleName.o ) [171 of 299] Compiling Distribution.Types.TestSuiteInterface ( libraries/Cabal/Cabal/src/Distribution/Types/TestSuiteInterface.hs, bootstrapping/Distribution/Types/TestSuiteInterface.o ) [172 of 299] Compiling Distribution.Types.ModuleRenaming ( libraries/Cabal/Cabal/src/Distribution/Types/ModuleRenaming.hs, bootstrapping/Distribution/Types/ModuleRenaming.o ) [173 of 299] Compiling Distribution.Types.IncludeRenaming ( libraries/Cabal/Cabal/src/Distribution/Types/IncludeRenaming.hs, bootstrapping/Distribution/Types/IncludeRenaming.o ) [174 of 299] Compiling Distribution.Types.Mixin ( libraries/Cabal/Cabal/src/Distribution/Types/Mixin.hs, bootstrapping/Distribution/Types/Mixin.o ) [175 of 299] Compiling Distribution.Types.ModuleReexport ( libraries/Cabal/Cabal/src/Distribution/Types/ModuleReexport.hs, bootstrapping/Distribution/Types/ModuleReexport.o ) [176 of 299] Compiling Distribution.Types.Module ( libraries/Cabal/Cabal/src/Distribution/Types/Module.hs, bootstrapping/Distribution/Types/Module.o ) [177 of 299] Compiling Distribution.Package ( libraries/Cabal/Cabal/src/Distribution/Package.hs, bootstrapping/Distribution/Package.o ) [178 of 299] Compiling Distribution.Types.AnnotatedId ( libraries/Cabal/Cabal/src/Distribution/Types/AnnotatedId.hs, bootstrapping/Distribution/Types/AnnotatedId.o ) [179 of 299] Compiling Distribution.Types.ComponentInclude ( libraries/Cabal/Cabal/src/Distribution/Types/ComponentInclude.hs, bootstrapping/Distribution/Types/ComponentInclude.o ) [180 of 299] Compiling Distribution.Types.AbiDependency ( libraries/Cabal/Cabal/src/Distribution/Types/AbiDependency.hs, bootstrapping/Distribution/Types/AbiDependency.o ) [181 of 299] Compiling Distribution.Simple.Utils ( libraries/Cabal/Cabal/src/Distribution/Simple/Utils.hs, bootstrapping/Distribution/Simple/Utils.o ) [182 of 299] Compiling Distribution.Utils.NubList ( libraries/Cabal/Cabal/src/Distribution/Utils/NubList.hs, bootstrapping/Distribution/Utils/NubList.o ) [183 of 299] Compiling Distribution.Utils.LogProgress ( libraries/Cabal/Cabal/src/Distribution/Utils/LogProgress.hs, bootstrapping/Distribution/Utils/LogProgress.o ) [184 of 299] Compiling Distribution.Simple.Program.ResponseFile ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/ResponseFile.hs, bootstrapping/Distribution/Simple/Program/ResponseFile.o ) [185 of 299] Compiling Distribution.Simple.Program.Find ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Find.hs, bootstrapping/Distribution/Simple/Program/Find.o ) [186 of 299] Compiling Distribution.Simple.Glob ( libraries/Cabal/Cabal/src/Distribution/Simple/Glob.hs, bootstrapping/Distribution/Simple/Glob.o ) [187 of 299] Compiling Distribution.Simple.Command ( libraries/Cabal/Cabal/src/Distribution/Simple/Command.hs, bootstrapping/Distribution/Simple/Command.o ) [188 of 299] Compiling Distribution.Fields.ParseResult ( libraries/Cabal/Cabal/src/Distribution/Fields/ParseResult.hs, bootstrapping/Distribution/Fields/ParseResult.o ) [189 of 299] Compiling Distribution.Fields.Field ( libraries/Cabal/Cabal/src/Distribution/Fields/Field.hs, bootstrapping/Distribution/Fields/Field.o ) [190 of 299] Compiling Distribution.Backpack.DescribeUnitId ( libraries/Cabal/Cabal/src/Distribution/Backpack/DescribeUnitId.hs, bootstrapping/Distribution/Backpack/DescribeUnitId.o ) [191 of 299] Compiling Distribution.License ( libraries/Cabal/Cabal/src/Distribution/License.hs, bootstrapping/Distribution/License.o ) [192 of 299] Compiling Distribution.Compiler ( libraries/Cabal/Cabal/src/Distribution/Compiler.hs, bootstrapping/Distribution/Compiler.o ) [193 of 299] Compiling Distribution.Types.ConfVar ( libraries/Cabal/Cabal/src/Distribution/Types/ConfVar.hs, bootstrapping/Distribution/Types/ConfVar.o ) [194 of 299] Compiling Distribution.Fields.ConfVar ( libraries/Cabal/Cabal/src/Distribution/Fields/ConfVar.hs, bootstrapping/Distribution/Fields/ConfVar.o ) [195 of 299] Compiling Distribution.Types.BuildInfo ( libraries/Cabal/Cabal/src/Distribution/Types/BuildInfo.hs, bootstrapping/Distribution/Types/BuildInfo.o ) [196 of 299] Compiling Distribution.Types.HookedBuildInfo ( libraries/Cabal/Cabal/src/Distribution/Types/HookedBuildInfo.hs, bootstrapping/Distribution/Types/HookedBuildInfo.o ) [197 of 299] Compiling Distribution.Types.BuildInfo.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/BuildInfo/Lens.hs, bootstrapping/Distribution/Types/BuildInfo/Lens.o ) [198 of 299] Compiling Distribution.Types.TestSuite ( libraries/Cabal/Cabal/src/Distribution/Types/TestSuite.hs, bootstrapping/Distribution/Types/TestSuite.o ) [199 of 299] Compiling Distribution.Types.TestSuite.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/TestSuite/Lens.hs, bootstrapping/Distribution/Types/TestSuite/Lens.o ) [200 of 299] Compiling Distribution.Types.Library ( libraries/Cabal/Cabal/src/Distribution/Types/Library.hs, bootstrapping/Distribution/Types/Library.o ) [201 of 299] Compiling Distribution.Types.Library.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/Library/Lens.hs, bootstrapping/Distribution/Types/Library/Lens.o ) [202 of 299] Compiling Distribution.Types.ForeignLib ( libraries/Cabal/Cabal/src/Distribution/Types/ForeignLib.hs, bootstrapping/Distribution/Types/ForeignLib.o ) [203 of 299] Compiling Distribution.Types.ForeignLib.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/ForeignLib/Lens.hs, bootstrapping/Distribution/Types/ForeignLib/Lens.o ) [204 of 299] Compiling Distribution.Types.Executable ( libraries/Cabal/Cabal/src/Distribution/Types/Executable.hs, bootstrapping/Distribution/Types/Executable.o ) [205 of 299] Compiling Distribution.Types.Executable.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/Executable/Lens.hs, bootstrapping/Distribution/Types/Executable/Lens.o ) [206 of 299] Compiling Distribution.Types.Benchmark ( libraries/Cabal/Cabal/src/Distribution/Types/Benchmark.hs, bootstrapping/Distribution/Types/Benchmark.o ) [207 of 299] Compiling Distribution.Types.Component ( libraries/Cabal/Cabal/src/Distribution/Types/Component.hs, bootstrapping/Distribution/Types/Component.o ) [208 of 299] Compiling Distribution.Types.ComponentRequestedSpec ( libraries/Cabal/Cabal/src/Distribution/Types/ComponentRequestedSpec.hs, bootstrapping/Distribution/Types/ComponentRequestedSpec.o ) [209 of 299] Compiling Distribution.Types.PackageDescription ( libraries/Cabal/Cabal/src/Distribution/Types/PackageDescription.hs, bootstrapping/Distribution/Types/PackageDescription.o ) [210 of 299] Compiling Distribution.Types.GenericPackageDescription ( libraries/Cabal/Cabal/src/Distribution/Types/GenericPackageDescription.hs, bootstrapping/Distribution/Types/GenericPackageDescription.o ) [211 of 299] Compiling Distribution.Types.GenericPackageDescription.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/GenericPackageDescription/Lens.hs, bootstrapping/Distribution/Types/GenericPackageDescription/Lens.o ) [212 of 299] Compiling Distribution.Types.Benchmark.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/Benchmark/Lens.hs, bootstrapping/Distribution/Types/Benchmark/Lens.o ) [213 of 299] Compiling Distribution.Types.PackageDescription.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/PackageDescription/Lens.hs, bootstrapping/Distribution/Types/PackageDescription/Lens.o ) [214 of 299] Compiling Distribution.Types.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/Lens.hs, bootstrapping/Distribution/Types/Lens.o ) [215 of 299] Compiling Distribution.PackageDescription ( libraries/Cabal/Cabal/src/Distribution/PackageDescription.hs, bootstrapping/Distribution/PackageDescription.o ) [216 of 299] Compiling Distribution.Simple.Program.Types ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Types.hs, bootstrapping/Distribution/Simple/Program/Types.o ) [217 of 299] Compiling Distribution.Simple.Program.Run ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Run.hs, bootstrapping/Distribution/Simple/Program/Run.o ) [218 of 299] Compiling Distribution.Simple.Program.Script ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Script.hs, bootstrapping/Distribution/Simple/Program/Script.o ) [219 of 299] Compiling Distribution.Simple.Program.Hpc ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Hpc.hs, bootstrapping/Distribution/Simple/Program/Hpc.o ) [220 of 299] Compiling Distribution.Simple.BuildToolDepends ( libraries/Cabal/Cabal/src/Distribution/Simple/BuildToolDepends.hs, bootstrapping/Distribution/Simple/BuildToolDepends.o ) [221 of 299] Compiling Distribution.Simple.InstallDirs ( libraries/Cabal/Cabal/src/Distribution/Simple/InstallDirs.hs, bootstrapping/Distribution/Simple/InstallDirs.o ) [222 of 299] Compiling Distribution.Simple.Compiler ( libraries/Cabal/Cabal/src/Distribution/Simple/Compiler.hs, bootstrapping/Distribution/Simple/Compiler.o ) [223 of 299] Compiling Distribution.Simple.GHC.ImplInfo ( libraries/Cabal/Cabal/src/Distribution/Simple/GHC/ImplInfo.hs, bootstrapping/Distribution/Simple/GHC/ImplInfo.o ) [224 of 299] Compiling Distribution.PackageDescription.Configuration ( libraries/Cabal/Cabal/src/Distribution/PackageDescription/Configuration.hs, bootstrapping/Distribution/PackageDescription/Configuration.o ) [225 of 299] Compiling Distribution.FieldGrammar.Newtypes ( libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Newtypes.hs, bootstrapping/Distribution/FieldGrammar/Newtypes.o ) [226 of 299] Compiling Distribution.FieldGrammar.Class ( libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Class.hs, bootstrapping/Distribution/FieldGrammar/Class.o ) [227 of 299] Compiling Distribution.FieldGrammar.Parsec ( libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Parsec.hs, bootstrapping/Distribution/FieldGrammar/Parsec.o ) [228 of 299] Compiling Distribution.Backpack ( libraries/Cabal/Cabal/src/Distribution/Backpack.hs, bootstrapping/Distribution/Backpack.o ) [229 of 299] Compiling Distribution.Types.ExposedModule ( libraries/Cabal/Cabal/src/Distribution/Types/ExposedModule.hs, bootstrapping/Distribution/Types/ExposedModule.o ) [230 of 299] Compiling Distribution.Types.InstalledPackageInfo ( libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo.hs, bootstrapping/Distribution/Types/InstalledPackageInfo.o ) [231 of 299] Compiling Distribution.Types.InstalledPackageInfo.Lens ( libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo/Lens.hs, bootstrapping/Distribution/Types/InstalledPackageInfo/Lens.o ) [232 of 299] Compiling Distribution.Simple.Program.GHC ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/GHC.hs, bootstrapping/Distribution/Simple/Program/GHC.o ) [233 of 299] Compiling Distribution.Simple.Program.Builtin ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Builtin.hs, bootstrapping/Distribution/Simple/Program/Builtin.o ) [234 of 299] Compiling Distribution.Simple.Program.Db ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Db.hs, bootstrapping/Distribution/Simple/Program/Db.o ) [235 of 299] Compiling Distribution.Simple.Program ( libraries/Cabal/Cabal/src/Distribution/Simple/Program.hs, bootstrapping/Distribution/Simple/Program.o ) [236 of 299] Compiling Distribution.Simple.Setup ( libraries/Cabal/Cabal/src/Distribution/Simple/Setup.hs, bootstrapping/Distribution/Simple/Setup.o ) [237 of 299] Compiling Distribution.Simple.Program.Strip ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Strip.hs, bootstrapping/Distribution/Simple/Program/Strip.o ) [238 of 299] Compiling Distribution.Backpack.ModSubst ( libraries/Cabal/Cabal/src/Distribution/Backpack/ModSubst.hs, bootstrapping/Distribution/Backpack/ModSubst.o ) [239 of 299] Compiling Distribution.Backpack.ModuleScope ( libraries/Cabal/Cabal/src/Distribution/Backpack/ModuleScope.hs, bootstrapping/Distribution/Backpack/ModuleScope.o ) [240 of 299] Compiling Distribution.Backpack.FullUnitId ( libraries/Cabal/Cabal/src/Distribution/Backpack/FullUnitId.hs, bootstrapping/Distribution/Backpack/FullUnitId.o ) [241 of 299] Compiling Distribution.Fields.Parser ( libraries/Cabal/Cabal/src/Distribution/Fields/Parser.hs, bootstrapping/Distribution/Fields/Parser.o ) [242 of 299] Compiling Distribution.Fields.Pretty ( libraries/Cabal/Cabal/src/Distribution/Fields/Pretty.hs, bootstrapping/Distribution/Fields/Pretty.o ) [243 of 299] Compiling Distribution.FieldGrammar.Pretty ( libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Pretty.hs, bootstrapping/Distribution/FieldGrammar/Pretty.o ) [244 of 299] Compiling Distribution.FieldGrammar ( libraries/Cabal/Cabal/src/Distribution/FieldGrammar.hs, bootstrapping/Distribution/FieldGrammar.o ) [245 of 299] Compiling Distribution.FieldGrammar.FieldDescrs ( libraries/Cabal/Cabal/src/Distribution/FieldGrammar/FieldDescrs.hs, bootstrapping/Distribution/FieldGrammar/FieldDescrs.o ) [246 of 299] Compiling Distribution.Types.InstalledPackageInfo.FieldGrammar ( libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo/FieldGrammar.hs, bootstrapping/Distribution/Types/InstalledPackageInfo/FieldGrammar.o ) [247 of 299] Compiling Distribution.Fields ( libraries/Cabal/Cabal/src/Distribution/Fields.hs, bootstrapping/Distribution/Fields.o ) [248 of 299] Compiling Distribution.PackageDescription.FieldGrammar ( libraries/Cabal/Cabal/src/Distribution/PackageDescription/FieldGrammar.hs, bootstrapping/Distribution/PackageDescription/FieldGrammar.o ) [249 of 299] Compiling Distribution.PackageDescription.PrettyPrint ( libraries/Cabal/Cabal/src/Distribution/PackageDescription/PrettyPrint.hs, bootstrapping/Distribution/PackageDescription/PrettyPrint.o ) [250 of 299] Compiling Distribution.PackageDescription.Parsec ( libraries/Cabal/Cabal/src/Distribution/PackageDescription/Parsec.hs, bootstrapping/Distribution/PackageDescription/Parsec.o ) [251 of 299] Compiling Distribution.InstalledPackageInfo ( libraries/Cabal/Cabal/src/Distribution/InstalledPackageInfo.hs, bootstrapping/Distribution/InstalledPackageInfo.o ) [252 of 299] Compiling Distribution.Types.ComponentLocalBuildInfo ( libraries/Cabal/Cabal/src/Distribution/Types/ComponentLocalBuildInfo.hs, bootstrapping/Distribution/Types/ComponentLocalBuildInfo.o ) [253 of 299] Compiling Distribution.Types.TargetInfo ( libraries/Cabal/Cabal/src/Distribution/Types/TargetInfo.hs, bootstrapping/Distribution/Types/TargetInfo.o ) [254 of 299] Compiling Distribution.Simple.Program.HcPkg ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/HcPkg.hs, bootstrapping/Distribution/Simple/Program/HcPkg.o ) [255 of 299] Compiling Distribution.Simple.PackageIndex ( libraries/Cabal/Cabal/src/Distribution/Simple/PackageIndex.hs, bootstrapping/Distribution/Simple/PackageIndex.o ) [256 of 299] Compiling Distribution.Types.LocalBuildInfo ( libraries/Cabal/Cabal/src/Distribution/Types/LocalBuildInfo.hs, bootstrapping/Distribution/Types/LocalBuildInfo.o ) [257 of 299] Compiling Distribution.Simple.LocalBuildInfo ( libraries/Cabal/Cabal/src/Distribution/Simple/LocalBuildInfo.hs, bootstrapping/Distribution/Simple/LocalBuildInfo.o ) [258 of 299] Compiling Distribution.Simple.Test.Log ( libraries/Cabal/Cabal/src/Distribution/Simple/Test/Log.hs, bootstrapping/Distribution/Simple/Test/Log.o ) [259 of 299] Compiling Distribution.Simple.Program.Ld ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Ld.hs, bootstrapping/Distribution/Simple/Program/Ld.o ) [260 of 299] Compiling Distribution.Simple.Program.Ar ( libraries/Cabal/Cabal/src/Distribution/Simple/Program/Ar.hs, bootstrapping/Distribution/Simple/Program/Ar.o ) [261 of 299] Compiling Distribution.Simple.Hpc ( libraries/Cabal/Cabal/src/Distribution/Simple/Hpc.hs, bootstrapping/Distribution/Simple/Hpc.o ) [262 of 299] Compiling Distribution.Simple.BuildTarget ( libraries/Cabal/Cabal/src/Distribution/Simple/BuildTarget.hs, bootstrapping/Distribution/Simple/BuildTarget.o ) [263 of 299] Compiling Distribution.Simple.BuildPaths ( libraries/Cabal/Cabal/src/Distribution/Simple/BuildPaths.hs, bootstrapping/Distribution/Simple/BuildPaths.o ) [264 of 299] Compiling Distribution.Simple.UHC ( libraries/Cabal/Cabal/src/Distribution/Simple/UHC.hs, bootstrapping/Distribution/Simple/UHC.o ) [265 of 299] Compiling Distribution.PackageDescription.Check ( libraries/Cabal/Cabal/src/Distribution/PackageDescription/Check.hs, bootstrapping/Distribution/PackageDescription/Check.o ) [266 of 299] Compiling Distribution.Simple.Build.PathsModule ( libraries/Cabal/Cabal/src/Distribution/Simple/Build/PathsModule.hs, bootstrapping/Distribution/Simple/Build/PathsModule.o ) [267 of 299] Compiling Distribution.Simple.Test.LibV09 ( libraries/Cabal/Cabal/src/Distribution/Simple/Test/LibV09.hs, bootstrapping/Distribution/Simple/Test/LibV09.o ) [268 of 299] Compiling Distribution.Simple.PreProcess ( libraries/Cabal/Cabal/src/Distribution/Simple/PreProcess.hs, bootstrapping/Distribution/Simple/PreProcess.o ) [269 of 299] Compiling Distribution.Simple.UserHooks ( libraries/Cabal/Cabal/src/Distribution/Simple/UserHooks.hs, bootstrapping/Distribution/Simple/UserHooks.o ) [270 of 299] Compiling Distribution.Simple.Test.ExeV10 ( libraries/Cabal/Cabal/src/Distribution/Simple/Test/ExeV10.hs, bootstrapping/Distribution/Simple/Test/ExeV10.o ) [271 of 299] Compiling Distribution.Simple.Test ( libraries/Cabal/Cabal/src/Distribution/Simple/Test.hs, bootstrapping/Distribution/Simple/Test.o ) [272 of 299] Compiling Distribution.Simple.Build.Macros ( libraries/Cabal/Cabal/src/Distribution/Simple/Build/Macros.hs, bootstrapping/Distribution/Simple/Build/Macros.o ) [273 of 299] Compiling Distribution.Simple.Bench ( libraries/Cabal/Cabal/src/Distribution/Simple/Bench.hs, bootstrapping/Distribution/Simple/Bench.o ) [274 of 299] Compiling Distribution.Backpack.Id ( libraries/Cabal/Cabal/src/Distribution/Backpack/Id.hs, bootstrapping/Distribution/Backpack/Id.o ) [275 of 299] Compiling Distribution.Backpack.ConfiguredComponent ( libraries/Cabal/Cabal/src/Distribution/Backpack/ConfiguredComponent.hs, bootstrapping/Distribution/Backpack/ConfiguredComponent.o ) [276 of 299] Compiling Distribution.Backpack.ComponentsGraph ( libraries/Cabal/Cabal/src/Distribution/Backpack/ComponentsGraph.hs, bootstrapping/Distribution/Backpack/ComponentsGraph.o ) [277 of 299] Compiling Distribution.Simple.HaskellSuite ( libraries/Cabal/Cabal/src/Distribution/Simple/HaskellSuite.hs, bootstrapping/Distribution/Simple/HaskellSuite.o ) [278 of 299] Compiling Distribution.Simple.GHC.Internal ( libraries/Cabal/Cabal/src/Distribution/Simple/GHC/Internal.hs, bootstrapping/Distribution/Simple/GHC/Internal.o ) [279 of 299] Compiling Distribution.Backpack.ModuleShape ( libraries/Cabal/Cabal/src/Distribution/Backpack/ModuleShape.hs, bootstrapping/Distribution/Backpack/ModuleShape.o ) [280 of 299] Compiling Distribution.Backpack.UnifyM ( libraries/Cabal/Cabal/src/Distribution/Backpack/UnifyM.hs, bootstrapping/Distribution/Backpack/UnifyM.o ) [281 of 299] Compiling Distribution.Backpack.MixLink ( libraries/Cabal/Cabal/src/Distribution/Backpack/MixLink.hs, bootstrapping/Distribution/Backpack/MixLink.o ) [282 of 299] Compiling Distribution.Backpack.PreModuleShape ( libraries/Cabal/Cabal/src/Distribution/Backpack/PreModuleShape.hs, bootstrapping/Distribution/Backpack/PreModuleShape.o ) [283 of 299] Compiling Distribution.Backpack.PreExistingComponent ( libraries/Cabal/Cabal/src/Distribution/Backpack/PreExistingComponent.hs, bootstrapping/Distribution/Backpack/PreExistingComponent.o ) [284 of 299] Compiling Distribution.Backpack.LinkedComponent ( libraries/Cabal/Cabal/src/Distribution/Backpack/LinkedComponent.hs, bootstrapping/Distribution/Backpack/LinkedComponent.o ) [285 of 299] Compiling Distribution.Backpack.ReadyComponent ( libraries/Cabal/Cabal/src/Distribution/Backpack/ReadyComponent.hs, bootstrapping/Distribution/Backpack/ReadyComponent.o ) [286 of 299] Compiling Distribution.Backpack.Configure ( libraries/Cabal/Cabal/src/Distribution/Backpack/Configure.hs, bootstrapping/Distribution/Backpack/Configure.o ) [287 of 299] Compiling Text.Parsec.String ( libraries/parsec/src/Text/Parsec/String.hs, bootstrapping/Text/Parsec/String.o ) [288 of 299] Compiling Distribution.Simple.GHC.EnvironmentParser ( libraries/Cabal/Cabal/src/Distribution/Simple/GHC/EnvironmentParser.hs, bootstrapping/Distribution/Simple/GHC/EnvironmentParser.o ) [289 of 299] Compiling Distribution.Simple.GHCJS ( libraries/Cabal/Cabal/src/Distribution/Simple/GHCJS.hs, bootstrapping/Distribution/Simple/GHCJS.o ) [290 of 299] Compiling Distribution.Simple.GHC ( libraries/Cabal/Cabal/src/Distribution/Simple/GHC.hs, bootstrapping/Distribution/Simple/GHC.o ) [291 of 299] Compiling Distribution.Simple.ShowBuildInfo ( libraries/Cabal/Cabal/src/Distribution/Simple/ShowBuildInfo.hs, bootstrapping/Distribution/Simple/ShowBuildInfo.o ) [292 of 299] Compiling Distribution.Simple.Register ( libraries/Cabal/Cabal/src/Distribution/Simple/Register.hs, bootstrapping/Distribution/Simple/Register.o ) [293 of 299] Compiling Distribution.Simple.Install ( libraries/Cabal/Cabal/src/Distribution/Simple/Install.hs, bootstrapping/Distribution/Simple/Install.o ) [294 of 299] Compiling Distribution.Simple.Configure ( libraries/Cabal/Cabal/src/Distribution/Simple/Configure.hs, bootstrapping/Distribution/Simple/Configure.o ) [295 of 299] Compiling Distribution.Simple.SrcDist ( libraries/Cabal/Cabal/src/Distribution/Simple/SrcDist.hs, bootstrapping/Distribution/Simple/SrcDist.o ) [296 of 299] Compiling Distribution.Simple.Build ( libraries/Cabal/Cabal/src/Distribution/Simple/Build.hs, bootstrapping/Distribution/Simple/Build.o ) [297 of 299] Compiling Distribution.Simple.Haddock ( libraries/Cabal/Cabal/src/Distribution/Simple/Haddock.hs, bootstrapping/Distribution/Simple/Haddock.o ) [298 of 299] Compiling Distribution.Simple ( libraries/Cabal/Cabal/src/Distribution/Simple.hs, bootstrapping/Distribution/Simple.o ) [299 of 299] Compiling Main ( utils/ghc-cabal/Main.hs, bootstrapping/Main.o ) Linking utils/ghc-cabal/dist/build/tmp/ghc-cabal ... "touch" utils/ghc-cabal/dist/build/tmp/ghc-cabal "cp" utils/ghc-cabal/dist/build/tmp/ghc-cabal inplace/bin/ghc-cabal "inplace/bin/ghc-cabal" configure utils/genprimopcode dist --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/utils/genprimopcode" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" "inplace/bin/ghc-cabal" configure utils/deriveConstants dist --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/utils/deriveConstants" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" "inplace/bin/ghc-cabal" configure utils/genapply dist --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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/ghc92/work/ghc-9.2.1/utils/genapply" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" "inplace/bin/ghc-cabal" configure libraries/binary dist-boot --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/binary" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" "inplace/bin/ghc-cabal" configure utils/hsc2hs dist --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/utils/hsc2hs" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" Configuring genapply-0.1... Configuring deriveConstants-0.1... Configuring hsc2hs-0.68.8... Configuring genprimopcode-0.1... Configuring binary-0.8.9.0... "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/binary/dist-boot/inplace-pkg-config "inplace/bin/ghc-cabal" configure libraries/transformers dist-boot --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/transformers" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" Warning: transformers.cabal:43:30: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Warning: transformers.cabal:43:30: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Configuring transformers-0.5.6.2... "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/transformers/dist-boot/inplace-pkg-config "inplace/bin/ghc-cabal" configure libraries/mtl dist-boot --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/mtl" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" Configuring mtl-2.2.2... "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/mtl/dist-boot/inplace-pkg-config "inplace/bin/ghc-cabal" configure libraries/hpc dist-boot --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/hpc" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" Configuring hpc-0.6.1.0... "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/hpc/dist-boot/inplace-pkg-config "inplace/bin/ghc-cabal" configure libraries/ghc-boot-th dist-boot --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-boot-th" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" Configuring ghc-boot-th-9.2.1... "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/ghc-boot-th/dist-boot/inplace-pkg-config "inplace/bin/ghc-cabal" configure libraries/ghc-boot dist-boot --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-boot" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" Configuring ghc-boot-9.2.1... "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/ghc-boot/dist-boot/inplace-pkg-config "inplace/bin/ghc-cabal" configure libraries/template-haskell dist-boot --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/template-haskell" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" Configuring template-haskell-2.18.0.0... "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/template-haskell/dist-boot/inplace-pkg-config "inplace/bin/ghc-cabal" configure libraries/text dist-boot --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" Configuring text-1.2.5.0... "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/text/dist-boot/inplace-pkg-config "inplace/bin/ghc-cabal" configure libraries/parsec dist-boot --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/parsec" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" Configuring parsec-3.1.14.0... "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/parsec/dist-boot/inplace-pkg-config "inplace/bin/ghc-cabal" configure libraries/Cabal/Cabal dist-boot --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/Cabal/Cabal" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" Configuring Cabal-3.6.0.0... "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/Cabal/Cabal/dist-boot/inplace-pkg-config "inplace/bin/ghc-cabal" configure libraries/ghc-heap dist-boot --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghc-heap" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" Configuring ghc-heap-9.2.1... "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/ghc-heap/dist-boot/inplace-pkg-config "inplace/bin/ghc-cabal" configure libraries/exceptions dist-boot --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/exceptions" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" Configuring exceptions-0.10.4... "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/exceptions/dist-boot/inplace-pkg-config "inplace/bin/ghc-cabal" configure libraries/ghci dist-boot --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/ghci" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" Configuring ghci-9.2.1... "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/ghci/dist-boot/inplace-pkg-config "inplace/bin/ghc-cabal" configure libraries/terminfo dist-boot --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/terminfo" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" Configuring terminfo-0.4.1.5... configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-gmp checking for x86_64-unknown-solaris2-gcc... /home/pbulk/build/lang/ghc92/work/.cwrapper/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/pbulk/build/lang/ghc92/work/.cwrapper/bin/gcc accepts -g... yes checking for /home/pbulk/build/lang/ghc92/work/.cwrapper/bin/gcc option to accept ISO C89... none needed checking for setupterm in -ltinfow... no checking for setupterm in -lterminfo... no checking for setupterm in -lncursesw... yes configure: creating ./config.status config.status: creating terminfo.buildinfo configure: WARNING: unrecognized options: --with-compiler, --with-iconv-includes, --with-iconv-libraries, --with-gmp-includes, --with-gmp-libraries, --with-gmp "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf libraries/terminfo/dist-boot/inplace-pkg-config "inplace/bin/ghc-cabal" configure compiler stage1 --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --flags=stage1 --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist/build" --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" --disable-library-for-ghci "inplace/bin/ghc-cabal" configure utils/ghc-pkg dist --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/utils/ghc-pkg" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" Configuring ghc-pkg-9.2.1... Configuring ghc-9.2.1... "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" update -v0 --force --package-db=libraries/bootstrapping.conf compiler/stage1/inplace-pkg-config "inplace/bin/ghc-cabal" configure ghc stage1 --with-ghc="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" --with-ghc-pkg="/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc-pkg" --flags=stage1 -f-threaded -f-eventlog --package-db=/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --configure-option=CFLAGS="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/ghc" --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -m64 " --gcc-options="-Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -I/usr/include -m64 -Werror=unused-but-set-variable -Wno-error=inline -iquote /home/pbulk/build/lang/ghc92/work/ghc-9.2.1/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.9.0" --constraint "transformers == 0.5.6.2" --constraint "mtl == 2.2.2" --constraint "hpc == 0.6.1.0" --constraint "ghc-boot-th == 9.2.1" --constraint "ghc-boot == 9.2.1" --constraint "template-haskell == 2.18.0.0" --constraint "text == 1.2.5.0" --constraint "parsec == 3.1.14.0" --constraint "Cabal == 3.6.0.0" --constraint "ghc-heap == 9.2.1" --constraint "exceptions == 0.10.4" --constraint "ghci == 9.2.1" --constraint "terminfo == 0.4.1.5" --with-gcc="gcc" --with-ld="ld" --with-ar="ar" Configuring ghc-bin-9.2.1... Warning: 'data-dir: ..' is a relative path outside of the source tree. This will not work when generating a tarball with 'sdist'. "rm" -f utils/hsc2hs/dist/build/.depend.haskell.tmp "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/hsc2hs/dist/build -dep-makefile utils/hsc2hs/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps utils/hsc2hs/src//Main.hs utils/hsc2hs/src//C.hs utils/hsc2hs/src//Common.hs utils/hsc2hs/src//CrossCodegen.hs utils/hsc2hs/src//DirectCodegen.hs utils/hsc2hs/src//Flags.hs utils/hsc2hs/src//HSCParser.hs utils/hsc2hs/src//ATTParser.hs utils/hsc2hs/src//UtilsCodegen.hs utils/hsc2hs/src//Compat/ResponseFile.hs utils/hsc2hs/src//Compat/TempFile.hs utils/hsc2hs/dist/build/hsc2hs/autogen/Paths_hsc2hs.hs "rm" -f utils/hsc2hs/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/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -I'/opt/local/include' -I'/opt/local/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -Werror=unused-but-set-variable -Wno-error=inline -MM -x c utils/hsc2hs/cbits/utils.c -MF utils/hsc2hs/dist/build/.depend.c_asm.bit "rm" -f utils/genprimopcode/dist/build/.depend.haskell.tmp "rm" -f utils/genprimopcode/dist/build/.depend.c_asm.tmp "rm" -f utils/deriveConstants/dist/build/.depend.haskell.tmp "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/genprimopcode/dist/build -dep-makefile utils/genprimopcode/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps utils/genprimopcode/./Main.hs utils/genprimopcode/./Lexer.hs utils/genprimopcode/./Parser.hs utils/genprimopcode/./ParserM.hs utils/genprimopcode/./Syntax.hs "rm" -f utils/deriveConstants/dist/build/.depend.c_asm.tmp "rm" -f utils/genprimopcode/dist/build/.depend.c_asm.bit "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/deriveConstants/autogen -Iutils/deriveConstants/dist/build/deriveConstants/autogen -optP-include -optPutils/deriveConstants/dist/build/deriveConstants/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/deriveConstants/dist/build -dep-makefile utils/deriveConstants/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps utils/deriveConstants/./Main.hs echo "utils/genprimopcode_dist_depfile_c_asm_EXISTS = YES" >> utils/genprimopcode/dist/build/.depend.c_asm.tmp mv utils/genprimopcode/dist/build/.depend.c_asm.tmp utils/genprimopcode/dist/build/.depend.c_asm "rm" -f utils/deriveConstants/dist/build/.depend.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 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/ghc92/work/ghc-9.2.1/||g" utils/hsc2hs/dist/build/.depend.c_asm.bit >> utils/hsc2hs/dist/build/.depend.c_asm.tmp && true "rm" -f utils/hsc2hs/dist/build/.depend.c_asm.bit echo "utils/hsc2hs_dist_depfile_c_asm_EXISTS = YES" >> utils/hsc2hs/dist/build/.depend.c_asm.tmp mv utils/hsc2hs/dist/build/.depend.c_asm.tmp utils/hsc2hs/dist/build/.depend.c_asm echo "utils/deriveConstants_dist_depfile_haskell_EXISTS = YES" >> utils/deriveConstants/dist/build/.depend.haskell.tmp for dir in utils/deriveConstants/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/deriveConstants/dist/build/.depend.haskell.tmp > utils/deriveConstants/dist/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/deriveConstants/dist/build/.depend.haskell.tmp2 > utils/deriveConstants/dist/build/.depend.haskell echo "utils/genprimopcode_dist_depfile_haskell_EXISTS = YES" >> utils/genprimopcode/dist/build/.depend.haskell.tmp for dir in utils/genprimopcode/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/genprimopcode/dist/build/.depend.haskell.tmp > utils/genprimopcode/dist/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/genprimopcode/dist/build/.depend.haskell.tmp2 > utils/genprimopcode/dist/build/.depend.haskell echo "utils/hsc2hs_dist_depfile_haskell_EXISTS = YES" >> utils/hsc2hs/dist/build/.depend.haskell.tmp for dir in utils/hsc2hs/dist/build/./ utils/hsc2hs/dist/build/Compat/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/hsc2hs/dist/build/.depend.haskell.tmp > utils/hsc2hs/dist/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/hsc2hs/dist/build/.depend.haskell.tmp2 > utils/hsc2hs/dist/build/.depend.haskell ===--- building phase 1 /opt/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/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/genapply/. -iutils/genapply/dist/build -Iutils/genapply/dist/build -iutils/genapply/dist/build/genapply/autogen -Iutils/genapply/dist/build/genapply/autogen -optP-include -optPutils/genapply/dist/build/genapply/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id pretty-1.1.3.6 -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/genapply/dist/build -dep-makefile utils/genapply/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps utils/genapply/./Main.hs "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/hsc2hs/dist/build -c utils/hsc2hs/src//HSCParser.hs -o utils/hsc2hs/dist/build/HSCParser.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/hsc2hs/dist/build -c utils/hsc2hs/src//Flags.hs -o utils/hsc2hs/dist/build/Flags.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/hsc2hs/dist/build -c utils/hsc2hs/src//Compat/TempFile.hs -o utils/hsc2hs/dist/build/Compat/TempFile.o "rm" -f utils/genapply/dist/build/.depend.c_asm.bit "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/hsc2hs/dist/build -c utils/hsc2hs/src//ATTParser.hs -o utils/hsc2hs/dist/build/ATTParser.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/hsc2hs/dist/build -c utils/hsc2hs/src//Compat/ResponseFile.hs -o utils/hsc2hs/dist/build/Compat/ResponseFile.o 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/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/hsc2hs/dist/build -c utils/hsc2hs/dist/build/hsc2hs/autogen/Paths_hsc2hs.hs -o utils/hsc2hs/dist/build/Paths_hsc2hs.o "inplace/bin/mkdirhier" utils/hsc2hs/dist/build/cbits//. "inplace/bin/mkdirhier" utils/hsc2hs/dist/build/tmp//. "inplace/bin/mkdirhier" inplace/lib/bin//. "cp" utils/hsc2hs/data/template-hsc.h inplace/lib/template-hsc.h "inplace/bin/mkdirhier" libraries/hpc/dist-boot/build/Trace/Hpc//. "rm" -f libraries/hpc/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/hpc/dist-boot/build/.depend-v.c_asm.bit echo "libraries/hpc_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/hpc/dist-boot/build/.depend-v.c_asm.tmp mv libraries/hpc/dist-boot/build/.depend-v.c_asm.tmp libraries/hpc/dist-boot/build/.depend-v.c_asm "rm" -f libraries/binary/dist-boot/build/.depend-v.haskell.tmp "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/. -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/binary/dist-boot/build -dep-makefile libraries/binary/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/binary/src/Data/Binary.hs libraries/binary/src/Data/Binary/Put.hs libraries/binary/src/Data/Binary/Get.hs libraries/binary/src/Data/Binary/Get/Internal.hs libraries/binary/src/Data/Binary/Builder.hs libraries/binary/src/Data/Binary/Class.hs libraries/binary/src/Data/Binary/Internal.hs libraries/binary/src/Data/Binary/Generic.hs libraries/binary/src/Data/Binary/FloatCast.hs 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 "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/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -dep-makefile libraries/transformers/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/transformers/./Control/Applicative/Backwards.hs libraries/transformers/./Control/Applicative/Lift.hs libraries/transformers/./Control/Monad/Signatures.hs libraries/transformers/./Control/Monad/Trans/Accum.hs libraries/transformers/./Control/Monad/Trans/Class.hs libraries/transformers/./Control/Monad/Trans/Cont.hs libraries/transformers/./Control/Monad/Trans/Except.hs libraries/transformers/./Control/Monad/Trans/Error.hs libraries/transformers/./Control/Monad/Trans/Identity.hs libraries/transformers/./Control/Monad/Trans/List.hs libraries/transformers/./Control/Monad/Trans/Maybe.hs libraries/transformers/./Control/Monad/Trans/Reader.hs libraries/transformers/./Control/Monad/Trans/RWS.hs libraries/transformers/./Control/Monad/Trans/RWS/CPS.hs libraries/transformers/./Control/Monad/Trans/RWS/Lazy.hs libraries/transformers/./Control/Monad/Trans/RWS/Strict.hs libraries/transformers/./Control/Monad/Trans/Select.hs libraries/transformers/./Control/Monad/Trans/State.hs libraries/transformers/./Control/Monad/Trans/State/Lazy.hs libraries/transformers/./Control/Monad/Trans/State/Strict.hs libraries/transformers/./Control/Monad/Trans/Writer.hs libraries/transformers/./Control/Monad/Trans/Writer/CPS.hs libraries/transformers/./Control/Monad/Trans/Writer/Lazy.hs libraries/transformers/./Control/Monad/Trans/Writer/Strict.hs libraries/transformers/./Data/Functor/Constant.hs libraries/transformers/./Data/Functor/Reverse.hs "rm" -f libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/transformers/dist-boot/build/.depend-v.c_asm.bit echo "libraries/transformers_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp mv libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp libraries/transformers/dist-boot/build/.depend-v.c_asm "rm" -f libraries/mtl/dist-boot/build/.depend-v.haskell.tmp "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -dep-makefile libraries/mtl/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/mtl/./Control/Monad/Cont.hs libraries/mtl/./Control/Monad/Cont/Class.hs libraries/mtl/./Control/Monad/Error.hs libraries/mtl/./Control/Monad/Error/Class.hs libraries/mtl/./Control/Monad/Except.hs libraries/mtl/./Control/Monad/Identity.hs libraries/mtl/./Control/Monad/List.hs libraries/mtl/./Control/Monad/RWS.hs libraries/mtl/./Control/Monad/RWS/Class.hs libraries/mtl/./Control/Monad/RWS/Lazy.hs libraries/mtl/./Control/Monad/RWS/Strict.hs libraries/mtl/./Control/Monad/Reader.hs libraries/mtl/./Control/Monad/Reader/Class.hs libraries/mtl/./Control/Monad/State.hs libraries/mtl/./Control/Monad/State/Class.hs libraries/mtl/./Control/Monad/State/Lazy.hs libraries/mtl/./Control/Monad/State/Strict.hs libraries/mtl/./Control/Monad/Trans.hs libraries/mtl/./Control/Monad/Writer.hs libraries/mtl/./Control/Monad/Writer/Class.hs libraries/mtl/./Control/Monad/Writer/Lazy.hs libraries/mtl/./Control/Monad/Writer/Strict.hs "rm" -f libraries/mtl/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/mtl/dist-boot/build/.depend-v.c_asm.bit "rm" -f libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-th-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-boot/build -Ilibraries/ghc-boot-th/dist-boot/build -ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/. -optP-include -optPlibraries/ghc-boot-th/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-boot-th/dist-boot/build -dep-makefile libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/ghc-boot-th/./GHC/LanguageExtensions/Type.hs libraries/ghc-boot-th/./GHC/ForeignSrcLang/Type.hs libraries/ghc-boot-th/./GHC/Lexeme.hs 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.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/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/. -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-boot/dist-boot/build -dep-makefile libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/ghc-boot/./GHC/BaseDir.hs libraries/ghc-boot/./GHC/Data/ShortText.hs libraries/ghc-boot/./GHC/Data/SizedSeq.hs libraries/ghc-boot/./GHC/Utils/Encoding.hs libraries/ghc-boot/./GHC/LanguageExtensions.hs libraries/ghc-boot/./GHC/Unit/Database.hs libraries/ghc-boot/./GHC/Serialized.hs libraries/ghc-boot/./GHC/ForeignSrcLang.hs libraries/ghc-boot/./GHC/HandleEncoding.hs libraries/ghc-boot/./GHC/Platform/ArchOS.hs libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.hs libraries/ghc-boot/./GHC/Settings/Utils.hs libraries/ghc-boot/./GHC/UniqueSubdir.hs libraries/ghc-boot/dist-boot/build/GHC/Version.hs "rm" -f libraries/ghc-boot/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/ghc-boot/dist-boot/build/.depend-v.c_asm.bit echo "libraries/ghc-boot_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/ghc-boot/dist-boot/build/.depend-v.c_asm.tmp mv libraries/ghc-boot/dist-boot/build/.depend-v.c_asm.tmp libraries/ghc-boot/dist-boot/build/.depend-v.c_asm "rm" -f libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/template-haskell/dist-boot/build -dep-makefile libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/template-haskell/./Language/Haskell/TH.hs libraries/template-haskell/./Language/Haskell/TH/Lib.hs libraries/template-haskell/./Language/Haskell/TH/Ppr.hs libraries/template-haskell/./Language/Haskell/TH/PprLib.hs libraries/template-haskell/./Language/Haskell/TH/Quote.hs libraries/template-haskell/./Language/Haskell/TH/Syntax.hs libraries/template-haskell/./Language/Haskell/TH/LanguageExtensions.hs libraries/template-haskell/./Language/Haskell/TH/CodeDo.hs libraries/template-haskell/./Language/Haskell/TH/Lib/Internal.hs libraries/template-haskell/./Language/Haskell/TH/Lib/Map.hs echo "libraries/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/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/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -dep-makefile libraries/text/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/text/src/Data/Text.hs libraries/text/src/Data/Text/Array.hs libraries/text/src/Data/Text/Encoding.hs libraries/text/src/Data/Text/Encoding/Error.hs libraries/text/src/Data/Text/Foreign.hs libraries/text/src/Data/Text/IO.hs libraries/text/src/Data/Text/Internal.hs libraries/text/src/Data/Text/Internal/Builder.hs libraries/text/src/Data/Text/Internal/Builder/Functions.hs libraries/text/src/Data/Text/Internal/Builder/Int/Digits.hs libraries/text/src/Data/Text/Internal/Builder/RealFloat/Functions.hs libraries/text/src/Data/Text/Internal/ByteStringCompat.hs libraries/text/src/Data/Text/Internal/PrimCompat.hs libraries/text/src/Data/Text/Internal/Encoding/Fusion.hs libraries/text/src/Data/Text/Internal/Encoding/Fusion/Common.hs libraries/text/src/Data/Text/Internal/Encoding/Utf16.hs libraries/text/src/Data/Text/Internal/Encoding/Utf32.hs libraries/text/src/Data/Text/Internal/Encoding/Utf8.hs libraries/text/src/Data/Text/Internal/Functions.hs libraries/text/src/Data/Text/Internal/Fusion.hs libraries/text/src/Data/Text/Internal/Fusion/CaseMapping.hs libraries/text/src/Data/Text/Internal/Fusion/Common.hs libraries/text/src/Data/Text/Internal/Fusion/Size.hs libraries/text/src/Data/Text/Internal/Fusion/Types.hs libraries/text/src/Data/Text/Internal/IO.hs libraries/text/src/Data/Text/Internal/Lazy.hs libraries/text/src/Data/Text/Internal/Lazy/Encoding/Fusion.hs libraries/text/src/Data/Text/Internal/Lazy/Fusion.hs libraries/text/src/Data/Text/Internal/Lazy/Search.hs libraries/text/src/Data/Text/Internal/Private.hs libraries/text/src/Data/Text/Internal/Read.hs libraries/text/src/Data/Text/Internal/Search.hs libraries/text/src/Data/Text/Internal/Unsafe.hs libraries/text/src/Data/Text/Internal/Unsafe/Char.hs libraries/text/src/Data/Text/Internal/Unsafe/Shift.hs libraries/text/src/Data/Text/Lazy.hs libraries/text/src/Data/Text/Lazy/Builder.hs libraries/text/src/Data/Text/Lazy/Builder/Int.hs libraries/text/src/Data/Text/Lazy/Builder/RealFloat.hs libraries/text/src/Data/Text/Lazy/Encoding.hs libraries/text/src/Data/Text/Lazy/IO.hs libraries/text/src/Data/Text/Lazy/Internal.hs libraries/text/src/Data/Text/Lazy/Read.hs libraries/text/src/Data/Text/Read.hs libraries/text/src/Data/Text/Unsafe.hs libraries/text/src/Data/Text/Show.hs "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/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -I'/opt/local/include' -I'/opt/local/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -Werror=unused-but-set-variable -Wno-error=inline -MM -x c libraries/text/cbits/cbits.c -MF libraries/text/dist-boot/build/.depend-v.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/text/cbits/|" -e "1s|libraries/text/|libraries/text/dist-boot/build/|" -e "1s|dist-boot/build/dist-boot/build|dist-boot/build|g" -e "s|^/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/||g" libraries/text/dist-boot/build/.depend-v.c_asm.bit >> libraries/text/dist-boot/build/.depend-v.c_asm.tmp && true "rm" -f libraries/text/dist-boot/build/.depend-v.c_asm.bit echo "libraries/text_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/text/dist-boot/build/.depend-v.c_asm.tmp mv libraries/text/dist-boot/build/.depend-v.c_asm.tmp libraries/text/dist-boot/build/.depend-v.c_asm "rm" -f libraries/parsec/dist-boot/build/.depend-v.haskell.tmp "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -dep-makefile libraries/parsec/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/parsec/src/Text/Parsec.hs libraries/parsec/src/Text/Parsec/String.hs libraries/parsec/src/Text/Parsec/ByteString.hs libraries/parsec/src/Text/Parsec/ByteString/Lazy.hs libraries/parsec/src/Text/Parsec/Text.hs libraries/parsec/src/Text/Parsec/Text/Lazy.hs libraries/parsec/src/Text/Parsec/Pos.hs libraries/parsec/src/Text/Parsec/Error.hs libraries/parsec/src/Text/Parsec/Prim.hs libraries/parsec/src/Text/Parsec/Char.hs libraries/parsec/src/Text/Parsec/Combinator.hs libraries/parsec/src/Text/Parsec/Token.hs libraries/parsec/src/Text/Parsec/Expr.hs libraries/parsec/src/Text/Parsec/Language.hs libraries/parsec/src/Text/Parsec/Perm.hs libraries/parsec/src/Text/ParserCombinators/Parsec.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Char.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Combinator.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Error.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Expr.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Language.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Perm.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Pos.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Prim.hs libraries/parsec/src/Text/ParserCombinators/Parsec/Token.hs echo "libraries/ghc-boot-th_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/ghc-boot-th/dist-boot/build/GHC/ libraries/ghc-boot-th/dist-boot/build/GHC/ForeignSrcLang/ libraries/ghc-boot-th/dist-boot/build/GHC/LanguageExtensions/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp > libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghc-boot-th/dist-boot/build/.depend-v.haskell "rm" -f libraries/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/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -dep-makefile libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/Cabal/Cabal/src/Distribution/Backpack.hs libraries/Cabal/Cabal/src/Distribution/Backpack/Configure.hs libraries/Cabal/Cabal/src/Distribution/Backpack/ComponentsGraph.hs libraries/Cabal/Cabal/src/Distribution/Backpack/ConfiguredComponent.hs libraries/Cabal/Cabal/src/Distribution/Backpack/DescribeUnitId.hs libraries/Cabal/Cabal/src/Distribution/Backpack/FullUnitId.hs libraries/Cabal/Cabal/src/Distribution/Backpack/LinkedComponent.hs libraries/Cabal/Cabal/src/Distribution/Backpack/ModSubst.hs libraries/Cabal/Cabal/src/Distribution/Backpack/ModuleShape.hs libraries/Cabal/Cabal/src/Distribution/Backpack/PreModuleShape.hs libraries/Cabal/Cabal/src/Distribution/CabalSpecVersion.hs libraries/Cabal/Cabal/src/Distribution/Utils/IOData.hs libraries/Cabal/Cabal/src/Distribution/Utils/Path.hs libraries/Cabal/Cabal/src/Distribution/Utils/LogProgress.hs libraries/Cabal/Cabal/src/Distribution/Utils/MapAccum.hs libraries/Cabal/Cabal/src/Distribution/Utils/MD5.hs libraries/Cabal/Cabal/src/Distribution/Utils/Structured.hs libraries/Cabal/Cabal/src/Distribution/Compat/CreatePipe.hs libraries/Cabal/Cabal/src/Distribution/Compat/Directory.hs libraries/Cabal/Cabal/src/Distribution/Compat/Environment.hs libraries/Cabal/Cabal/src/Distribution/Compat/Exception.hs libraries/Cabal/Cabal/src/Distribution/Compat/FilePath.hs libraries/Cabal/Cabal/src/Distribution/Compat/Graph.hs libraries/Cabal/Cabal/src/Distribution/Compat/Internal/TempFile.hs libraries/Cabal/Cabal/src/Distribution/Compat/Newtype.hs libraries/Cabal/Cabal/src/Distribution/Compat/NonEmptySet.hs libraries/Cabal/Cabal/src/Distribution/Compat/ResponseFile.hs libraries/Cabal/Cabal/src/Distribution/Compat/Prelude/Internal.hs libraries/Cabal/Cabal/src/Distribution/Compat/Process.hs libraries/Cabal/Cabal/src/Distribution/Compat/Semigroup.hs libraries/Cabal/Cabal/src/Distribution/Compat/Stack.hs libraries/Cabal/Cabal/src/Distribution/Compat/Time.hs libraries/Cabal/Cabal/src/Distribution/Compat/Typeable.hs libraries/Cabal/Cabal/src/Distribution/Compat/DList.hs libraries/Cabal/Cabal/src/Distribution/Compiler.hs libraries/Cabal/Cabal/src/Distribution/InstalledPackageInfo.hs libraries/Cabal/Cabal/src/Distribution/Types/AbiDependency.hs libraries/Cabal/Cabal/src/Distribution/Types/ExposedModule.hs libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo.hs libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo/FieldGrammar.hs libraries/Cabal/Cabal/src/Distribution/License.hs libraries/Cabal/Cabal/src/Distribution/Make.hs libraries/Cabal/Cabal/src/Distribution/ModuleName.hs libraries/Cabal/Cabal/src/Distribution/Package.hs libraries/Cabal/Cabal/src/Distribution/PackageDescription.hs libraries/Cabal/Cabal/src/Distribution/PackageDescription/Check.hs libraries/Cabal/Cabal/src/Distribution/PackageDescription/Configuration.hs libraries/Cabal/Cabal/src/Distribution/PackageDescription/PrettyPrint.hs libraries/Cabal/Cabal/src/Distribution/PackageDescription/Utils.hs libraries/Cabal/Cabal/src/Distribution/ReadE.hs libraries/Cabal/Cabal/src/Distribution/Simple.hs libraries/Cabal/Cabal/src/Distribution/Simple/Bench.hs libraries/Cabal/Cabal/src/Distribution/Simple/Build.hs libraries/Cabal/Cabal/src/Distribution/Simple/Build/Macros.hs libraries/Cabal/Cabal/src/Distribution/Simple/Build/PathsModule.hs libraries/Cabal/Cabal/src/Distribution/Simple/BuildPaths.hs libraries/Cabal/Cabal/src/Distribution/Simple/BuildTarget.hs libraries/Cabal/Cabal/src/Distribution/Simple/BuildToolDepends.hs libraries/Cabal/Cabal/src/Distribution/Simple/CCompiler.hs libraries/Cabal/Cabal/src/Distribution/Simple/Command.hs libraries/Cabal/Cabal/src/Distribution/Simple/Compiler.hs libraries/Cabal/Cabal/src/Distribution/Simple/Configure.hs libraries/Cabal/Cabal/src/Distribution/Simple/Flag.hs libraries/Cabal/Cabal/src/Distribution/Simple/GHC.hs libraries/Cabal/Cabal/src/Distribution/Simple/GHCJS.hs libraries/Cabal/Cabal/src/Distribution/Simple/Haddock.hs libraries/Cabal/Cabal/src/Distribution/Simple/Glob.hs libraries/Cabal/Cabal/src/Distribution/Simple/HaskellSuite.hs libraries/Cabal/Cabal/src/Distribution/Simple/Hpc.hs libraries/Cabal/Cabal/src/Distribution/Simple/Install.hs libraries/Cabal/Cabal/src/Distribution/Simple/InstallDirs.hs libraries/Cabal/Cabal/src/Distribution/Simple/InstallDirs/Internal.hs libraries/Cabal/Cabal/src/Distribution/Simple/LocalBuildInfo.hs libraries/Cabal/Cabal/src/Distribution/Simple/PackageIndex.hs libraries/Cabal/Cabal/src/Distribution/Simple/PreProcess.hs libraries/Cabal/Cabal/src/Distribution/Simple/PreProcess/Unlit.hs libraries/Cabal/Cabal/src/Distribution/Simple/Program.hs libraries/Cabal/Cabal/src/Distribution/Simple/Program/Ar.hs libraries/Cabal/Cabal/src/Distribution/Simple/Program/Builtin.hs libraries/Cabal/Cabal/src/Distribution/Simple/Program/Db.hs libraries/Cabal/Cabal/src/Distribution/Simple/Program/Find.hs libraries/Cabal/Cabal/src/Distribution/Simple/Program/GHC.hs libraries/Cabal/Cabal/src/Distribution/Simple/Program/HcPkg.hs libraries/Cabal/Cabal/src/Distribution/Simple/Program/Hpc.hs libraries/Cabal/Cabal/src/Distribution/Simple/Program/Internal.hs libraries/Cabal/Cabal/src/Distribution/Simple/Program/Ld.hs libraries/Cabal/Cabal/src/Distribution/Simple/Program/ResponseFile.hs libraries/Cabal/Cabal/src/Distribution/Simple/Program/Run.hs libraries/Cabal/Cabal/src/Distribution/Simple/Program/Script.hs libraries/Cabal/Cabal/src/Distribution/Simple/Program/Strip.hs libraries/Cabal/Cabal/src/Distribution/Simple/Program/Types.hs libraries/Cabal/Cabal/src/Distribution/Simple/Register.hs libraries/Cabal/Cabal/src/Distribution/Simple/Setup.hs libraries/Cabal/Cabal/src/Distribution/Simple/ShowBuildInfo.hs libraries/Cabal/Cabal/src/Distribution/Simple/SrcDist.hs libraries/Cabal/Cabal/src/Distribution/Simple/Test.hs libraries/Cabal/Cabal/src/Distribution/Simple/Test/ExeV10.hs libraries/Cabal/Cabal/src/Distribution/Simple/Test/LibV09.hs libraries/Cabal/Cabal/src/Distribution/Simple/Test/Log.hs libraries/Cabal/Cabal/src/Distribution/Simple/UHC.hs libraries/Cabal/Cabal/src/Distribution/Simple/UserHooks.hs libraries/Cabal/Cabal/src/Distribution/Simple/Utils.hs libraries/Cabal/Cabal/src/Distribution/SPDX.hs libraries/Cabal/Cabal/src/Distribution/SPDX/License.hs libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseId.hs libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseExceptionId.hs libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseExpression.hs libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseListVersion.hs libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseReference.hs libraries/Cabal/Cabal/src/Distribution/System.hs libraries/Cabal/Cabal/src/Distribution/TestSuite.hs libraries/Cabal/Cabal/src/Distribution/Text.hs libraries/Cabal/Cabal/src/Distribution/Pretty.hs libraries/Cabal/Cabal/src/Distribution/Types/AbiHash.hs libraries/Cabal/Cabal/src/Distribution/Types/AnnotatedId.hs libraries/Cabal/Cabal/src/Distribution/Types/Benchmark.hs libraries/Cabal/Cabal/src/Distribution/Types/BenchmarkInterface.hs libraries/Cabal/Cabal/src/Distribution/Types/BenchmarkType.hs libraries/Cabal/Cabal/src/Distribution/Types/BuildInfo.hs libraries/Cabal/Cabal/src/Distribution/Types/BuildType.hs libraries/Cabal/Cabal/src/Distribution/Types/ComponentInclude.hs libraries/Cabal/Cabal/src/Distribution/Types/ConfVar.hs libraries/Cabal/Cabal/src/Distribution/Types/Dependency.hs libraries/Cabal/Cabal/src/Distribution/Types/ExeDependency.hs libraries/Cabal/Cabal/src/Distribution/Types/LegacyExeDependency.hs libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigDependency.hs libraries/Cabal/Cabal/src/Distribution/Types/DependencyMap.hs libraries/Cabal/Cabal/src/Distribution/Types/ComponentId.hs libraries/Cabal/Cabal/src/Distribution/Types/MungedPackageId.hs libraries/Cabal/Cabal/src/Distribution/Types/PackageId.hs libraries/Cabal/Cabal/src/Distribution/Types/UnitId.hs libraries/Cabal/Cabal/src/Distribution/Types/Executable.hs libraries/Cabal/Cabal/src/Distribution/Types/ExecutableScope.hs libraries/Cabal/Cabal/src/Distribution/Types/Library.hs libraries/Cabal/Cabal/src/Distribution/Types/LibraryVisibility.hs libraries/Cabal/Cabal/src/Distribution/Types/Flag.hs libraries/Cabal/Cabal/src/Distribution/Types/ForeignLib.hs libraries/Cabal/Cabal/src/Distribution/Types/ForeignLibType.hs libraries/Cabal/Cabal/src/Distribution/Types/ForeignLibOption.hs libraries/Cabal/Cabal/src/Distribution/Types/Module.hs libraries/Cabal/Cabal/src/Distribution/Types/ModuleReexport.hs libraries/Cabal/Cabal/src/Distribution/Types/ModuleRenaming.hs libraries/Cabal/Cabal/src/Distribution/Types/ComponentName.hs libraries/Cabal/Cabal/src/Distribution/Types/LibraryName.hs libraries/Cabal/Cabal/src/Distribution/Types/MungedPackageName.hs libraries/Cabal/Cabal/src/Distribution/Types/PackageName.hs libraries/Cabal/Cabal/src/Distribution/Types/PackageName/Magic.hs libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigName.hs libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigVersion.hs libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigVersionRange.hs libraries/Cabal/Cabal/src/Distribution/Types/UnqualComponentName.hs libraries/Cabal/Cabal/src/Distribution/Types/IncludeRenaming.hs libraries/Cabal/Cabal/src/Distribution/Types/Mixin.hs libraries/Cabal/Cabal/src/Distribution/Types/SetupBuildInfo.hs libraries/Cabal/Cabal/src/Distribution/Types/TestSuite.hs libraries/Cabal/Cabal/src/Distribution/Types/TestSuiteInterface.hs libraries/Cabal/Cabal/src/Distribution/Types/TestType.hs libraries/Cabal/Cabal/src/Distribution/Types/GenericPackageDescription.hs libraries/Cabal/Cabal/src/Distribution/Types/Condition.hs libraries/Cabal/Cabal/src/Distribution/Types/CondTree.hs libraries/Cabal/Cabal/src/Distribution/Types/HookedBuildInfo.hs libraries/Cabal/Cabal/src/Distribution/Types/PackageDescription.hs libraries/Cabal/Cabal/src/Distribution/Types/SourceRepo.hs libraries/Cabal/Cabal/src/Distribution/Types/Component.hs libraries/Cabal/Cabal/src/Distribution/Types/ComponentLocalBuildInfo.hs libraries/Cabal/Cabal/src/Distribution/Types/LocalBuildInfo.hs libraries/Cabal/Cabal/src/Distribution/Types/ComponentRequestedSpec.hs libraries/Cabal/Cabal/src/Distribution/Types/TargetInfo.hs libraries/Cabal/Cabal/src/Distribution/Types/Version.hs libraries/Cabal/Cabal/src/Distribution/Types/VersionRange.hs libraries/Cabal/Cabal/src/Distribution/Types/VersionRange/Internal.hs libraries/Cabal/Cabal/src/Distribution/Types/VersionInterval.hs libraries/Cabal/Cabal/src/Distribution/Types/VersionInterval/Legacy.hs libraries/Cabal/Cabal/src/Distribution/Types/GivenComponent.hs libraries/Cabal/Cabal/src/Distribution/Types/PackageVersionConstraint.hs libraries/Cabal/Cabal/src/Distribution/Utils/Generic.hs libraries/Cabal/Cabal/src/Distribution/Utils/NubList.hs libraries/Cabal/Cabal/src/Distribution/Utils/ShortText.hs libraries/Cabal/Cabal/src/Distribution/Utils/Progress.hs libraries/Cabal/Cabal/src/Distribution/Verbosity.hs libraries/Cabal/Cabal/src/Distribution/Verbosity/Internal.hs libraries/Cabal/Cabal/src/Distribution/Version.hs libraries/Cabal/Cabal/src/Language/Haskell/Extension.hs libraries/Cabal/Cabal/src/Distribution/Compat/Binary.hs libraries/Cabal/Cabal/src/Distribution/Compat/Parsing.hs libraries/Cabal/Cabal/src/Distribution/Compat/CharParsing.hs libraries/Cabal/Cabal/src/Distribution/FieldGrammar.hs libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Class.hs libraries/Cabal/Cabal/src/Distribution/FieldGrammar/FieldDescrs.hs libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Newtypes.hs libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Parsec.hs libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Pretty.hs libraries/Cabal/Cabal/src/Distribution/PackageDescription/FieldGrammar.hs libraries/Cabal/Cabal/src/Distribution/PackageDescription/Parsec.hs libraries/Cabal/Cabal/src/Distribution/PackageDescription/Quirks.hs libraries/Cabal/Cabal/src/Distribution/Parsec.hs libraries/Cabal/Cabal/src/Distribution/Parsec/Error.hs libraries/Cabal/Cabal/src/Distribution/Parsec/Position.hs libraries/Cabal/Cabal/src/Distribution/Parsec/Warning.hs libraries/Cabal/Cabal/src/Distribution/Parsec/FieldLineStream.hs libraries/Cabal/Cabal/src/Distribution/Fields.hs libraries/Cabal/Cabal/src/Distribution/Fields/ConfVar.hs libraries/Cabal/Cabal/src/Distribution/Fields/Field.hs libraries/Cabal/Cabal/src/Distribution/Fields/Lexer.hs libraries/Cabal/Cabal/src/Distribution/Fields/LexerMonad.hs libraries/Cabal/Cabal/src/Distribution/Fields/ParseResult.hs libraries/Cabal/Cabal/src/Distribution/Fields/Parser.hs libraries/Cabal/Cabal/src/Distribution/Fields/Pretty.hs libraries/Cabal/Cabal/src/Distribution/Compat/Lens.hs libraries/Cabal/Cabal/src/Distribution/Types/Lens.hs libraries/Cabal/Cabal/src/Distribution/Types/Benchmark/Lens.hs libraries/Cabal/Cabal/src/Distribution/Types/BuildInfo/Lens.hs libraries/Cabal/Cabal/src/Distribution/Types/Executable/Lens.hs libraries/Cabal/Cabal/src/Distribution/Types/ForeignLib/Lens.hs libraries/Cabal/Cabal/src/Distribution/Types/GenericPackageDescription/Lens.hs libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo/Lens.hs libraries/Cabal/Cabal/src/Distribution/Types/Library/Lens.hs libraries/Cabal/Cabal/src/Distribution/Types/PackageDescription/Lens.hs libraries/Cabal/Cabal/src/Distribution/Types/PackageId/Lens.hs libraries/Cabal/Cabal/src/Distribution/Types/SetupBuildInfo/Lens.hs libraries/Cabal/Cabal/src/Distribution/Types/SourceRepo/Lens.hs libraries/Cabal/Cabal/src/Distribution/Types/TestSuite/Lens.hs libraries/Cabal/Cabal/src/Distribution/Backpack/PreExistingComponent.hs libraries/Cabal/Cabal/src/Distribution/Backpack/ReadyComponent.hs libraries/Cabal/Cabal/src/Distribution/Backpack/MixLink.hs libraries/Cabal/Cabal/src/Distribution/Backpack/ModuleScope.hs libraries/Cabal/Cabal/src/Distribution/Backpack/UnifyM.hs libraries/Cabal/Cabal/src/Distribution/Backpack/Id.hs libraries/Cabal/Cabal/src/Distribution/Utils/UnionFind.hs libraries/Cabal/Cabal/src/Distribution/Utils/Base62.hs libraries/Cabal/Cabal/src/Distribution/Compat/Async.hs libraries/Cabal/Cabal/src/Distribution/Compat/CopyFile.hs libraries/Cabal/Cabal/src/Distribution/Compat/GetShortPathName.hs libraries/Cabal/Cabal/src/Distribution/Compat/MonadFail.hs libraries/Cabal/Cabal/src/Distribution/Compat/Prelude.hs libraries/Cabal/Cabal/src/Distribution/Compat/SnocList.hs libraries/Cabal/Cabal/src/Distribution/GetOpt.hs libraries/Cabal/Cabal/src/Distribution/Lex.hs libraries/Cabal/Cabal/src/Distribution/Utils/String.hs libraries/Cabal/Cabal/src/Distribution/Simple/Build/Macros/Z.hs libraries/Cabal/Cabal/src/Distribution/Simple/Build/PathsModule/Z.hs libraries/Cabal/Cabal/src/Distribution/Simple/GHC/EnvironmentParser.hs libraries/Cabal/Cabal/src/Distribution/Simple/GHC/Internal.hs libraries/Cabal/Cabal/src/Distribution/Simple/GHC/ImplInfo.hs libraries/Cabal/Cabal/src/Distribution/Simple/Utils/Json.hs libraries/Cabal/Cabal/src/Distribution/ZinzaPrelude.hs libraries/Cabal/Cabal/dist-boot/build/./autogen/Paths_Cabal.hs 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_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/ghc-boot/dist-boot/build/GHC/ libraries/ghc-boot/dist-boot/build/GHC/Data/ libraries/ghc-boot/dist-boot/build/GHC/Platform/ libraries/ghc-boot/dist-boot/build/GHC/Settings/ libraries/ghc-boot/dist-boot/build/GHC/Unit/ libraries/ghc-boot/dist-boot/build/GHC/Utils/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp > libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-boot/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghc-boot/dist-boot/build/.depend-v.haskell "rm" -f libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.tmp grep -v ' : [a-zA-Z]:/' libraries/mtl/dist-boot/build/.depend-v.haskell.tmp > libraries/mtl/dist-boot/build/.depend-v.haskell.tmp2 "rm" -f libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.bit echo "libraries/template-haskell_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/template-haskell/dist-boot/build/.depend-v.haskell.tmp echo "libraries/Cabal/Cabal_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.tmp sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/mtl/dist-boot/build/.depend-v.haskell.tmp2 > libraries/mtl/dist-boot/build/.depend-v.haskell 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 mv libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.tmp libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm "inplace/bin/mkdirhier" libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap//. "inplace/bin/mkdirhier" libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable//. "inplace/bin/mkdirhier" libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo//. "rm" -f libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.tmp 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 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/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -Werror=unused-but-set-variable -Wno-error=inline -MM -x c libraries/ghc-heap/cbits/HeapPrim.cmm -MF libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.bit "rm" -f libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/terminfo/dist-boot/build -dep-makefile libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/terminfo/./System/Console/Terminfo.hs libraries/terminfo/./System/Console/Terminfo/Base.hs libraries/terminfo/./System/Console/Terminfo/Cursor.hs libraries/terminfo/./System/Console/Terminfo/Color.hs libraries/terminfo/./System/Console/Terminfo/Edit.hs libraries/terminfo/./System/Console/Terminfo/Effects.hs libraries/terminfo/./System/Console/Terminfo/Keys.hs 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 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/ghc92/work/ghc-9.2.1/||g" libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.bit >> libraries/ghc-heap/dist-boot/build/.depend-v.c_asm.tmp && true "rm" -f libraries/terminfo/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/terminfo/dist-boot/build/.depend-v.c_asm.bit "rm" -f libraries/ghc-heap/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 echo "libraries/ghc-heap_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/ghc-heap/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 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/exceptions/dist-boot/build/.depend-v.haskell.tmp "rm" -f libraries/exceptions/dist-boot/build/.depend-v.c_asm.tmp "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id exceptions-0.10.4 -hide-all-packages -package-env - -i -ilibraries/exceptions/src -ilibraries/exceptions/dist-boot/build -Ilibraries/exceptions/dist-boot/build -ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/. -optP-include -optPlibraries/exceptions/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id mtl-2.2.2 -package-id stm-2.5.0.0 -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/exceptions/dist-boot/build -dep-makefile libraries/exceptions/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/exceptions/src/Control/Monad/Catch.hs libraries/exceptions/src/Control/Monad/Catch/Pure.hs "rm" -f libraries/exceptions/dist-boot/build/.depend-v.c_asm.bit echo "libraries/exceptions_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/exceptions/dist-boot/build/.depend-v.c_asm.tmp mv libraries/exceptions/dist-boot/build/.depend-v.c_asm.tmp libraries/exceptions/dist-boot/build/.depend-v.c_asm "inplace/bin/mkdirhier" libraries/ghci/dist-boot/build/GHCi//. "rm" -f libraries/ghci/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/ghci/dist-boot/build/.depend-v.c_asm.bit echo "libraries/ghci_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/ghci/dist-boot/build/.depend-v.c_asm.tmp mv libraries/ghci/dist-boot/build/.depend-v.c_asm.tmp libraries/ghci/dist-boot/build/.depend-v.c_asm "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/deriveConstants/autogen -Iutils/deriveConstants/dist/build/deriveConstants/autogen -optP-include -optPutils/deriveConstants/dist/build/deriveConstants/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/deriveConstants/dist/build -c utils/deriveConstants/./Main.hs -o utils/deriveConstants/dist/build/Main.o 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 "inplace/bin/mkdirhier" utils/deriveConstants/dist/build/tmp//. 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 "inplace/bin/mkdirhier" includes/dist-derivedconstants/header//. "inplace/bin/mkdirhier" compiler/stage1/build/GHC/Platform//. 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 grep -v ' : [a-zA-Z]:/' libraries/parsec/dist-boot/build/.depend-v.haskell.tmp > libraries/parsec/dist-boot/build/.depend-v.haskell.tmp2 "inplace/bin/mkdirhier" includes/dist-install/build//. 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 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/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/genprimopcode/dist/build -c utils/genprimopcode/./Syntax.hs -o utils/genprimopcode/dist/build/Syntax.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/genprimopcode/dist/build -c utils/genprimopcode/./ParserM.hs -o utils/genprimopcode/dist/build/ParserM.o "inplace/bin/mkdirhier" utils/genprimopcode/dist/build/tmp//. "rm" -f compiler/stage1/build/.depend-v.c_asm.tmp echo "libraries/exceptions_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/exceptions/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/exceptions/dist-boot/build/Control/Monad/ libraries/exceptions/dist-boot/build/Control/Monad/Catch/; do if test ! -d $dir; then mkdir -p $dir; fi done gcc -E -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/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -I'/opt/local/include' -I'/opt/local/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -Werror=unused-but-set-variable -Wno-error=inline -MM -x c compiler/cbits/genSym.c -MF compiler/stage1/build/.depend-v.c_asm.bit grep -v ' : [a-zA-Z]:/' libraries/exceptions/dist-boot/build/.depend-v.haskell.tmp > libraries/exceptions/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/exceptions/dist-boot/build/.depend-v.haskell.tmp2 > libraries/exceptions/dist-boot/build/.depend-v.haskell "rm" -f utils/ghc-pkg/dist/build/.depend.haskell.tmp "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/ghc-pkg/autogen -Iutils/ghc-pkg/dist/build/ghc-pkg/autogen -optP-DWITH_TERMINFO -optP-include -optPutils/ghc-pkg/dist/build/ghc-pkg/autogen/cabal_macros.h -package-id Cabal-3.6.0.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id process-1.6.9.0 -package-id terminfo-0.4.1.5 -package-id unix-2.7.2.2 -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/ghc-pkg/dist/build -dep-makefile utils/ghc-pkg/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps utils/ghc-pkg/./Main.hs 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/ghc92/work/ghc-9.2.1/||g" compiler/stage1/build/.depend-v.c_asm.bit >> compiler/stage1/build/.depend-v.c_asm.tmp && true gcc -E -I/opt/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/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/include' -I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/dist-install/build/include' -I'/opt/pkg/include' -I'/opt/pkg/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -I'/opt/local/include' -I'/opt/local/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -Werror=unused-but-set-variable -Wno-error=inline -MM -x c compiler/cbits/keepCAFsForGHCi.c -MF compiler/stage1/build/.depend-v.c_asm.bit 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 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/ghc92/work/ghc-9.2.1/||g" compiler/stage1/build/.depend-v.c_asm.bit >> compiler/stage1/build/.depend-v.c_asm.tmp && true "rm" -f 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 compiler/stage1/build/.depend-v.c_asm.bit "rm" -f ghc/stage1/build/.depend.haskell.tmp 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 "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -ighc/. -ighc/stage1/build -Ighc/stage1/build -ighc/stage1/build/ghc/autogen -Ighc/stage1/build/ghc/autogen -optP-include -optPghc/stage1/build/ghc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-9.2.1 -package-id ghc-boot-9.2.1 -package-id process-1.6.9.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns -Wcpp-undef -no-hs-main -no-user-package-db -rtsopts -outputdir ghc/stage1/build -dep-makefile ghc/stage1/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps ghc/./Main.hs "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/ghc92/work/ghc-9.2.1/||g" utils/unlit/dist/build/.depend.c_asm.bit >> utils/unlit/dist/build/.depend.c_asm.tmp && true gcc -E -I/opt/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 echo "libraries/text_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/text/dist-boot/build/.depend-v.haskell.tmp 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/ghc92/work/ghc-9.2.1/||g" utils/unlit/dist/build/.depend.c_asm.bit >> utils/unlit/dist/build/.depend.c_asm.tmp && true 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 "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/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -I/opt/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 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/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -I/opt/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 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/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/hsc2hs/dist/build -c utils/hsc2hs/src//Common.hs -o utils/hsc2hs/dist/build/Common.o 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/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -I/opt/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 '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/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -I/opt/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/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -I/opt/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 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 '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/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -I/opt/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 '/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 "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/hsc2hs/dist/build -c utils/hsc2hs/src//C.hs -o utils/hsc2hs/dist/build/C.o 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/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -I/opt/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 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/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' ghc/stage1/build/.depend.haskell.tmp2 > ghc/stage1/build/.depend.haskell gcc -E -I/opt/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 "/home/pbulk/build/lang/ghc92/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/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -c utils/hsc2hs/cbits/utils.c -o utils/hsc2hs/dist/build/cbits/utils.o sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -I/opt/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/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -I/opt/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 "rm" -f includes/dist-install/build/ghcautoconf.h sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true Creating includes/dist-install/build/ghcautoconf.h... 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/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -I/opt/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 Done. "rm" -f includes/dist-install/build/ghcplatform.h sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true Creating includes/dist-install/build/ghcplatform.h... 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/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -I/opt/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/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -I/opt/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 Done. "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/genprimopcode/dist/build -c utils/genprimopcode/./Lexer.hs -o utils/genprimopcode/dist/build/Lexer.o sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|^/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -I/opt/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/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -I/opt/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/ghc92/work/ghc-9.2.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true "rm" -f utils/hp2ps/dist/build/.depend.c_asm.bit echo "utils/hp2ps_dist_depfile_c_asm_EXISTS = YES" >> utils/hp2ps/dist/build/.depend.c_asm.tmp mv utils/hp2ps/dist/build/.depend.c_asm.tmp utils/hp2ps/dist/build/.depend.c_asm echo "libraries/Cabal/Cabal_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/Cabal/Cabal/dist-boot/build/./ libraries/Cabal/Cabal/dist-boot/build/Distribution/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Internal/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude/ libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/ libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity/ libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp > libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp2 > libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/hsc2hs/dist/build -c utils/hsc2hs/src//UtilsCodegen.hs -o utils/hsc2hs/dist/build/UtilsCodegen.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/hsc2hs/dist/build -c utils/hsc2hs/src//CrossCodegen.hs -o utils/hsc2hs/dist/build/CrossCodegen.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/genprimopcode/dist/build -c utils/genprimopcode/./Parser.hs -o utils/genprimopcode/dist/build/Parser.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -o utils/deriveConstants/dist/build/tmp/deriveConstants -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/deriveConstants/autogen -Iutils/deriveConstants/dist/build/deriveConstants/autogen -optP-include -optPutils/deriveConstants/dist/build/deriveConstants/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/deriveConstants/dist/build -optl-Wl,-64 -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/deriveConstants/autogen -Iutils/deriveConstants/dist/build/deriveConstants/autogen -optP-include -optPutils/deriveConstants/dist/build/deriveConstants/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -XHaskell2010 -no-user-package-db -rtsopts utils/deriveConstants/dist/build/Main.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/hsc2hs/dist/build -c utils/hsc2hs/src//DirectCodegen.hs -o utils/hsc2hs/dist/build/DirectCodegen.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/genprimopcode/dist/build -c utils/genprimopcode/./Main.hs -o utils/genprimopcode/dist/build/Main.o /opt/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/ghc92/work/ghc-9.2.1/inplace/lib/bin/deriveConstants"' >> inplace/bin/deriveConstants echo 'datadir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/lib"' >> inplace/bin/deriveConstants echo 'bindir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/bin"' >> inplace/bin/deriveConstants echo 'topdir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/lib"' >> inplace/bin/deriveConstants echo 'pgmgcc="gcc"' >> inplace/bin/deriveConstants echo 'export LD_LIBRARY_PATH="/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/directory-1.3.6.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/filepath-1.4.2.1:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/containers-0.6.2.1:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/deepseq-1.4.4.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/deriveConstants echo 'exec "$executablename" ${1+"$@"}' >> inplace/bin/deriveConstants chmod +x inplace/bin/deriveConstants inplace/bin/deriveConstants --gen-haskell-type -o includes/dist-derivedconstants/header/GHCConstantsHaskellType.hs --tmpdir includes/dist-derivedconstants/header/ --gcc-program "gcc" --gcc-flag -Wall --gcc-flag -Werror=unused-but-set-variable --gcc-flag -Wno-error=inline --gcc-flag -pipe --gcc-flag -O2 --gcc-flag -msave-args --gcc-flag -fno-aggressive-loop-optimizations --gcc-flag -I/opt/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" "rm" -f compiler/stage1/build/GHC/Platform/Constants.hs "cp" includes/dist-derivedconstants/header/GHCConstantsHaskellType.hs compiler/stage1/build/GHC/Platform/Constants.hs In file included from includes/Stg.h:336, from includes/Rts.h:35, from includes/dist-derivedconstants/header/tmp.c:13: rts/sm/NonMoving.h: In function 'nonmovingPushActiveSegment': includes/stg/SMP.h:462:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 462 | #define VOLATILE_LOAD(p) (*((StgVolatilePtr)(p))) | ~^~~~~~~~~~~~~~~~~~~~ rts/sm/NonMoving.h:151:77: note: in expansion of macro 'VOLATILE_LOAD' 151 | struct NonmovingSegment *current_active = (struct NonmovingSegment*)VOLATILE_LOAD(&alloc->active); | ^~~~~~~~~~~~~ rts/sm/NonMoving.h: In function 'nonmovingPushFilledSegment': includes/stg/SMP.h:462:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 462 | #define VOLATILE_LOAD(p) (*((StgVolatilePtr)(p))) | ~^~~~~~~~~~~~~~~~~~~~ rts/sm/NonMoving.h:165:77: note: in expansion of macro 'VOLATILE_LOAD' 165 | struct NonmovingSegment *current_filled = (struct NonmovingSegment*)VOLATILE_LOAD(&alloc->filled); | ^~~~~~~~~~~~~ "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/hsc2hs/dist/build -c utils/hsc2hs/src//Main.hs -o utils/hsc2hs/dist/build/Main.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -o utils/hsc2hs/dist/build/tmp/hsc2hs -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/hsc2hs/dist/build -optl-Wl,-64 -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/hsc2hs/src/ -iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/hsc2hs/autogen -Iutils/hsc2hs/dist/build/hsc2hs/autogen -optP-include -optPutils/hsc2hs/dist/build/hsc2hs/autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id process-1.6.9.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts utils/hsc2hs/dist/build/Main.o utils/hsc2hs/dist/build/C.o utils/hsc2hs/dist/build/Common.o utils/hsc2hs/dist/build/CrossCodegen.o utils/hsc2hs/dist/build/DirectCodegen.o utils/hsc2hs/dist/build/Flags.o utils/hsc2hs/dist/build/HSCParser.o utils/hsc2hs/dist/build/ATTParser.o utils/hsc2hs/dist/build/UtilsCodegen.o utils/hsc2hs/dist/build/Compat/ResponseFile.o utils/hsc2hs/dist/build/Compat/TempFile.o utils/hsc2hs/dist/build/Paths_hsc2hs.o utils/hsc2hs/dist/build/cbits/utils.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -o utils/genprimopcode/dist/build/tmp/genprimopcode -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/genprimopcode/dist/build -optl-Wl,-64 -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/genprimopcode/autogen -Iutils/genprimopcode/dist/build/genprimopcode/autogen -optP-include -optPutils/genprimopcode/dist/build/genprimopcode/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -XHaskell2010 -no-user-package-db -rtsopts utils/genprimopcode/dist/build/Main.o utils/genprimopcode/dist/build/Lexer.o utils/genprimopcode/dist/build/Parser.o utils/genprimopcode/dist/build/ParserM.o utils/genprimopcode/dist/build/Syntax.o /opt/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/ghc92/work/ghc-9.2.1/inplace/lib/bin/hsc2hs"' >> inplace/bin/hsc2hs echo 'datadir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/lib"' >> inplace/bin/hsc2hs echo 'bindir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/bin"' >> inplace/bin/hsc2hs echo 'topdir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/lib"' >> inplace/bin/hsc2hs echo 'pgmgcc="gcc"' >> inplace/bin/hsc2hs echo 'export LD_LIBRARY_PATH="/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/directory-1.3.6.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/filepath-1.4.2.1:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/containers-0.6.2.1:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/deepseq-1.4.4.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/hsc2hs cat utils/hsc2hs/hsc2hs.wrapper >> inplace/bin/hsc2hs chmod +x inplace/bin/hsc2hs "inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc' --cross-safe -I/opt/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/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline' --cflag=-Ilibraries/hpc/dist-boot/build/./autogen --cflag=-include --cflag=libraries/hpc/dist-boot/build/./autogen/cabal_macros.h libraries/hpc/./Trace/Hpc/Reflect.hsc -o libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.hs "inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc' --cross-safe -I/opt/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/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline' --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h libraries/ghc-heap/./GHC/Exts/Heap/Constants.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.hs "inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc' --cross-safe -I/opt/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/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline' --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h libraries/ghc-heap/./GHC/Exts/Heap/InfoTable.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.hs "inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc' --cross-safe -I/opt/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/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline' --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h libraries/ghc-heap/./GHC/Exts/Heap/InfoTable/Types.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.hs "inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc' --cross-safe -I/opt/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/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline' --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h libraries/ghc-heap/./GHC/Exts/Heap/InfoTableProf.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.hs "inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc' --cross-safe -I/opt/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/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline' --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h libraries/ghc-heap/./GHC/Exts/Heap/Utils.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.hs "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/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline' --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h libraries/ghc-heap/./GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hs "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/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline' --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h libraries/ghc-heap/./GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hs libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants_hsc.h'. libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants_hsc.c'. "inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc' --cross-safe -I/opt/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/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline' --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h libraries/ghc-heap/./GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.hs 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/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline' --cflag=-Ilibraries/ghc-heap/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h libraries/ghc-heap/./GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.hsc -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.hs libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types_hsc.h'. libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types_hsc.c'. "inplace/bin/hsc2hs" '--cc=gcc' '--ld=gcc' --cross-safe -I/opt/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/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' '--cflag=-I/opt/local/include' '--cflag=-I/opt/local/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' '--cflag=-I/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' '--cflag=-Werror=unused-but-set-variable' '--cflag=-Wno-error=inline' --cflag=-Ilibraries/ghci/dist-boot/build/./autogen --cflag=-include --cflag=libraries/ghci/dist-boot/build/./autogen/cabal_macros.h libraries/ghci/./GHCi/FFI.hsc -o libraries/ghci/dist-boot/build/GHCi/FFI.hs libraries/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'. /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk -m 755 utils/genprimopcode/dist/build/tmp/genprimopcode inplace/lib/bin/genprimopcode libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils_hsc.h'. libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils_hsc.c'. "rm" -f libraries/hpc/dist-boot/build/.depend-v.haskell.tmp "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/hpc/dist-boot/build -dep-makefile libraries/hpc/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/hpc/./Trace/Hpc/Util.hs libraries/hpc/./Trace/Hpc/Mix.hs libraries/hpc/./Trace/Hpc/Tix.hs libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.hs "rm" -f inplace/bin/genprimopcode echo '#!/bin/sh' >> inplace/bin/genprimopcode echo 'executablename="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/lib/bin/genprimopcode"' >> inplace/bin/genprimopcode echo 'datadir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/lib"' >> inplace/bin/genprimopcode echo 'bindir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/bin"' >> inplace/bin/genprimopcode echo 'topdir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/lib"' >> inplace/bin/genprimopcode echo 'pgmgcc="gcc"' >> inplace/bin/genprimopcode echo 'export LD_LIBRARY_PATH="/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/array-0.5.4.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0:/opt/local/lib:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1:/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/rts${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/bin/genprimopcode echo 'exec "$executablename" ${1+"$@"}' >> inplace/bin/genprimopcode chmod +x inplace/bin/genprimopcode libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled_hsc.h'. libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled_hsc.c'. "inplace/bin/genprimopcode" --data-decl < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-data-decl.hs-incl "inplace/bin/genprimopcode" --primop-tag < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-tag.hs-incl libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/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/genprimopcode" --primop-list < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-list.hs-incl libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled_hsc.h'. libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled_hsc.c'. "inplace/bin/genprimopcode" --has-side-effects < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-has-side-effects.hs-incl "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 libraries/ghci/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghci/dist-boot/build/GHCi/FFI_hsc.h'. libraries/ghci/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghci/dist-boot/build/GHCi/FFI_hsc.c'. "inplace/bin/genprimopcode" --can-fail < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-can-fail.hs-incl libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled_hsc.h'. libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled_hsc.c'. "inplace/bin/genprimopcode" --strictness < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-strictness.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 libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled_hsc.h'. libraries/ghc-heap/ghc.mk:3: warning: pattern recipe did not update peer target 'libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled_hsc.c'. "inplace/bin/genprimopcode" --fixity < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-fixity.hs-incl "inplace/bin/genprimopcode" --primop-primop-info < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-primop-info.hs-incl "inplace/bin/genprimopcode" --primop-vector-uniques < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-uniques.hs-incl "inplace/bin/genprimopcode" --primop-vector-tys < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tys.hs-incl "inplace/bin/genprimopcode" --primop-vector-tys-exports < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tys-exports.hs-incl "inplace/bin/genprimopcode" --primop-vector-tycons < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tycons.hs-incl "inplace/bin/genprimopcode" --wired-in-docs < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-docs.hs-incl "rm" -f libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/. -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-heap/dist-boot/build -dep-makefile libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/ghc-heap/./GHC/Exts/Heap.hs libraries/ghc-heap/./GHC/Exts/Heap/Closures.hs libraries/ghc-heap/./GHC/Exts/Heap/ClosureTypes.hs libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.hs libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.hs libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.hs libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.hs libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.hs libraries/ghc-heap/./GHC/Exts/Heap/FFIClosures.hs libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hs libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hs libraries/ghc-heap/./GHC/Exts/Heap/ProfInfo/Types.hs libraries/ghc-heap/./GHC/Exts/Heap/ProfInfo/PeekProfInfo.hs libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.hs libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.hs "rm" -f libraries/ghci/dist-boot/build/.depend-v.haskell.tmp "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen -I/opt/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.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghci/dist-boot/build -dep-makefile libraries/ghci/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/ghci/./GHCi/BreakArray.hs libraries/ghci/./GHCi/BinaryArray.hs libraries/ghci/./GHCi/Message.hs libraries/ghci/./GHCi/ResolvedBCO.hs libraries/ghci/./GHCi/RemoteTypes.hs libraries/ghci/dist-boot/build/GHCi/FFI.hs libraries/ghci/./GHCi/TH/Binary.hs "rm" -f compiler/stage1/build/.depend-v.haskell.tmp "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -M -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -dep-makefile compiler/stage1/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps compiler/./GHC.hs compiler/./GHC/Builtin/Names.hs compiler/./GHC/Builtin/Names/TH.hs compiler/./GHC/Builtin/PrimOps.hs compiler/./GHC/Builtin/Types.hs compiler/./GHC/Builtin/Types/Literals.hs compiler/./GHC/Builtin/Types/Prim.hs compiler/./GHC/Builtin/Uniques.hs compiler/./GHC/Builtin/Utils.hs compiler/./GHC/ByteCode/Asm.hs compiler/./GHC/ByteCode/InfoTable.hs compiler/./GHC/ByteCode/Instr.hs compiler/./GHC/ByteCode/Linker.hs compiler/./GHC/ByteCode/Types.hs compiler/./GHC/Cmm.hs compiler/./GHC/Cmm/BlockId.hs compiler/./GHC/Cmm/CallConv.hs compiler/./GHC/Cmm/CLabel.hs compiler/./GHC/Cmm/CommonBlockElim.hs compiler/./GHC/Cmm/ContFlowOpt.hs compiler/./GHC/Cmm/Dataflow.hs compiler/./GHC/Cmm/Dataflow/Block.hs compiler/./GHC/Cmm/Dataflow/Collections.hs compiler/./GHC/Cmm/Dataflow/Graph.hs compiler/./GHC/Cmm/Dataflow/Label.hs compiler/./GHC/Cmm/DebugBlock.hs compiler/./GHC/Cmm/Expr.hs compiler/./GHC/Cmm/Graph.hs compiler/./GHC/Cmm/Info.hs compiler/./GHC/Cmm/Info/Build.hs compiler/./GHC/Cmm/LayoutStack.hs compiler/./GHC/Cmm/Lexer.hs compiler/./GHC/Cmm/Lint.hs compiler/./GHC/Cmm/Liveness.hs compiler/./GHC/Cmm/MachOp.hs compiler/./GHC/Cmm/Node.hs compiler/./GHC/Cmm/Opt.hs compiler/./GHC/Cmm/Parser.hs compiler/./GHC/Cmm/Parser/Monad.hs compiler/./GHC/Cmm/Pipeline.hs compiler/./GHC/Cmm/Ppr.hs compiler/./GHC/Cmm/Ppr/Decl.hs compiler/./GHC/Cmm/Ppr/Expr.hs compiler/./GHC/Cmm/ProcPoint.hs compiler/./GHC/Cmm/Sink.hs compiler/./GHC/Cmm/Switch.hs compiler/./GHC/Cmm/Switch/Implement.hs compiler/./GHC/CmmToAsm.hs compiler/./GHC/Cmm/LRegSet.hs compiler/./GHC/CmmToAsm/AArch64.hs compiler/./GHC/CmmToAsm/AArch64/CodeGen.hs compiler/./GHC/CmmToAsm/AArch64/Cond.hs compiler/./GHC/CmmToAsm/AArch64/Instr.hs compiler/./GHC/CmmToAsm/AArch64/Ppr.hs compiler/./GHC/CmmToAsm/AArch64/RegInfo.hs compiler/./GHC/CmmToAsm/AArch64/Regs.hs compiler/./GHC/CmmToAsm/BlockLayout.hs compiler/./GHC/CmmToAsm/CFG.hs compiler/./GHC/CmmToAsm/CFG/Dominators.hs compiler/./GHC/CmmToAsm/CFG/Weight.hs compiler/./GHC/CmmToAsm/Config.hs compiler/./GHC/CmmToAsm/CPrim.hs compiler/./GHC/CmmToAsm/Dwarf.hs compiler/./GHC/CmmToAsm/Dwarf/Constants.hs compiler/./GHC/CmmToAsm/Dwarf/Types.hs compiler/./GHC/CmmToAsm/Format.hs compiler/./GHC/CmmToAsm/Instr.hs compiler/./GHC/CmmToAsm/Monad.hs compiler/./GHC/CmmToAsm/PIC.hs compiler/./GHC/CmmToAsm/PPC.hs compiler/./GHC/CmmToAsm/PPC/CodeGen.hs compiler/./GHC/CmmToAsm/PPC/Cond.hs compiler/./GHC/CmmToAsm/PPC/Instr.hs compiler/./GHC/CmmToAsm/PPC/Ppr.hs compiler/./GHC/CmmToAsm/PPC/RegInfo.hs compiler/./GHC/CmmToAsm/PPC/Regs.hs compiler/./GHC/CmmToAsm/Ppr.hs compiler/./GHC/CmmToAsm/Reg/Graph.hs compiler/./GHC/CmmToAsm/Reg/Graph/Base.hs compiler/./GHC/CmmToAsm/Reg/Graph/Coalesce.hs compiler/./GHC/CmmToAsm/Reg/Graph/Spill.hs compiler/./GHC/CmmToAsm/Reg/Graph/SpillClean.hs compiler/./GHC/CmmToAsm/Reg/Graph/SpillCost.hs compiler/./GHC/CmmToAsm/Reg/Graph/Stats.hs compiler/./GHC/CmmToAsm/Reg/Graph/TrivColorable.hs compiler/./GHC/CmmToAsm/Reg/Graph/X86.hs compiler/./GHC/CmmToAsm/Reg/Linear.hs compiler/./GHC/CmmToAsm/Reg/Linear/AArch64.hs compiler/./GHC/CmmToAsm/Reg/Linear/Base.hs compiler/./GHC/CmmToAsm/Reg/Linear/FreeRegs.hs compiler/./GHC/CmmToAsm/Reg/Linear/JoinToTargets.hs compiler/./GHC/CmmToAsm/Reg/Linear/PPC.hs compiler/./GHC/CmmToAsm/Reg/Linear/SPARC.hs compiler/./GHC/CmmToAsm/Reg/Linear/StackMap.hs compiler/./GHC/CmmToAsm/Reg/Linear/State.hs compiler/./GHC/CmmToAsm/Reg/Linear/Stats.hs compiler/./GHC/CmmToAsm/Reg/Linear/X86.hs compiler/./GHC/CmmToAsm/Reg/Linear/X86_64.hs compiler/./GHC/CmmToAsm/Reg/Liveness.hs compiler/./GHC/CmmToAsm/Reg/Target.hs compiler/./GHC/CmmToAsm/Reg/Utils.hs compiler/./GHC/CmmToAsm/SPARC.hs compiler/./GHC/CmmToAsm/SPARC/AddrMode.hs compiler/./GHC/CmmToAsm/SPARC/Base.hs compiler/./GHC/CmmToAsm/SPARC/CodeGen.hs compiler/./GHC/CmmToAsm/SPARC/CodeGen/Amode.hs compiler/./GHC/CmmToAsm/SPARC/CodeGen/Base.hs compiler/./GHC/CmmToAsm/SPARC/CodeGen/CondCode.hs compiler/./GHC/CmmToAsm/SPARC/CodeGen/Expand.hs compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen32.hs compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen64.hs compiler/./GHC/CmmToAsm/SPARC/CodeGen/Sanity.hs compiler/./GHC/CmmToAsm/SPARC/Cond.hs compiler/./GHC/CmmToAsm/SPARC/Imm.hs compiler/./GHC/CmmToAsm/SPARC/Instr.hs compiler/./GHC/CmmToAsm/SPARC/Ppr.hs compiler/./GHC/CmmToAsm/SPARC/Regs.hs compiler/./GHC/CmmToAsm/SPARC/ShortcutJump.hs compiler/./GHC/CmmToAsm/SPARC/Stack.hs compiler/./GHC/CmmToAsm/Types.hs compiler/./GHC/CmmToAsm/Utils.hs compiler/./GHC/CmmToAsm/X86.hs compiler/./GHC/CmmToAsm/X86/CodeGen.hs compiler/./GHC/CmmToAsm/X86/Cond.hs compiler/./GHC/CmmToAsm/X86/Instr.hs compiler/./GHC/CmmToAsm/X86/Ppr.hs compiler/./GHC/CmmToAsm/X86/RegInfo.hs compiler/./GHC/CmmToAsm/X86/Regs.hs compiler/./GHC/CmmToC.hs compiler/./GHC/CmmToLlvm.hs compiler/./GHC/CmmToLlvm/Base.hs compiler/./GHC/CmmToLlvm/CodeGen.hs compiler/./GHC/CmmToLlvm/Data.hs compiler/./GHC/CmmToLlvm/Mangler.hs compiler/./GHC/CmmToLlvm/Ppr.hs compiler/./GHC/CmmToLlvm/Regs.hs compiler/./GHC/Cmm/Type.hs compiler/./GHC/Cmm/Utils.hs compiler/./GHC/Core.hs compiler/./GHC/Core/Class.hs compiler/./GHC/Core/Coercion.hs compiler/./GHC/Core/Coercion/Axiom.hs compiler/./GHC/Core/Coercion/Opt.hs compiler/./GHC/Core/ConLike.hs compiler/./GHC/Core/DataCon.hs compiler/./GHC/Core/FamInstEnv.hs compiler/./GHC/Core/FVs.hs compiler/./GHC/Core/InstEnv.hs compiler/./GHC/Core/Lint.hs compiler/./GHC/Core/Make.hs compiler/./GHC/Core/Map/Expr.hs compiler/./GHC/Core/Map/Type.hs compiler/./GHC/Core/Multiplicity.hs compiler/./GHC/Core/Opt/Arity.hs compiler/./GHC/Core/Opt/CallArity.hs compiler/./GHC/Core/Opt/CallerCC.hs compiler/./GHC/Core/Opt/ConstantFold.hs compiler/./GHC/Core/Opt/CprAnal.hs compiler/./GHC/Core/Opt/CSE.hs compiler/./GHC/Core/Opt/DmdAnal.hs compiler/./GHC/Core/Opt/Exitify.hs compiler/./GHC/Core/Opt/FloatIn.hs compiler/./GHC/Core/Opt/FloatOut.hs compiler/./GHC/Core/Opt/LiberateCase.hs compiler/./GHC/Core/Opt/Monad.hs compiler/./GHC/Core/Opt/OccurAnal.hs compiler/./GHC/Core/Opt/Pipeline.hs compiler/./GHC/Core/Opt/SetLevels.hs compiler/./GHC/Core/Opt/Simplify.hs compiler/./GHC/Core/Opt/Simplify/Env.hs compiler/./GHC/Core/Opt/Simplify/Monad.hs compiler/./GHC/Core/Opt/Simplify/Utils.hs compiler/./GHC/Core/Opt/SpecConstr.hs compiler/./GHC/Core/Opt/Specialise.hs compiler/./GHC/Core/Opt/StaticArgs.hs compiler/./GHC/Core/Opt/WorkWrap.hs compiler/./GHC/Core/Opt/WorkWrap/Utils.hs compiler/./GHC/Core/PatSyn.hs compiler/./GHC/Core/Ppr.hs compiler/./GHC/Types/TyThing/Ppr.hs compiler/./GHC/Core/Predicate.hs compiler/./GHC/Core/Rules.hs compiler/./GHC/Core/Seq.hs compiler/./GHC/Core/SimpleOpt.hs compiler/./GHC/Core/Stats.hs compiler/./GHC/Core/Subst.hs compiler/./GHC/Core/Tidy.hs compiler/./GHC/CoreToIface.hs compiler/./GHC/CoreToStg.hs compiler/./GHC/CoreToStg/Prep.hs compiler/./GHC/Core/TyCo/FVs.hs compiler/./GHC/Core/TyCon.hs compiler/./GHC/Core/TyCon/Env.hs compiler/./GHC/Core/TyCon/RecWalk.hs compiler/./GHC/Core/TyCon/Set.hs compiler/./GHC/Core/TyCo/Ppr.hs compiler/./GHC/Core/TyCo/Rep.hs compiler/./GHC/Core/TyCo/Subst.hs compiler/./GHC/Core/TyCo/Tidy.hs compiler/./GHC/Core/Type.hs compiler/./GHC/Core/Unfold.hs compiler/./GHC/Core/Unfold/Make.hs compiler/./GHC/Core/Unify.hs compiler/./GHC/Core/UsageEnv.hs compiler/./GHC/Core/Utils.hs compiler/./GHC/Data/Bag.hs compiler/./GHC/Data/Bitmap.hs compiler/./GHC/Data/BooleanFormula.hs compiler/./GHC/Data/EnumSet.hs compiler/./GHC/Data/FastMutInt.hs compiler/./GHC/Data/FastString.hs compiler/./GHC/Data/FastString/Env.hs compiler/./GHC/Data/FiniteMap.hs compiler/./GHC/Data/Graph/Base.hs compiler/./GHC/Data/Graph/Color.hs compiler/./GHC/Data/Graph/Directed.hs compiler/./GHC/Data/Graph/Ops.hs compiler/./GHC/Data/Graph/Ppr.hs compiler/./GHC/Data/Graph/UnVar.hs compiler/./GHC/Data/IOEnv.hs compiler/./GHC/Data/List/SetOps.hs compiler/./GHC/Data/Maybe.hs compiler/./GHC/Data/OrdList.hs compiler/./GHC/Data/Pair.hs compiler/./GHC/Data/Stream.hs compiler/./GHC/Data/StringBuffer.hs compiler/./GHC/Data/TrieMap.hs compiler/./GHC/Data/UnionFind.hs compiler/./GHC/Driver/Backend.hs compiler/./GHC/Driver/Backpack.hs compiler/./GHC/Driver/Backpack/Syntax.hs compiler/./GHC/Driver/CmdLine.hs compiler/./GHC/Driver/CodeOutput.hs compiler/./GHC/Driver/Config.hs compiler/./GHC/Driver/Env.hs compiler/./GHC/Driver/Env/Types.hs compiler/./GHC/Driver/Errors.hs compiler/./GHC/Driver/Flags.hs compiler/./GHC/Driver/Hooks.hs compiler/./GHC/Driver/Main.hs compiler/./GHC/Driver/Make.hs compiler/./GHC/Driver/MakeFile.hs compiler/./GHC/Driver/Monad.hs compiler/./GHC/Driver/Phases.hs compiler/./GHC/Driver/Pipeline.hs compiler/./GHC/Driver/Pipeline/Monad.hs compiler/./GHC/Driver/Plugins.hs compiler/./GHC/Driver/Ppr.hs compiler/./GHC/Driver/Session.hs compiler/./GHC/Hs.hs compiler/./GHC/Hs/Binds.hs compiler/./GHC/Hs/Decls.hs compiler/./GHC/Hs/Doc.hs compiler/./GHC/Hs/Dump.hs compiler/./GHC/Hs/Expr.hs compiler/./GHC/Hs/Extension.hs compiler/./GHC/Hs/ImpExp.hs compiler/./GHC/Hs/Instances.hs compiler/./GHC/Hs/Lit.hs compiler/./GHC/Hs/Pat.hs compiler/./GHC/Hs/Stats.hs compiler/./GHC/HsToCore.hs compiler/./GHC/HsToCore/Arrows.hs compiler/./GHC/HsToCore/Binds.hs compiler/./GHC/HsToCore/Coverage.hs compiler/./GHC/HsToCore/Docs.hs compiler/./GHC/HsToCore/Expr.hs compiler/./GHC/HsToCore/Foreign/Call.hs compiler/./GHC/HsToCore/Foreign/Decl.hs compiler/./GHC/HsToCore/GuardedRHSs.hs compiler/./GHC/HsToCore/ListComp.hs compiler/./GHC/HsToCore/Match.hs compiler/./GHC/HsToCore/Match/Constructor.hs compiler/./GHC/HsToCore/Match/Literal.hs compiler/./GHC/HsToCore/Monad.hs compiler/./GHC/HsToCore/Pmc.hs compiler/./GHC/HsToCore/Pmc/Check.hs compiler/./GHC/HsToCore/Pmc/Desugar.hs compiler/./GHC/HsToCore/Pmc/Ppr.hs compiler/./GHC/HsToCore/Pmc/Solver.hs compiler/./GHC/HsToCore/Pmc/Solver/Types.hs compiler/./GHC/HsToCore/Pmc/Types.hs compiler/./GHC/HsToCore/Pmc/Utils.hs compiler/./GHC/HsToCore/Quote.hs compiler/./GHC/HsToCore/Types.hs compiler/./GHC/HsToCore/Usage.hs compiler/./GHC/HsToCore/Utils.hs compiler/./GHC/Hs/Type.hs compiler/./GHC/Hs/Utils.hs compiler/./GHC/Iface/Binary.hs compiler/./GHC/Iface/Env.hs compiler/./GHC/Iface/Ext/Ast.hs compiler/./GHC/Iface/Ext/Binary.hs compiler/./GHC/Iface/Ext/Debug.hs compiler/./GHC/Iface/Ext/Fields.hs compiler/./GHC/Iface/Ext/Types.hs compiler/./GHC/Iface/Ext/Utils.hs compiler/./GHC/Iface/Load.hs compiler/./GHC/Iface/Make.hs compiler/./GHC/Iface/Recomp.hs compiler/./GHC/Iface/Recomp/Binary.hs compiler/./GHC/Iface/Recomp/Flags.hs compiler/./GHC/Iface/Rename.hs compiler/./GHC/Iface/Syntax.hs compiler/./GHC/Iface/Tidy.hs compiler/./GHC/Iface/Tidy/StaticPtrTable.hs compiler/./GHC/IfaceToCore.hs compiler/./GHC/Iface/Type.hs compiler/./GHC/Iface/UpdateIdInfos.hs compiler/./GHC/Linker.hs compiler/./GHC/Linker/Dynamic.hs compiler/./GHC/Linker/ExtraObj.hs compiler/./GHC/Linker/Loader.hs compiler/./GHC/Linker/MacOS.hs compiler/./GHC/Linker/Static.hs compiler/./GHC/Linker/Types.hs compiler/./GHC/Linker/Unit.hs compiler/./GHC/Linker/Windows.hs compiler/./GHC/Llvm.hs compiler/./GHC/Llvm/MetaData.hs compiler/./GHC/Llvm/Ppr.hs compiler/./GHC/Llvm/Syntax.hs compiler/./GHC/Llvm/Types.hs compiler/./GHC/Parser.hs compiler/./GHC/Parser/Annotation.hs compiler/./GHC/Parser/CharClass.hs compiler/./GHC/Parser/Errors.hs compiler/./GHC/Parser/Errors/Ppr.hs compiler/./GHC/Parser/Header.hs compiler/./GHC/Parser/Lexer.hs compiler/./GHC/Parser/PostProcess.hs compiler/./GHC/Parser/PostProcess/Haddock.hs compiler/./GHC/Parser/Types.hs compiler/./GHC/Parser/Utils.hs compiler/./GHC/Platform.hs compiler/./GHC/Platform/ARM.hs compiler/./GHC/Platform/AArch64.hs compiler/stage1/build/GHC/Platform/Constants.hs compiler/./GHC/Platform/NoRegs.hs compiler/./GHC/Platform/PPC.hs compiler/./GHC/Platform/Profile.hs compiler/./GHC/Platform/Reg.hs compiler/./GHC/Platform/Reg/Class.hs compiler/./GHC/Platform/Regs.hs compiler/./GHC/Platform/RISCV64.hs compiler/./GHC/Platform/S390X.hs compiler/./GHC/Platform/SPARC.hs compiler/./GHC/Platform/Ways.hs compiler/./GHC/Platform/X86.hs compiler/./GHC/Platform/X86_64.hs compiler/./GHC/Plugins.hs compiler/./GHC/Prelude.hs compiler/./GHC/Rename/Bind.hs compiler/./GHC/Rename/Env.hs compiler/./GHC/Rename/Expr.hs compiler/./GHC/Rename/Fixity.hs compiler/./GHC/Rename/HsType.hs compiler/./GHC/Rename/Module.hs compiler/./GHC/Rename/Names.hs compiler/./GHC/Rename/Pat.hs compiler/./GHC/Rename/Splice.hs compiler/./GHC/Rename/Unbound.hs compiler/./GHC/Rename/Utils.hs compiler/./GHC/Runtime/Context.hs compiler/./GHC/Runtime/Debugger.hs compiler/./GHC/Runtime/Eval.hs compiler/./GHC/Runtime/Eval/Types.hs compiler/./GHC/Runtime/Heap/Inspect.hs compiler/./GHC/Runtime/Heap/Layout.hs compiler/./GHC/Runtime/Interpreter.hs compiler/./GHC/Runtime/Interpreter/Types.hs compiler/./GHC/Runtime/Loader.hs compiler/./GHC/Settings.hs compiler/stage1/build/GHC/Settings/Config.hs compiler/./GHC/Settings/Constants.hs compiler/./GHC/Settings/IO.hs compiler/./GHC/Stg/CSE.hs compiler/./GHC/Stg/Debug.hs compiler/./GHC/Stg/DepAnal.hs compiler/./GHC/Stg/FVs.hs compiler/./GHC/Stg/Lift.hs compiler/./GHC/Stg/Lift/Analysis.hs compiler/./GHC/Stg/Lift/Monad.hs compiler/./GHC/Stg/Lint.hs compiler/./GHC/Stg/Pipeline.hs compiler/./GHC/Stg/Stats.hs compiler/./GHC/Stg/Subst.hs compiler/./GHC/Stg/Syntax.hs compiler/./GHC/StgToByteCode.hs compiler/./GHC/StgToCmm.hs compiler/./GHC/StgToCmm/ArgRep.hs compiler/./GHC/StgToCmm/Bind.hs compiler/./GHC/StgToCmm/CgUtils.hs compiler/./GHC/StgToCmm/Closure.hs compiler/./GHC/StgToCmm/DataCon.hs compiler/./GHC/StgToCmm/Env.hs compiler/./GHC/StgToCmm/Expr.hs compiler/./GHC/StgToCmm/ExtCode.hs compiler/./GHC/StgToCmm/Foreign.hs compiler/./GHC/StgToCmm/Heap.hs compiler/./GHC/StgToCmm/Hpc.hs compiler/./GHC/StgToCmm/Layout.hs compiler/./GHC/StgToCmm/Monad.hs compiler/./GHC/StgToCmm/Prim.hs compiler/./GHC/StgToCmm/Prof.hs compiler/./GHC/StgToCmm/Ticky.hs compiler/./GHC/StgToCmm/Types.hs compiler/./GHC/StgToCmm/Utils.hs compiler/./GHC/Stg/Unarise.hs compiler/./GHC/SysTools.hs compiler/./GHC/SysTools/Ar.hs compiler/./GHC/SysTools/BaseDir.hs compiler/./GHC/SysTools/Elf.hs compiler/./GHC/SysTools/Info.hs compiler/./GHC/SysTools/Process.hs compiler/./GHC/SysTools/Tasks.hs compiler/./GHC/SysTools/Terminal.hs compiler/./GHC/Tc/Deriv.hs compiler/./GHC/Tc/Deriv/Functor.hs compiler/./GHC/Tc/Deriv/Generate.hs compiler/./GHC/Tc/Deriv/Generics.hs compiler/./GHC/Tc/Deriv/Infer.hs compiler/./GHC/Tc/Deriv/Utils.hs compiler/./GHC/Tc/Errors.hs compiler/./GHC/Tc/Errors/Hole.hs compiler/./GHC/Tc/Errors/Hole/FitTypes.hs compiler/./GHC/Tc/Gen/Annotation.hs compiler/./GHC/Tc/Gen/App.hs compiler/./GHC/Tc/Gen/Arrow.hs compiler/./GHC/Tc/Gen/Bind.hs compiler/./GHC/Tc/Gen/Default.hs compiler/./GHC/Tc/Gen/Export.hs compiler/./GHC/Tc/Gen/Expr.hs compiler/./GHC/Tc/Gen/Foreign.hs compiler/./GHC/Tc/Gen/Head.hs compiler/./GHC/Tc/Gen/HsType.hs compiler/./GHC/Tc/Gen/Match.hs compiler/./GHC/Tc/Gen/Pat.hs compiler/./GHC/Tc/Gen/Rule.hs compiler/./GHC/Tc/Gen/Sig.hs compiler/./GHC/Tc/Gen/Splice.hs compiler/./GHC/Tc/Instance/Class.hs compiler/./GHC/Tc/Instance/Family.hs compiler/./GHC/Tc/Instance/FunDeps.hs compiler/./GHC/Tc/Instance/Typeable.hs compiler/./GHC/Tc/Module.hs compiler/./GHC/Tc/Plugin.hs compiler/./GHC/Tc/Solver.hs compiler/./GHC/Tc/Solver/Canonical.hs compiler/./GHC/Tc/Solver/Rewrite.hs compiler/./GHC/Tc/Solver/Interact.hs compiler/./GHC/Tc/Solver/Monad.hs compiler/./GHC/Tc/TyCl.hs compiler/./GHC/Tc/TyCl/Build.hs compiler/./GHC/Tc/TyCl/Class.hs compiler/./GHC/Tc/TyCl/Instance.hs compiler/./GHC/Tc/TyCl/PatSyn.hs compiler/./GHC/Tc/TyCl/Utils.hs compiler/./GHC/Tc/Types.hs compiler/./GHC/Tc/Types/Constraint.hs compiler/./GHC/Tc/Types/Evidence.hs compiler/./GHC/Tc/Types/EvTerm.hs compiler/./GHC/Tc/Types/Origin.hs compiler/./GHC/Tc/Utils/Backpack.hs compiler/./GHC/Tc/Utils/Env.hs compiler/./GHC/Tc/Utils/Instantiate.hs compiler/./GHC/Tc/Utils/Monad.hs compiler/./GHC/Tc/Utils/TcMType.hs compiler/./GHC/Tc/Utils/TcType.hs compiler/./GHC/Tc/Utils/Unify.hs compiler/./GHC/Tc/Utils/Zonk.hs compiler/./GHC/Tc/Validity.hs compiler/./GHC/ThToHs.hs compiler/./GHC/Types/Annotations.hs compiler/./GHC/Types/Avail.hs compiler/./GHC/Types/Basic.hs compiler/./GHC/Types/CompleteMatch.hs compiler/./GHC/Types/CostCentre.hs compiler/./GHC/Types/CostCentre/State.hs compiler/./GHC/Types/Cpr.hs compiler/./GHC/Types/Demand.hs compiler/./GHC/Types/Error.hs compiler/./GHC/Types/FieldLabel.hs compiler/./GHC/Types/Fixity.hs compiler/./GHC/Types/Fixity/Env.hs compiler/./GHC/Types/ForeignCall.hs compiler/./GHC/Types/ForeignStubs.hs compiler/./GHC/Types/HpcInfo.hs compiler/./GHC/Types/Id.hs compiler/./GHC/Types/IPE.hs compiler/./GHC/Types/Id/Info.hs compiler/./GHC/Types/Id/Make.hs compiler/./GHC/Types/Literal.hs compiler/./GHC/Types/Meta.hs compiler/./GHC/Types/Name.hs compiler/./GHC/Types/Name/Cache.hs compiler/./GHC/Types/Name/Env.hs compiler/./GHC/Types/Name/Occurrence.hs compiler/./GHC/Types/Name/Reader.hs compiler/./GHC/Types/Name/Set.hs compiler/./GHC/Types/Name/Shape.hs compiler/./GHC/Types/Name/Ppr.hs compiler/./GHC/Types/RepType.hs compiler/./GHC/Types/SafeHaskell.hs compiler/./GHC/Types/SourceError.hs compiler/./GHC/Types/SourceFile.hs compiler/./GHC/Types/SourceText.hs compiler/./GHC/Types/SrcLoc.hs compiler/./GHC/Types/Target.hs compiler/./GHC/Types/Tickish.hs compiler/./GHC/Types/TypeEnv.hs compiler/./GHC/Types/TyThing.hs compiler/./GHC/Types/Unique.hs compiler/./GHC/Types/Unique/DFM.hs compiler/./GHC/Types/Unique/DSet.hs compiler/./GHC/Types/Unique/FM.hs compiler/./GHC/Types/Unique/Map.hs compiler/./GHC/Types/Unique/SDFM.hs compiler/./GHC/Types/Unique/Set.hs compiler/./GHC/Types/Unique/Supply.hs compiler/./GHC/Types/Var.hs compiler/./GHC/Types/Var/Env.hs compiler/./GHC/Types/Var/Set.hs compiler/./GHC/Unit.hs compiler/./GHC/Unit/Env.hs compiler/./GHC/Unit/External.hs compiler/./GHC/Unit/Finder.hs compiler/./GHC/Unit/Finder/Types.hs compiler/./GHC/Unit/Home.hs compiler/./GHC/Unit/Home/ModInfo.hs compiler/./GHC/Unit/Info.hs compiler/./GHC/Unit/Module.hs compiler/./GHC/Unit/Module/Deps.hs compiler/./GHC/Unit/Module/Env.hs compiler/./GHC/Unit/Module/Graph.hs compiler/./GHC/Unit/Module/Imported.hs compiler/./GHC/Unit/Module/Location.hs compiler/./GHC/Unit/Module/ModDetails.hs compiler/./GHC/Unit/Module/ModGuts.hs compiler/./GHC/Unit/Module/ModIface.hs compiler/./GHC/Unit/Module/ModSummary.hs compiler/./GHC/Unit/Module/Name.hs compiler/./GHC/Unit/Module/Status.hs compiler/./GHC/Unit/Module/Warnings.hs compiler/./GHC/Unit/Parser.hs compiler/./GHC/Unit/Ppr.hs compiler/./GHC/Unit/State.hs compiler/./GHC/Unit/Types.hs compiler/./GHC/Utils/Asm.hs compiler/./GHC/Utils/Binary.hs compiler/./GHC/Utils/Binary/Typeable.hs compiler/./GHC/Utils/BufHandle.hs compiler/./GHC/Utils/CliOption.hs compiler/./GHC/Utils/Error.hs compiler/./GHC/Utils/Exception.hs compiler/./GHC/Utils/Fingerprint.hs compiler/./GHC/Utils/FV.hs compiler/./GHC/Utils/GlobalVars.hs compiler/./GHC/Utils/IO/Unsafe.hs compiler/./GHC/Utils/Json.hs compiler/./GHC/Utils/Lexeme.hs compiler/./GHC/Utils/Logger.hs compiler/./GHC/Utils/Misc.hs compiler/./GHC/Utils/Monad.hs compiler/./GHC/Utils/Monad/State.hs compiler/./GHC/Utils/Outputable.hs compiler/./GHC/Utils/Panic.hs compiler/./GHC/Utils/Panic/Plain.hs compiler/./GHC/Utils/Ppr.hs compiler/./GHC/Utils/Ppr/Colour.hs compiler/./GHC/Utils/TmpFs.hs compiler/./Language/Haskell/Syntax.hs compiler/./Language/Haskell/Syntax/Binds.hs compiler/./Language/Haskell/Syntax/Decls.hs compiler/./Language/Haskell/Syntax/Expr.hs compiler/./Language/Haskell/Syntax/Extension.hs compiler/./Language/Haskell/Syntax/Lit.hs compiler/./Language/Haskell/Syntax/Pat.hs compiler/./Language/Haskell/Syntax/Type.hs echo "libraries/ghci_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghci/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/ghci/dist-boot/build/GHCi/ libraries/ghci/dist-boot/build/GHCi/TH/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/ghci/dist-boot/build/.depend-v.haskell.tmp > libraries/ghci/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghci/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghci/dist-boot/build/.depend-v.haskell echo "libraries/ghc-heap_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/ghc-heap/dist-boot/build/GHC/Exts/ libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/ libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp > libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-heap/dist-boot/build/.depend-v.haskell.tmp2 > libraries/ghc-heap/dist-boot/build/.depend-v.haskell <<ghc: 3802988144 bytes, 2535 GCs, 13289422/42279992 avg/max bytes residency (9 samples), 80M in use, 0.000 INIT (0.683 elapsed), 1.817 MUT (15.429 elapsed), 0.392 GC (0.548 elapsed) :ghc>> echo "compiler_stage1_depfile_haskell_EXISTS = YES" >> compiler/stage1/build/.depend-v.haskell.tmp for dir in compiler/stage1/build/./ compiler/stage1/build/GHC/ compiler/stage1/build/GHC/Builtin/ compiler/stage1/build/GHC/Builtin/Names/ compiler/stage1/build/GHC/Builtin/Types/ compiler/stage1/build/GHC/ByteCode/ compiler/stage1/build/GHC/Cmm/ compiler/stage1/build/GHC/Cmm/Dataflow/ compiler/stage1/build/GHC/Cmm/Info/ compiler/stage1/build/GHC/Cmm/Parser/ compiler/stage1/build/GHC/Cmm/Ppr/ compiler/stage1/build/GHC/Cmm/Switch/ compiler/stage1/build/GHC/CmmToAsm/ compiler/stage1/build/GHC/CmmToAsm/AArch64/ compiler/stage1/build/GHC/CmmToAsm/CFG/ compiler/stage1/build/GHC/CmmToAsm/Dwarf/ compiler/stage1/build/GHC/CmmToAsm/PPC/ compiler/stage1/build/GHC/CmmToAsm/Reg/ compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/ compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/ compiler/stage1/build/GHC/CmmToAsm/SPARC/ compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/ compiler/stage1/build/GHC/CmmToAsm/X86/ compiler/stage1/build/GHC/CmmToLlvm/ compiler/stage1/build/GHC/Core/ compiler/stage1/build/GHC/Core/Coercion/ compiler/stage1/build/GHC/Core/Map/ compiler/stage1/build/GHC/Core/Opt/ compiler/stage1/build/GHC/Core/Opt/Simplify/ compiler/stage1/build/GHC/Core/Opt/WorkWrap/ compiler/stage1/build/GHC/Core/TyCo/ compiler/stage1/build/GHC/Core/TyCon/ compiler/stage1/build/GHC/Core/Unfold/ compiler/stage1/build/GHC/CoreToStg/ compiler/stage1/build/GHC/Data/ compiler/stage1/build/GHC/Data/FastString/ compiler/stage1/build/GHC/Data/Graph/ compiler/stage1/build/GHC/Data/List/ compiler/stage1/build/GHC/Driver/ compiler/stage1/build/GHC/Driver/Backpack/ compiler/stage1/build/GHC/Driver/Env/ compiler/stage1/build/GHC/Driver/Pipeline/ compiler/stage1/build/GHC/Hs/ compiler/stage1/build/GHC/HsToCore/ compiler/stage1/build/GHC/HsToCore/Foreign/ compiler/stage1/build/GHC/HsToCore/Match/ compiler/stage1/build/GHC/HsToCore/Pmc/ compiler/stage1/build/GHC/HsToCore/Pmc/Solver/ compiler/stage1/build/GHC/Iface/ compiler/stage1/build/GHC/Iface/Ext/ compiler/stage1/build/GHC/Iface/Recomp/ compiler/stage1/build/GHC/Iface/Tidy/ compiler/stage1/build/GHC/Linker/ compiler/stage1/build/GHC/Llvm/ compiler/stage1/build/GHC/Parser/ compiler/stage1/build/GHC/Parser/Errors/ compiler/stage1/build/GHC/Parser/PostProcess/ compiler/stage1/build/GHC/Platform/ compiler/stage1/build/GHC/Platform/Reg/ compiler/stage1/build/GHC/Rename/ compiler/stage1/build/GHC/Runtime/ compiler/stage1/build/GHC/Runtime/Eval/ compiler/stage1/build/GHC/Runtime/Heap/ compiler/stage1/build/GHC/Runtime/Interpreter/ compiler/stage1/build/GHC/Settings/ compiler/stage1/build/GHC/Stg/ compiler/stage1/build/GHC/Stg/Lift/ compiler/stage1/build/GHC/StgToCmm/ compiler/stage1/build/GHC/SysTools/ compiler/stage1/build/GHC/Tc/ compiler/stage1/build/GHC/Tc/Deriv/ compiler/stage1/build/GHC/Tc/Errors/ compiler/stage1/build/GHC/Tc/Errors/Hole/ compiler/stage1/build/GHC/Tc/Gen/ compiler/stage1/build/GHC/Tc/Instance/ compiler/stage1/build/GHC/Tc/Solver/ compiler/stage1/build/GHC/Tc/TyCl/ compiler/stage1/build/GHC/Tc/Types/ compiler/stage1/build/GHC/Tc/Utils/ compiler/stage1/build/GHC/Types/ compiler/stage1/build/GHC/Types/CostCentre/ compiler/stage1/build/GHC/Types/Fixity/ compiler/stage1/build/GHC/Types/Id/ compiler/stage1/build/GHC/Types/Name/ compiler/stage1/build/GHC/Types/TyThing/ compiler/stage1/build/GHC/Types/Unique/ compiler/stage1/build/GHC/Types/Var/ compiler/stage1/build/GHC/Unit/ compiler/stage1/build/GHC/Unit/Finder/ compiler/stage1/build/GHC/Unit/Home/ compiler/stage1/build/GHC/Unit/Module/ compiler/stage1/build/GHC/Utils/ compiler/stage1/build/GHC/Utils/Binary/ compiler/stage1/build/GHC/Utils/IO/ compiler/stage1/build/GHC/Utils/Monad/ compiler/stage1/build/GHC/Utils/Panic/ compiler/stage1/build/GHC/Utils/Ppr/ compiler/stage1/build/Language/Haskell/ compiler/stage1/build/Language/Haskell/Syntax/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' compiler/stage1/build/.depend-v.haskell.tmp > compiler/stage1/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' compiler/stage1/build/.depend-v.haskell.tmp2 > compiler/stage1/build/.depend-v.haskell "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/terminfo/dist-boot/build -c libraries/terminfo/./System/Console/Terminfo/Base.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Base.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/Process.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Process.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/Parsec/Pos.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Pos.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Class.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Class.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Signatures.hs -o libraries/transformers/dist-boot/build/Control/Monad/Signatures.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-th-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-boot/build -Ilibraries/ghc-boot-th/dist-boot/build -ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/. -optP-include -optPlibraries/ghc-boot-th/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-boot-th/dist-boot/build -c libraries/ghc-boot-th/./GHC/LanguageExtensions/Type.hs -o libraries/ghc-boot-th/dist-boot/build/GHC/LanguageExtensions/Type.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-th-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-boot/build -Ilibraries/ghc-boot-th/dist-boot/build -ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/. -optP-include -optPlibraries/ghc-boot-th/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-boot-th/dist-boot/build -c libraries/ghc-boot-th/./GHC/ForeignSrcLang/Type.hs -o libraries/ghc-boot-th/dist-boot/build/GHC/ForeignSrcLang/Type.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-th-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot-th/. -ilibraries/ghc-boot-th/dist-boot/build -Ilibraries/ghc-boot-th/dist-boot/build -ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/dist-boot/build/./autogen -Ilibraries/ghc-boot-th/. -optP-include -optPlibraries/ghc-boot-th/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-boot-th/dist-boot/build -c libraries/ghc-boot-th/./GHC/Lexeme.hs -o libraries/ghc-boot-th/dist-boot/build/GHC/Lexeme.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Unsafe/Shift.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Shift.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Unsafe.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/PrimCompat.hs -o libraries/text/dist-boot/build/Data/Text/Internal/PrimCompat.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Functions.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Functions.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/ByteStringCompat.hs -o libraries/text/dist-boot/build/Data/Text/Internal/ByteStringCompat.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Encoding/Utf32.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf32.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Encoding/Error.hs -o libraries/text/dist-boot/build/Data/Text/Encoding/Error.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/. -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/binary/dist-boot/build -c libraries/binary/src/Data/Binary/FloatCast.hs -o libraries/binary/dist-boot/build/Data/Binary/FloatCast.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/. -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/binary/dist-boot/build -c libraries/binary/src/Data/Binary/Builder.hs -o libraries/binary/dist-boot/build/Data/Binary/Builder.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/. -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/binary/dist-boot/build -c libraries/binary/src/Data/Binary/Internal.hs -o libraries/binary/dist-boot/build/Data/Binary/Internal.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/MonadFail.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/MonadFail.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/Typeable.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Typeable.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/Exception.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Exception.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Utils/String.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/String.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/dist-boot/build/./autogen/Paths_Cabal.hs -o libraries/Cabal/Cabal/dist-boot/build/Paths_Cabal.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/Stack.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Stack.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/FilePath.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/FilePath.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/Async.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Async.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Utils/Base62.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Base62.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/Newtype.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Newtype.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/. -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-boot/dist-boot/build -c libraries/ghc-boot/dist-boot/build/GHC/Version.hs -o libraries/ghc-boot/dist-boot/build/GHC/Version.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/. -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-boot/dist-boot/build -c libraries/ghc-boot/./GHC/Utils/Encoding.hs -o libraries/ghc-boot/dist-boot/build/GHC/Utils/Encoding.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/. -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-boot/dist-boot/build -c libraries/ghc-boot/./GHC/Platform/ArchOS.hs -o libraries/ghc-boot/dist-boot/build/GHC/Platform/ArchOS.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/. -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-boot/dist-boot/build -c libraries/ghc-boot/./GHC/BaseDir.hs -o libraries/ghc-boot/dist-boot/build/GHC/BaseDir.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/. -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-boot/dist-boot/build -c libraries/ghc-boot/./GHC/HandleEncoding.hs -o libraries/ghc-boot/dist-boot/build/GHC/HandleEncoding.o "inplace/bin/mkdirhier" utils/ghc-pkg/dist/build/tmp//. "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/. -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-boot/dist-boot/build -c libraries/ghc-boot/./GHC/Serialized.hs -o libraries/ghc-boot/dist-boot/build/GHC/Serialized.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/Utils.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Utils.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Utils/UnionFind.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/UnionFind.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/CreatePipe.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CreatePipe.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/Directory.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Directory.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Utils/Json.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils/Json.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Builder/Int/Digits.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Builder/Int/Digits.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Builder/RealFloat/Functions.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Builder/RealFloat/Functions.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Read.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Read.o "inplace/bin/mkdirhier" libraries/text/dist-boot/build/cbits//. "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/template-haskell/dist-boot/build -c libraries/template-haskell/./Language/Haskell/TH/Lib/Map.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Map.o "rm" -f libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.2.1.a libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.2.1.a.contents echo libraries/ghc-boot-th/dist-boot/build/GHC/LanguageExtensions/Type.o libraries/ghc-boot-th/dist-boot/build/GHC/ForeignSrcLang/Type.o libraries/ghc-boot-th/dist-boot/build/GHC/Lexeme.o >> libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.2.1.a.contents "xargs" "ar" qcls libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.2.1.a < libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.2.1.a.contents "rm" -f libraries/ghc-boot-th/dist-boot/build/libHSghc-boot-th-9.2.1.a.contents "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Applicative/Backwards.hs -o libraries/transformers/dist-boot/build/Control/Applicative/Backwards.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Data/Functor/Constant.hs -o libraries/transformers/dist-boot/build/Data/Functor/Constant.o "inplace/bin/mkdirhier" inplace/lib/package.conf.d/. "rm" -f includes/dist/build/settings "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Prelude.hs -o compiler/stage1/build/GHC/Prelude.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/stage1/build/GHC/Platform/Constants.hs -o compiler/stage1/build/GHC/Platform/Constants.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Tc/Errors/Hole/FitTypes.hs-boot -o compiler/stage1/build/GHC/Tc/Errors/Hole/FitTypes.o-boot "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/. -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-heap/dist-boot/build -c libraries/ghc-heap/./GHC/Exts/Heap/ProfInfo/Types.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/Types.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/. -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-heap/dist-boot/build -c libraries/ghc-heap/./GHC/Exts/Heap/ClosureTypes.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ClosureTypes.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/. -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-heap/dist-boot/build -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.o <<ghc: 65329888 bytes, 14 GCs, 7048486/11723008 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.766 elapsed), 0.050 MUT (0.273 elapsed), 0.109 GC (0.219 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen -I/opt/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.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghci/dist-boot/build -c libraries/ghci/./GHCi/BreakArray.hs -o libraries/ghci/dist-boot/build/GHCi/BreakArray.o <<ghc: 35958008 bytes, 10 GCs, 3902818/8024264 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.655 elapsed), 0.032 MUT (0.092 elapsed), 0.065 GC (0.136 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Iface/Type.hs-boot -o compiler/stage1/build/GHC/Iface/Type.o-boot "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/hpc/dist-boot/build -c libraries/hpc/./Trace/Hpc/Util.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Util.o "/home/pbulk/build/lang/ghc92/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/ghc92/work/ghc-9.2.1/compiler/' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage1/build/' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage1/build/' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage1/build/stage1/build/' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage1' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage1/build/stage1' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage1/build/stage1' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/compiler/stage1/build/stage1/build/stage1' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -ighc/. -ighc/stage1/build -Ighc/stage1/build -ighc/stage1/build/ghc/autogen -Ighc/stage1/build/ghc/autogen -optP-include -optPghc/stage1/build/ghc/autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-9.2.1 -package-id ghc-boot-9.2.1 -package-id process-1.6.9.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -XHaskell2010 -XNoImplicitPrelude -XScopedTypeVariables -XBangPatterns -Wcpp-undef -no-hs-main -no-user-package-db -rtsopts -c ghc/hschooks.c -o ghc/stage1/build/hschooks.o "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/ghc92/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 <<ghc: 36476152 bytes, 10 GCs, 3906400/8035136 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.700 elapsed), 0.033 MUT (0.076 elapsed), 0.066 GC (0.138 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/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/mkdirhier" rts/dist//. "rm" -f includes/dist-install/build/ghcversion.h Creating includes/dist-install/build/ghcversion.h... "inplace/bin/mkdirhier" libraries/ghc-boot/dist-install/build/GHC//. "inplace/bin/mkdirhier" libraries/ghc-boot/dist-install/build/GHC/Platform//. "inplace/bin/mkdirhier" compiler/stage2/build/GHC/Settings//. "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/terminfo/dist-boot/build -c libraries/terminfo/./System/Console/Terminfo/Color.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Color.o Done. "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/terminfo/dist-boot/build -c libraries/terminfo/./System/Console/Terminfo/Effects.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Effects.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/terminfo/dist-boot/build -c libraries/terminfo/./System/Console/Terminfo/Edit.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Edit.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/terminfo/dist-boot/build -c libraries/terminfo/./System/Console/Terminfo/Cursor.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Cursor.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/terminfo/dist-boot/build -c libraries/terminfo/./System/Console/Terminfo/Keys.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Keys.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/Parsec/Error.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Error.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Writer/Strict.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Strict.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Writer/Lazy.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Lazy.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/State/Strict.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Strict.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/State/Lazy.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Lazy.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/RWS/Strict.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Strict.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/RWS/Lazy.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Lazy.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Reader.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Reader.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Except.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Except.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/List.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/List.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Identity.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Identity.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Error.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Error.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Cont.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Cont.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/Trans.hs -o libraries/mtl/dist-boot/build/Control/Monad/Trans.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/template-haskell/dist-boot/build -c libraries/template-haskell/./Language/Haskell/TH/LanguageExtensions.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/LanguageExtensions.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Array.hs -o libraries/text/dist-boot/build/Data/Text/Array.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Encoding/Utf16.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf16.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/. -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/binary/dist-boot/build -c libraries/binary/src/Data/Binary/Put.hs -o libraries/binary/dist-boot/build/Data/Binary/Put.o 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/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/. -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/binary/dist-boot/build -c libraries/binary/src/Data/Binary/Get/Internal.hs -o libraries/binary/dist-boot/build/Data/Binary/Get/Internal.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/Internal/TempFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Internal/TempFile.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/. -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-boot/dist-boot/build -c libraries/ghc-boot/./GHC/UniqueSubdir.hs -o libraries/ghc-boot/dist-boot/build/GHC/UniqueSubdir.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/. -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-boot/dist-boot/build -c libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.hs -o libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/. -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-boot/dist-boot/build -c libraries/ghc-boot/./GHC/Settings/Utils.hs -o libraries/ghc-boot/dist-boot/build/GHC/Settings/Utils.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/ParserCombinators/Parsec/Pos.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Pos.o "/home/pbulk/build/lang/ghc92/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/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -c libraries/text/cbits/cbits.c -o libraries/text/dist-boot/build/cbits/cbits.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Applicative/Lift.hs -o libraries/transformers/dist-boot/build/Control/Applicative/Lift.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/RWS/CPS.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/CPS.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Writer/CPS.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/CPS.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Data/Functor/Reverse.hs -o libraries/transformers/dist-boot/build/Data/Functor/Reverse.o "cp" includes/dist/build/settings inplace/lib/settings "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/FastMutInt.hs -o compiler/stage1/build/GHC/Data/FastMutInt.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/stage1/build/GHC/Settings/Config.hs -o compiler/stage1/build/GHC/Settings/Config.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/IO/Unsafe.hs -o compiler/stage1/build/GHC/Utils/IO/Unsafe.o <<ghc: 78788496 bytes, 34 GCs, 5239666/10558424 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.793 elapsed), 0.064 MUT (0.208 elapsed), 0.090 GC (0.189 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Unit/Module/Name.hs-boot -o compiler/stage1/build/GHC/Unit/Module/Name.o-boot "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/Outputable.hs-boot -o compiler/stage1/build/GHC/Utils/Outputable.o-boot <<ghc: 53190352 bytes, 10 GCs, 4635573/9829288 avg/max bytes residency (3 samples), 33M in use, 0.000 INIT (0.719 elapsed), 0.047 MUT (0.296 elapsed), 0.070 GC (0.200 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/Fingerprint.hs -o compiler/stage1/build/GHC/Utils/Fingerprint.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/FiniteMap.hs -o compiler/stage1/build/GHC/Data/FiniteMap.o <<ghc: 52217704 bytes, 10 GCs, 4493040/9478248 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.751 elapsed), 0.048 MUT (0.350 elapsed), 0.070 GC (0.168 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Driver/Hooks.hs-boot -o compiler/stage1/build/GHC/Driver/Hooks.o-boot "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/. -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-heap/dist-boot/build -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/. -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-heap/dist-boot/build -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.o <<ghc: 37525184 bytes, 10 GCs, 4200074/8750816 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.723 elapsed), 0.037 MUT (0.122 elapsed), 0.071 GC (0.175 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/. -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-heap/dist-boot/build -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.o <<ghc: 36769776 bytes, 10 GCs, 4179496/8696320 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.769 elapsed), 0.037 MUT (0.111 elapsed), 0.075 GC (0.211 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/GlobalVars.hs -o compiler/stage1/build/GHC/Utils/GlobalVars.o <<ghc: 8954153472 bytes, 829 GCs, 34417552/75922352 avg/max bytes residency (19 samples), 204M in use, 0.000 INIT (0.711 elapsed), 5.108 MUT (9.063 elapsed), 3.435 GC (4.955 elapsed) :ghc>> <<ghc: 83201152 bytes, 37 GCs, 7954728/15041504 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.694 elapsed), 0.072 MUT (0.307 elapsed), 0.135 GC (0.227 elapsed) :ghc>> <<ghc: 37488872 bytes, 10 GCs, 4194712/8731320 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.705 elapsed), 0.037 MUT (0.108 elapsed), 0.075 GC (0.212 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/Monad.hs -o compiler/stage1/build/GHC/Utils/Monad.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/EnumSet.hs -o compiler/stage1/build/GHC/Data/EnumSet.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Opt/CallerCC.hs-boot -o compiler/stage1/build/GHC/Core/Opt/CallerCC.o-boot "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Unfold.hs-boot -o compiler/stage1/build/GHC/Core/Unfold.o-boot <<ghc: 101032592 bytes, 26 GCs, 6399776/10366576 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.773 elapsed), 0.089 MUT (0.453 elapsed), 0.129 GC (0.250 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/CliOption.hs -o compiler/stage1/build/GHC/Utils/CliOption.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Builtin/PrimOps.hs-boot -o compiler/stage1/build/GHC/Builtin/PrimOps.o-boot <<ghc: 37900264 bytes, 10 GCs, 4258797/8897384 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.782 elapsed), 0.035 MUT (0.096 elapsed), 0.075 GC (0.207 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/HpcInfo.hs -o compiler/stage1/build/GHC/Types/HpcInfo.o <<ghc: 86967272 bytes, 17 GCs, 5938346/9757864 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.743 elapsed), 0.080 MUT (0.445 elapsed), 0.110 GC (0.222 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Driver/Plugins.hs-boot -o compiler/stage1/build/GHC/Driver/Plugins.o-boot "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/Dataflow/Collections.hs -o compiler/stage1/build/GHC/Cmm/Dataflow/Collections.o <<ghc: 70610456 bytes, 17 GCs, 5224437/10818720 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.752 elapsed), 0.067 MUT (0.214 elapsed), 0.093 GC (0.213 elapsed) :ghc>> <<ghc: 37882784 bytes, 10 GCs, 4189512/8718240 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.863 elapsed), 0.040 MUT (0.165 elapsed), 0.078 GC (0.235 elapsed) :ghc>> <<ghc: 93705816 bytes, 28 GCs, 4709152/9107088 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.806 elapsed), 0.091 MUT (0.376 elapsed), 0.099 GC (0.286 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/Stream.hs -o compiler/stage1/build/GHC/Data/Stream.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/Dataflow/Block.hs -o compiler/stage1/build/GHC/Cmm/Dataflow/Block.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/Monad/State.hs -o compiler/stage1/build/GHC/Utils/Monad/State.o <<ghc: 337241968 bytes, 49 GCs, 9327865/19999504 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.757 elapsed), 0.301 MUT (0.616 elapsed), 0.235 GC (0.435 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/UnionFind.hs -o compiler/stage1/build/GHC/Data/UnionFind.o <<ghc: 36751056 bytes, 10 GCs, 4179464/8696224 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.820 elapsed), 0.034 MUT (0.122 elapsed), 0.071 GC (0.241 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/CFG/Dominators.hs -o compiler/stage1/build/GHC/CmmToAsm/CFG/Dominators.o <<ghc: 37040872 bytes, 10 GCs, 4181530/8701560 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.802 elapsed), 0.036 MUT (0.113 elapsed), 0.071 GC (0.198 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/X86/Cond.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/Cond.o <<ghc: 52892032 bytes, 11 GCs, 3987696/8023912 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.789 elapsed), 0.052 MUT (0.258 elapsed), 0.077 GC (0.271 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/AArch64/Cond.hs -o compiler/stage1/build/GHC/CmmToAsm/AArch64/Cond.o <<ghc: 88838880 bytes, 21 GCs, 4351725/8937400 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.845 elapsed), 0.079 MUT (0.272 elapsed), 0.086 GC (0.199 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/SPARC/Cond.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Cond.o <<ghc: 246459976 bytes, 64 GCs, 6797686/11485696 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.849 elapsed), 0.198 MUT (0.350 elapsed), 0.146 GC (0.315 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/hpc/dist-boot/build -c libraries/hpc/./Trace/Hpc/Tix.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Tix.o <<ghc: 329524128 bytes, 54 GCs, 9512584/19518616 avg/max bytes residency (5 samples), 42M in use, 0.000 INIT (0.727 elapsed), 0.292 MUT (0.755 elapsed), 0.223 GC (0.414 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Linker.hs -o compiler/stage1/build/GHC/Linker.o <<ghc: 145750344 bytes, 40 GCs, 7169784/12567120 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.724 elapsed), 0.127 MUT (0.321 elapsed), 0.137 GC (0.414 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/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/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -c compiler/cbits/cutils.c -o compiler/stage1/build/cbits/cutils.o <<ghc: 357451728 bytes, 68 GCs, 8516496/15285680 avg/max bytes residency (5 samples), 35M in use, 0.000 INIT (0.843 elapsed), 0.300 MUT (0.567 elapsed), 0.226 GC (0.394 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/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/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -c compiler/cbits/genSym.c -o compiler/stage1/build/cbits/genSym.o <<ghc: 94043616 bytes, 26 GCs, 5087538/10355360 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.822 elapsed), 0.065 MUT (0.180 elapsed), 0.081 GC (0.183 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/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/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/process-1.6.9.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/libraries/text/dist-boot/build/dist-boot/build/dist-install/build/include' -optc-I'/opt/pkg/include' -optc-I'/opt/pkg/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/time-1.9.3/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0/dist-install/build/include' -optc-I'/opt/local/include' -optc-I'/opt/local/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/base-4.14.1.0/dist-install/build/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/include' -optc-I'/home/pbulk/build/lang/ghc92/work/.tools/lib/ghc-8.10.4/dist-install/build/include' -optc-Werror=unused-but-set-variable -optc-Wno-error=inline -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -c compiler/cbits/keepCAFsForGHCi.c -o compiler/stage1/build/cbits/keepCAFsForGHCi.o <<ghc: 82322952 bytes, 24 GCs, 5152738/10556344 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.707 elapsed), 0.063 MUT (0.332 elapsed), 0.088 GC (0.220 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/. -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -c libraries/ghc-heap/cbits/HeapPrim.cmm -o libraries/ghc-heap/dist-boot/build/cbits/HeapPrim.o <<ghc: 75227144 bytes, 17 GCs, 5138834/10539776 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.924 elapsed), 0.066 MUT (0.173 elapsed), 0.090 GC (0.164 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -o utils/unlit/dist/build/tmp/unlit -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -package-env - -i -iutils/unlit/. -iutils/unlit/dist/build -Iutils/unlit/dist/build -iutils/unlit/dist/build/unlit/autogen -Iutils/unlit/dist/build/unlit/autogen -no-user-package-db -rtsopts -outputdir utils/unlit/dist/build -optl-Wl,-64 -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -package-env - -i -iutils/unlit/. -iutils/unlit/dist/build -Iutils/unlit/dist/build -iutils/unlit/dist/build/unlit/autogen -Iutils/unlit/dist/build/unlit/autogen -no-user-package-db -rtsopts -no-auto-link-packages -no-hs-main utils/unlit/dist/build/unlit.o utils/unlit/dist/build/fs.o <<ghc: 40501880 bytes, 10 GCs, 4309821/9008848 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.814 elapsed), 0.038 MUT (0.160 elapsed), 0.073 GC (0.235 elapsed) :ghc>> "rm" -f libraries/ghc-boot/dist-install/build/GHC/Version.hs <<ghc: 22446016 bytes, 8 GCs, 627336/1002824 avg/max bytes residency (2 samples), 28M in use, 0.000 INIT (0.796 elapsed), 0.023 MUT (0.322 elapsed), 0.023 GC (0.078 elapsed) :ghc>> done. "rm" -f libraries/ghc-boot/dist-install/build/GHC/Platform/Host.hs "rm" -f compiler/stage2/build/GHC/Settings/Config.hs "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id terminfo-0.4.1.5 -hide-all-packages -package-env - -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/dist-boot/build/./autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -Wall -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/terminfo/dist-boot/build -c libraries/terminfo/./System/Console/Terminfo.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo.o done. "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Maybe.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Maybe.o Creating compiler/stage2/build/GHC/Settings/Config.hs ... <<ghc: 22446016 bytes, 8 GCs, 627336/1002824 avg/max bytes residency (2 samples), 28M in use, 0.000 INIT (0.886 elapsed), 0.024 MUT (0.480 elapsed), 0.025 GC (0.128 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/Identity.hs -o libraries/mtl/dist-boot/build/Control/Monad/Identity.o done. "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/template-haskell/dist-boot/build -c libraries/template-haskell/./Language/Haskell/TH/Syntax.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Syntax.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Unsafe/Char.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Char.o <<ghc: 22454048 bytes, 8 GCs, 627476/1003040 avg/max bytes residency (2 samples), 28M in use, 0.000 INIT (0.880 elapsed), 0.023 MUT (0.334 elapsed), 0.024 GC (0.150 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/. -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/binary/dist-boot/build -c libraries/binary/src/Data/Binary/Get.hs -o libraries/binary/dist-boot/build/Data/Binary/Get.o 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/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/ParserCombinators/Parsec/Error.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Error.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/List.hs -o libraries/mtl/dist-boot/build/Control/Monad/List.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/State.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/State.o <<ghc: 1599095216 bytes, 199 GCs, 17069359/35748456 avg/max bytes residency (8 samples), 99M in use, 0.000 INIT (0.789 elapsed), 1.368 MUT (2.013 elapsed), 0.866 GC (1.441 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Writer.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/RWS.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Select.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Select.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Unit/Types.hs-boot -o compiler/stage1/build/GHC/Unit/Types.o-boot "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/. -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-heap/dist-boot/build -c libraries/ghc-heap/./GHC/Exts/Heap/ProfInfo/PeekProfInfo.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/. -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-heap/dist-boot/build -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/. -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-heap/dist-boot/build -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Settings/Constants.hs -o compiler/stage1/build/GHC/Settings/Constants.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/hpc/dist-boot/build -c libraries/hpc/./Trace/Hpc/Mix.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Mix.o <<ghc: 38292752 bytes, 10 GCs, 4209258/8768360 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.712 elapsed), 0.035 MUT (0.117 elapsed), 0.075 GC (0.174 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id hpc-0.6.1.0 -hide-all-packages -package-env - -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/dist-boot/build/./autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id time-1.9.3 -Wall -XHaskell98 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/hpc/dist-boot/build -c libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.o <<ghc: 58134872 bytes, 13 GCs, 4896634/10354048 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.748 elapsed), 0.058 MUT (0.171 elapsed), 0.091 GC (0.209 elapsed) :ghc>> /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/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/Error/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/Error/Class.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/Cont/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/Cont/Class.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/State/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/State/Class.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/Reader/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/Reader/Class.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal.hs -o libraries/text/dist-boot/build/Data/Text/Internal.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Encoding/Utf8.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf8.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/. -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/binary/dist-boot/build -c libraries/binary/src/Data/Binary/Class.hs -o libraries/binary/dist-boot/build/Data/Binary/Class.o "rm" -f libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.5.a libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.5.a.contents echo libraries/terminfo/dist-boot/build/System/Console/Terminfo.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Base.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Cursor.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Color.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Edit.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Effects.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Keys.o >> libraries/terminfo/dist-boot/build/libHSterminfo-0.4.1.5.a.contents "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/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/Writer/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/Writer/Class.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/dist-boot/build/./autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -XHaskell98 -no-user-package-db -rtsopts -fno-warn-unused-matches -fno-warn-unused-imports -fno-warn-deprecated-flags -outputdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Accum.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Accum.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/. -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-heap/dist-boot/build -c libraries/ghc-heap/./GHC/Exts/Heap/Closures.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Closures.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/. -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-heap/dist-boot/build -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Unit/State.hs-boot -o compiler/stage1/build/GHC/Unit/State.o-boot "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/SysTools/Terminal.hs -o compiler/stage1/build/GHC/SysTools/Terminal.o <<ghc: 37261152 bytes, 10 GCs, 4170965/8677376 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.797 elapsed), 0.039 MUT (0.091 elapsed), 0.078 GC (0.245 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/SysTools/Ar.hs -o compiler/stage1/build/GHC/SysTools/Ar.o "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/ghc92/work/ghc-9.2.1/inplace/lib/bin/unlit.bin"' >> inplace/lib/bin/unlit echo 'datadir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/lib"' >> inplace/lib/bin/unlit echo 'bindir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/bin"' >> inplace/lib/bin/unlit echo 'topdir="/home/pbulk/build/lang/ghc92/work/ghc-9.2.1/inplace/lib"' >> inplace/lib/bin/unlit echo 'pgmgcc="gcc"' >> inplace/lib/bin/unlit echo 'export LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"' >> inplace/lib/bin/unlit echo 'exec "$executablename" ${1+"$@"}' >> inplace/lib/bin/unlit chmod +x inplace/lib/bin/unlit "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Search.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Search.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Unsafe.hs -o libraries/text/dist-boot/build/Data/Text/Unsafe.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Fusion/Size.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Size.o <<ghc: 106296056 bytes, 41 GCs, 9240804/19906824 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.772 elapsed), 0.082 MUT (0.371 elapsed), 0.169 GC (0.330 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/State/Strict.hs -o libraries/mtl/dist-boot/build/Control/Monad/State/Strict.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/Cont.hs -o libraries/mtl/dist-boot/build/Control/Monad/Cont.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/Error.hs -o libraries/mtl/dist-boot/build/Control/Monad/Error.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/Except.hs -o libraries/mtl/dist-boot/build/Control/Monad/Except.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/RWS/Class.hs -o libraries/mtl/dist-boot/build/Control/Monad/RWS/Class.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/Reader.hs -o libraries/mtl/dist-boot/build/Control/Monad/Reader.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/State/Lazy.hs -o libraries/mtl/dist-boot/build/Control/Monad/State/Lazy.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/Writer/Lazy.hs -o libraries/mtl/dist-boot/build/Control/Monad/Writer/Lazy.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/Writer/Strict.hs -o libraries/mtl/dist-boot/build/Control/Monad/Writer/Strict.o "rm" -f libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a libraries/transformers/dist-boot/build/libHStransformers-0.5.6.2.a.contents 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 <<ghc: 1222155552 bytes, 127 GCs, 16314051/38576560 avg/max bytes residency (7 samples), 95M in use, 0.000 INIT (0.836 elapsed), 1.123 MUT (2.044 elapsed), 0.723 GC (1.434 elapsed) :ghc>> "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/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Fusion/Types.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Types.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Private.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Private.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/RWS/Lazy.hs -o libraries/mtl/dist-boot/build/Control/Monad/RWS/Lazy.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/RWS/Strict.hs -o libraries/mtl/dist-boot/build/Control/Monad/RWS/Strict.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/State.hs -o libraries/mtl/dist-boot/build/Control/Monad/State.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/Writer.hs -o libraries/mtl/dist-boot/build/Control/Monad/Writer.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id mtl-2.2.2 -hide-all-packages -package-env - -i -ilibraries/mtl/. -ilibraries/mtl/dist-boot/build -Ilibraries/mtl/dist-boot/build -ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/dist-boot/build/./autogen -Ilibraries/mtl/. -optP-include -optPlibraries/mtl/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id transformers-0.5.6.2 -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -XSafe -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/mtl/dist-boot/build -c libraries/mtl/./Control/Monad/RWS.hs -o libraries/mtl/dist-boot/build/Control/Monad/RWS.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Fusion/CaseMapping.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/CaseMapping.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/. -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-heap/dist-boot/build -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/. -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-heap/dist-boot/build -c libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.o "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 "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/. -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-heap/dist-boot/build -c libraries/ghc-heap/./GHC/Exts/Heap/FFIClosures.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Fusion/Common.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Common.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-heap-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-heap/. -ilibraries/ghc-heap/dist-boot/build -Ilibraries/ghc-heap/dist-boot/build -ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/dist-boot/build/./autogen -Ilibraries/ghc-heap/. -optP-include -optPlibraries/ghc-heap/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id containers-0.6.2.1 -package-id ghc-prim-0.6.1 -package-id rts -Wall -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-heap/dist-boot/build -c libraries/ghc-heap/./GHC/Exts/Heap.hs -o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap.o "rm" -f libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.2.1.a libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.2.1.a.contents echo libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Closures.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ClosureTypes.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Constants.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTable/Types.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/InfoTableProf.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/Utils.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/Types.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.o libraries/ghc-heap/dist-boot/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.o libraries/ghc-heap/dist-boot/build/cbits/HeapPrim.o >> libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.2.1.a.contents "xargs" "ar" qcls libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.2.1.a < libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.2.1.a.contents "rm" -f libraries/ghc-heap/dist-boot/build/libHSghc-heap-9.2.1.a.contents "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Fusion.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Fusion.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/. -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/binary/dist-boot/build -c libraries/binary/src/Data/Binary/Generic.hs -o libraries/binary/dist-boot/build/Data/Binary/Generic.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Show.hs -o libraries/text/dist-boot/build/Data/Text/Show.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Encoding/Fusion/Common.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion/Common.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id binary-0.8.9.0 -hide-all-packages -package-env - -i -ilibraries/binary/src -ilibraries/binary/dist-boot/build -Ilibraries/binary/dist-boot/build -ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/dist-boot/build/./autogen -Ilibraries/binary/. -optP-include -optPlibraries/binary/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -O2 -Wall -fliberate-case-threshold=1000 -Wcompat -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/binary/dist-boot/build -c libraries/binary/src/Data/Binary.hs -o libraries/binary/dist-boot/build/Data/Binary.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Encoding/Fusion.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Lazy/Encoding/Fusion.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Encoding/Fusion.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Utils/MD5.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MD5.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/Binary.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Binary.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/. -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-boot/dist-boot/build -c libraries/ghc-boot/./GHC/Data/ShortText.hs -o libraries/ghc-boot/dist-boot/build/GHC/Data/ShortText.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/. -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-boot/dist-boot/build -c libraries/ghc-boot/./GHC/Data/SizedSeq.hs -o libraries/ghc-boot/dist-boot/build/GHC/Data/SizedSeq.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/. -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-boot/dist-boot/build -c libraries/ghc-boot/./GHC/LanguageExtensions.hs -o libraries/ghc-boot/dist-boot/build/GHC/LanguageExtensions.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/. -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-boot/dist-boot/build -c libraries/ghc-boot/./GHC/ForeignSrcLang.hs -o libraries/ghc-boot/dist-boot/build/GHC/ForeignSrcLang.o "rm" -f libraries/binary/dist-boot/build/libHSbinary-0.8.9.0.a libraries/binary/dist-boot/build/libHSbinary-0.8.9.0.a.contents echo libraries/binary/dist-boot/build/Data/Binary.o libraries/binary/dist-boot/build/Data/Binary/Put.o libraries/binary/dist-boot/build/Data/Binary/Get.o libraries/binary/dist-boot/build/Data/Binary/Get/Internal.o libraries/binary/dist-boot/build/Data/Binary/Builder.o libraries/binary/dist-boot/build/Data/Binary/Class.o libraries/binary/dist-boot/build/Data/Binary/Internal.o libraries/binary/dist-boot/build/Data/Binary/Generic.o libraries/binary/dist-boot/build/Data/Binary/FloatCast.o >> libraries/binary/dist-boot/build/libHSbinary-0.8.9.0.a.contents "xargs" "ar" qcls libraries/binary/dist-boot/build/libHSbinary-0.8.9.0.a < libraries/binary/dist-boot/build/libHSbinary-0.8.9.0.a.contents "rm" -f libraries/binary/dist-boot/build/libHSbinary-0.8.9.0.a.contents "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen -I/opt/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.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghci/dist-boot/build -c libraries/ghci/./GHCi/RemoteTypes.hs -o libraries/ghci/dist-boot/build/GHCi/RemoteTypes.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen -I/opt/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.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghci/dist-boot/build -c libraries/ghci/dist-boot/build/GHCi/FFI.hs -o libraries/ghci/dist-boot/build/GHCi/FFI.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen -I/opt/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.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghci/dist-boot/build -c libraries/ghci/./GHCi/BinaryArray.hs -o libraries/ghci/dist-boot/build/GHCi/BinaryArray.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Encoding.hs -o libraries/text/dist-boot/build/Data/Text/Encoding.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghc-boot-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghc-boot/. -ilibraries/ghc-boot/dist-boot/build -Ilibraries/ghc-boot/dist-boot/build -ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/dist-boot/build/./autogen -Ilibraries/ghc-boot/. -optP-include -optPlibraries/ghc-boot/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-th-9.2.1 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghc-boot/dist-boot/build -c libraries/ghc-boot/./GHC/Unit/Database.hs -o libraries/ghc-boot/dist-boot/build/GHC/Unit/Database.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen -I/opt/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.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghci/dist-boot/build -c libraries/ghci/./GHCi/ResolvedBCO.hs -o libraries/ghci/dist-boot/build/GHCi/ResolvedBCO.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Foreign.hs -o libraries/text/dist-boot/build/Data/Text/Foreign.o "rm" -f libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.2.1.a libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.2.1.a.contents echo libraries/ghc-boot/dist-boot/build/GHC/BaseDir.o libraries/ghc-boot/dist-boot/build/GHC/Data/ShortText.o libraries/ghc-boot/dist-boot/build/GHC/Data/SizedSeq.o libraries/ghc-boot/dist-boot/build/GHC/Utils/Encoding.o libraries/ghc-boot/dist-boot/build/GHC/LanguageExtensions.o libraries/ghc-boot/dist-boot/build/GHC/Unit/Database.o libraries/ghc-boot/dist-boot/build/GHC/Serialized.o libraries/ghc-boot/dist-boot/build/GHC/ForeignSrcLang.o libraries/ghc-boot/dist-boot/build/GHC/HandleEncoding.o libraries/ghc-boot/dist-boot/build/GHC/Platform/ArchOS.o libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.o libraries/ghc-boot/dist-boot/build/GHC/Settings/Utils.o libraries/ghc-boot/dist-boot/build/GHC/UniqueSubdir.o libraries/ghc-boot/dist-boot/build/GHC/Version.o >> libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.2.1.a.contents "xargs" "ar" qcls libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.2.1.a < libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.2.1.a.contents "rm" -f libraries/ghc-boot/dist-boot/build/libHSghc-boot-9.2.1.a.contents "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/template-haskell/dist-boot/build -c libraries/template-haskell/./Language/Haskell/TH/Lib/Internal.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Internal.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/template-haskell/dist-boot/build -c libraries/template-haskell/./Language/Haskell/TH/PprLib.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/PprLib.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/template-haskell/dist-boot/build -c libraries/template-haskell/./Language/Haskell/TH/Quote.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Quote.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/template-haskell/dist-boot/build -c libraries/template-haskell/./Language/Haskell/TH/CodeDo.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/CodeDo.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id exceptions-0.10.4 -hide-all-packages -package-env - -i -ilibraries/exceptions/src -ilibraries/exceptions/dist-boot/build -Ilibraries/exceptions/dist-boot/build -ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/. -optP-include -optPlibraries/exceptions/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id mtl-2.2.2 -package-id stm-2.5.0.0 -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/exceptions/dist-boot/build -c libraries/exceptions/src/Control/Monad/Catch.hs -o libraries/exceptions/dist-boot/build/Control/Monad/Catch.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/template-haskell/dist-boot/build -c libraries/template-haskell/./Language/Haskell/TH/Ppr.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Ppr.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/Exception.hs -o compiler/stage1/build/GHC/Utils/Exception.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id exceptions-0.10.4 -hide-all-packages -package-env - -i -ilibraries/exceptions/src -ilibraries/exceptions/dist-boot/build -Ilibraries/exceptions/dist-boot/build -ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/dist-boot/build/./autogen -Ilibraries/exceptions/. -optP-include -optPlibraries/exceptions/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id mtl-2.2.2 -package-id stm-2.5.0.0 -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/exceptions/dist-boot/build -c libraries/exceptions/src/Control/Monad/Catch/Pure.hs -o libraries/exceptions/dist-boot/build/Control/Monad/Catch/Pure.o <<ghc: 78640288 bytes, 24 GCs, 7855530/14770992 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.648 elapsed), 0.062 MUT (0.145 elapsed), 0.123 GC (0.216 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/Panic/Plain.hs -o compiler/stage1/build/GHC/Utils/Panic/Plain.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/template-haskell/dist-boot/build -c libraries/template-haskell/./Language/Haskell/TH/Lib.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib.o "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: 209011056 bytes, 48 GCs, 8896435/18192104 avg/max bytes residency (5 samples), 41M in use, 0.000 INIT (0.745 elapsed), 0.167 MUT (0.375 elapsed), 0.180 GC (0.264 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/Misc.hs -o compiler/stage1/build/GHC/Utils/Misc.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Platform.hs -o compiler/stage1/build/GHC/Platform.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text.hs -o libraries/text/dist-boot/build/Data/Text.o <<ghc: 727780328 bytes, 95 GCs, 14755882/35881512 avg/max bytes residency (6 samples), 78M in use, 0.000 INIT (0.789 elapsed), 0.587 MUT (1.031 elapsed), 0.433 GC (0.655 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Driver/Session.hs-boot -o compiler/stage1/build/GHC/Driver/Session.o-boot "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Settings.hs -o compiler/stage1/build/GHC/Settings.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Driver/Backend.hs -o compiler/stage1/build/GHC/Driver/Backend.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id template-haskell-2.18.0.0 -hide-all-packages -package-env - -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-boot/build -Ilibraries/template-haskell/dist-boot/build -ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/dist-boot/build/./autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id ghc-boot-th-9.2.1 -package-id ghc-prim-0.6.1 -package-id pretty-1.1.3.6 -Wall -this-unit-id template-haskell -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/template-haskell/dist-boot/build -c libraries/template-haskell/./Language/Haskell/TH.hs -o libraries/template-haskell/dist-boot/build/Language/Haskell/TH.o <<ghc: 43951280 bytes, 10 GCs, 4923752/10532328 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.714 elapsed), 0.038 MUT (0.141 elapsed), 0.078 GC (0.163 elapsed) :ghc>> <<ghc: 181106736 bytes, 32 GCs, 7759510/14199592 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.751 elapsed), 0.137 MUT (0.341 elapsed), 0.144 GC (0.284 elapsed) :ghc>> "rm" -f libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.18.0.0.a libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.18.0.0.a.contents "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen -I/opt/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.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghci/dist-boot/build -c libraries/ghci/./GHCi/TH/Binary.hs -o libraries/ghci/dist-boot/build/GHCi/TH/Binary.o echo libraries/template-haskell/dist-boot/build/Language/Haskell/TH.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Ppr.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/PprLib.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Quote.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Syntax.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/LanguageExtensions.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/CodeDo.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Internal.o libraries/template-haskell/dist-boot/build/Language/Haskell/TH/Lib/Map.o >> libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.18.0.0.a.contents "xargs" "ar" qcls libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.18.0.0.a < libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.18.0.0.a.contents "rm" -f libraries/template-haskell/dist-boot/build/libHStemplate-haskell-2.18.0.0.a.contents <<ghc: 1720677920 bytes, 153 GCs, 18166922/57918384 avg/max bytes residency (8 samples), 122M in use, 0.000 INIT (0.817 elapsed), 1.463 MUT (2.164 elapsed), 0.942 GC (1.412 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/FastString.hs -o compiler/stage1/build/GHC/Data/FastString.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/Ppr/Colour.hs -o compiler/stage1/build/GHC/Utils/Ppr/Colour.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/Maybe.hs -o compiler/stage1/build/GHC/Data/Maybe.o <<ghc: 539717360 bytes, 91 GCs, 14962829/31826376 avg/max bytes residency (7 samples), 82M in use, 0.000 INIT (0.648 elapsed), 0.319 MUT (0.597 elapsed), 0.430 GC (0.688 elapsed) :ghc>> <<ghc: 189622176 bytes, 34 GCs, 7995550/14103328 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.655 elapsed), 0.143 MUT (0.264 elapsed), 0.143 GC (0.197 elapsed) :ghc>> <<ghc: 183922584 bytes, 37 GCs, 9065179/20088384 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.735 elapsed), 0.147 MUT (0.334 elapsed), 0.188 GC (0.276 elapsed) :ghc>> <<ghc: 941862240 bytes, 95 GCs, 17119873/51338440 avg/max bytes residency (7 samples), 109M in use, 0.000 INIT (0.731 elapsed), 0.833 MUT (1.543 elapsed), 0.666 GC (1.136 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Name/Occurrence.hs-boot -o compiler/stage1/build/GHC/Types/Name/Occurrence.o-boot "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/BufHandle.hs -o compiler/stage1/build/GHC/Utils/BufHandle.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/Lexeme.hs -o compiler/stage1/build/GHC/Utils/Lexeme.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/StringBuffer.hs -o compiler/stage1/build/GHC/Data/StringBuffer.o <<ghc: 43574808 bytes, 10 GCs, 4930205/10575104 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.717 elapsed), 0.040 MUT (0.115 elapsed), 0.075 GC (0.170 elapsed) :ghc>> <<ghc: 217152256 bytes, 48 GCs, 10825723/23313104 avg/max bytes residency (5 samples), 51M in use, 0.000 INIT (0.781 elapsed), 0.183 MUT (0.330 elapsed), 0.215 GC (0.337 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/Ppr.hs -o compiler/stage1/build/GHC/Utils/Ppr.o <<ghc: 396383984 bytes, 78 GCs, 9526563/18727720 avg/max bytes residency (5 samples), 42M in use, 0.000 INIT (0.761 elapsed), 0.308 MUT (0.503 elapsed), 0.227 GC (0.335 elapsed) :ghc>> <<ghc: 678569784 bytes, 97 GCs, 11908572/28284824 avg/max bytes residency (6 samples), 61M in use, 0.000 INIT (0.816 elapsed), 0.549 MUT (0.851 elapsed), 0.423 GC (0.615 elapsed) :ghc>> <<ghc: 783673800 bytes, 105 GCs, 10548558/26267872 avg/max bytes residency (6 samples), 57M in use, 0.000 INIT (0.650 elapsed), 0.633 MUT (0.917 elapsed), 0.423 GC (0.604 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/Outputable.hs -o compiler/stage1/build/GHC/Utils/Outputable.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Lazy.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Lazy.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/IO.hs -o libraries/text/dist-boot/build/Data/Text/Internal/IO.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Read.hs -o libraries/text/dist-boot/build/Data/Text/Read.o <<ghc: 2367002664 bytes, 225 GCs, 30310619/100862808 avg/max bytes residency (9 samples), 222M in use, 0.000 INIT (0.729 elapsed), 1.825 MUT (2.578 elapsed), 1.445 GC (2.114 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Lazy/Search.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Search.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Lazy/Fusion.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Fusion.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Lazy/Internal.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Internal.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/Panic.hs -o compiler/stage1/build/GHC/Utils/Panic.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/Json.hs -o compiler/stage1/build/GHC/Utils/Json.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Id/Info.hs-boot -o compiler/stage1/build/GHC/Types/Id/Info.o-boot "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/Bag.hs -o compiler/stage1/build/GHC/Data/Bag.o <<ghc: 50122008 bytes, 12 GCs, 5578426/12155696 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.701 elapsed), 0.040 MUT (0.098 elapsed), 0.084 GC (0.213 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/Pair.hs -o compiler/stage1/build/GHC/Data/Pair.o <<ghc: 180003864 bytes, 37 GCs, 8509792/15124016 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.832 elapsed), 0.141 MUT (0.321 elapsed), 0.163 GC (0.253 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/ForeignStubs.hs -o compiler/stage1/build/GHC/Types/ForeignStubs.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./Language/Haskell/Syntax/Extension.hs -o compiler/stage1/build/Language/Haskell/Syntax/Extension.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Unit/Ppr.hs -o compiler/stage1/build/GHC/Unit/Ppr.o <<ghc: 391724648 bytes, 62 GCs, 12901262/32922712 avg/max bytes residency (6 samples), 70M in use, 0.000 INIT (0.810 elapsed), 0.317 MUT (0.754 elapsed), 0.329 GC (0.706 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/Asm.hs -o compiler/stage1/build/GHC/Utils/Asm.o <<ghc: 100429584 bytes, 28 GCs, 7612616/15333040 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.694 elapsed), 0.083 MUT (0.244 elapsed), 0.138 GC (0.319 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Lazy/Encoding.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Encoding.o <<ghc: 100956704 bytes, 26 GCs, 8270418/15027336 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.723 elapsed), 0.081 MUT (0.182 elapsed), 0.134 GC (0.228 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/IO.hs -o libraries/text/dist-boot/build/Data/Text/IO.o <<ghc: 268268480 bytes, 55 GCs, 9521736/21136856 avg/max bytes residency (5 samples), 47M in use, 0.000 INIT (0.717 elapsed), 0.220 MUT (0.497 elapsed), 0.227 GC (0.511 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Unique.hs -o compiler/stage1/build/GHC/Types/Unique.o <<ghc: 269231808 bytes, 53 GCs, 11970584/31111064 avg/max bytes residency (6 samples), 66M in use, 0.000 INIT (0.731 elapsed), 0.214 MUT (0.394 elapsed), 0.292 GC (0.567 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/SrcLoc.hs -o compiler/stage1/build/GHC/Types/SrcLoc.o <<ghc: 73401248 bytes, 22 GCs, 8286716/15417288 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.697 elapsed), 0.062 MUT (0.230 elapsed), 0.132 GC (0.241 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/OrdList.hs -o compiler/stage1/build/GHC/Data/OrdList.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Driver/Ppr.hs -o compiler/stage1/build/GHC/Driver/Ppr.o <<ghc: 880040256 bytes, 89 GCs, 20192097/60029944 avg/max bytes residency (7 samples), 126M in use, 0.000 INIT (0.702 elapsed), 0.754 MUT (1.252 elapsed), 0.588 GC (1.032 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Driver/Flags.hs -o compiler/stage1/build/GHC/Driver/Flags.o <<ghc: 184855896 bytes, 40 GCs, 8321393/17344072 avg/max bytes residency (5 samples), 39M in use, 0.000 INIT (0.810 elapsed), 0.146 MUT (0.340 elapsed), 0.170 GC (0.257 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/SysTools/BaseDir.hs -o compiler/stage1/build/GHC/SysTools/BaseDir.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/CFG/Weight.hs -o compiler/stage1/build/GHC/CmmToAsm/CFG/Weight.o <<ghc: 220061440 bytes, 44 GCs, 10731299/24685240 avg/max bytes residency (5 samples), 54M in use, 0.000 INIT (0.729 elapsed), 0.170 MUT (0.364 elapsed), 0.236 GC (0.427 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./Language/Haskell/Syntax/Expr.hs-boot -o compiler/stage1/build/Language/Haskell/Syntax/Expr.o-boot <<ghc: 399096936 bytes, 62 GCs, 9590654/20344520 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.835 elapsed), 0.324 MUT (0.700 elapsed), 0.255 GC (0.511 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./Language/Haskell/Syntax/Pat.hs-boot -o compiler/stage1/build/Language/Haskell/Syntax/Pat.o-boot <<ghc: 85620840 bytes, 26 GCs, 5337828/9974488 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.740 elapsed), 0.070 MUT (0.220 elapsed), 0.103 GC (0.286 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/Type.hs -o compiler/stage1/build/GHC/Cmm/Type.o <<ghc: 49520904 bytes, 10 GCs, 5688229/12637048 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.823 elapsed), 0.042 MUT (0.128 elapsed), 0.075 GC (0.139 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Parser/CharClass.hs -o compiler/stage1/build/GHC/Parser/CharClass.o <<ghc: 188284200 bytes, 61 GCs, 10542164/21842368 avg/max bytes residency (5 samples), 48M in use, 0.000 INIT (0.781 elapsed), 0.136 MUT (0.265 elapsed), 0.196 GC (0.347 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/PPC/Cond.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/Cond.o <<ghc: 48483072 bytes, 10 GCs, 5679434/12617656 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.687 elapsed), 0.038 MUT (0.105 elapsed), 0.070 GC (0.214 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/SPARC/Base.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Base.o <<ghc: 89859592 bytes, 24 GCs, 6993806/12330128 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.744 elapsed), 0.067 MUT (0.216 elapsed), 0.121 GC (0.237 elapsed) :ghc>> <<ghc: 105596304 bytes, 29 GCs, 7511820/13101040 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.819 elapsed), 0.080 MUT (0.175 elapsed), 0.131 GC (0.213 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Unique/FM.hs -o compiler/stage1/build/GHC/Types/Unique/FM.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Name.hs-boot -o compiler/stage1/build/GHC/Types/Name.o-boot <<ghc: 705868504 bytes, 102 GCs, 13275340/32381296 avg/max bytes residency (6 samples), 69M in use, 0.000 INIT (0.739 elapsed), 0.483 MUT (0.853 elapsed), 0.402 GC (0.559 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/List/SetOps.hs -o compiler/stage1/build/GHC/Data/List/SetOps.o <<ghc: 180022544 bytes, 41 GCs, 7220896/15561832 avg/max bytes residency (5 samples), 35M in use, 0.000 INIT (0.833 elapsed), 0.124 MUT (0.387 elapsed), 0.157 GC (0.376 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Unique/Supply.hs -o compiler/stage1/build/GHC/Types/Unique/Supply.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/MachOp.hs -o compiler/stage1/build/GHC/Cmm/MachOp.o <<ghc: 1879103520 bytes, 252 GCs, 18659931/34126008 avg/max bytes residency (9 samples), 93M in use, 0.000 INIT (0.764 elapsed), 1.354 MUT (2.268 elapsed), 0.937 GC (1.645 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Settings/IO.hs -o compiler/stage1/build/GHC/Settings/IO.o <<ghc: 75613720 bytes, 24 GCs, 7820112/15073432 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.738 elapsed), 0.059 MUT (0.202 elapsed), 0.137 GC (0.402 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Lazy.hs -o libraries/text/dist-boot/build/Data/Text/Lazy.o <<ghc: 221319656 bytes, 47 GCs, 8789665/18862032 avg/max bytes residency (5 samples), 42M in use, 0.000 INIT (0.720 elapsed), 0.177 MUT (0.325 elapsed), 0.197 GC (0.335 elapsed) :ghc>> <<ghc: 2369103664 bytes, 152 GCs, 25325537/72780488 avg/max bytes residency (8 samples), 173M in use, 0.000 INIT (0.684 elapsed), 1.924 MUT (3.369 elapsed), 1.281 GC (2.273 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Var.hs-boot -o compiler/stage1/build/GHC/Types/Var.o-boot "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/TyCon.hs-boot -o compiler/stage1/build/GHC/Core/TyCon.o-boot <<ghc: 196979160 bytes, 46 GCs, 7216555/14693160 avg/max bytes residency (5 samples), 34M in use, 0.000 INIT (0.734 elapsed), 0.152 MUT (0.683 elapsed), 0.174 GC (0.275 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Error.hs -o compiler/stage1/build/GHC/Types/Error.o <<ghc: 46701888 bytes, 10 GCs, 5493714/12127448 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.682 elapsed), 0.037 MUT (0.084 elapsed), 0.075 GC (0.163 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Driver/CmdLine.hs -o compiler/stage1/build/GHC/Driver/CmdLine.o <<ghc: 51535888 bytes, 13 GCs, 5644938/12323904 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.798 elapsed), 0.042 MUT (0.114 elapsed), 0.086 GC (0.218 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Platform/Ways.hs -o compiler/stage1/build/GHC/Platform/Ways.o <<ghc: 744005944 bytes, 68 GCs, 13008182/34102944 avg/max bytes residency (6 samples), 75M in use, 0.000 INIT (0.741 elapsed), 0.521 MUT (1.050 elapsed), 0.359 GC (0.552 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/TyThing.hs-boot -o compiler/stage1/build/GHC/Types/TyThing.o-boot <<ghc: 1445617544 bytes, 131 GCs, 18353331/49511288 avg/max bytes residency (7 samples), 108M in use, 0.000 INIT (0.763 elapsed), 1.167 MUT (1.850 elapsed), 0.786 GC (1.222 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Id.hs-boot -o compiler/stage1/build/GHC/Types/Id.o-boot <<ghc: 1586026552 bytes, 249 GCs, 16203953/28095112 avg/max bytes residency (9 samples), 77M in use, 0.000 INIT (0.712 elapsed), 1.102 MUT (1.892 elapsed), 0.828 GC (1.240 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/TyCo/Rep.hs-boot -o compiler/stage1/build/GHC/Core/TyCo/Rep.o-boot <<ghc: 45234336 bytes, 10 GCs, 5457592/12039736 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.716 elapsed), 0.038 MUT (0.129 elapsed), 0.078 GC (0.187 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Tc/Utils/TcType.hs-boot -o compiler/stage1/build/GHC/Tc/Utils/TcType.o-boot <<ghc: 652363352 bytes, 100 GCs, 12342874/27427920 avg/max bytes residency (6 samples), 61M in use, 0.000 INIT (0.708 elapsed), 0.515 MUT (0.825 elapsed), 0.382 GC (0.538 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/CPrim.hs -o compiler/stage1/build/GHC/CmmToAsm/CPrim.o <<ghc: 385643600 bytes, 67 GCs, 8597604/18283512 avg/max bytes residency (5 samples), 41M in use, 0.000 INIT (0.779 elapsed), 0.265 MUT (0.661 elapsed), 0.221 GC (0.381 elapsed) :ghc>> <<ghc: 45815472 bytes, 10 GCs, 5498264/12137240 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.684 elapsed), 0.036 MUT (0.078 elapsed), 0.072 GC (0.152 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Unique/DFM.hs -o compiler/stage1/build/GHC/Types/Unique/DFM.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/Binary.hs -o compiler/stage1/build/GHC/Utils/Binary.o <<ghc: 59684592 bytes, 22 GCs, 7311164/14151104 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.645 elapsed), 0.047 MUT (0.115 elapsed), 0.116 GC (0.245 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/Graph/Directed.hs -o compiler/stage1/build/GHC/Data/Graph/Directed.o <<ghc: 1311640872 bytes, 154 GCs, 17229386/33638608 avg/max bytes residency (7 samples), 93M in use, 0.000 INIT (0.756 elapsed), 0.950 MUT (1.514 elapsed), 0.739 GC (1.155 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Platform/Profile.hs -o compiler/stage1/build/GHC/Platform/Profile.o <<ghc: 50334312 bytes, 12 GCs, 5604504/12223544 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.745 elapsed), 0.042 MUT (0.160 elapsed), 0.081 GC (0.231 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Unique/Map.hs -o compiler/stage1/build/GHC/Types/Unique/Map.o <<ghc: 207906560 bytes, 97 GCs, 6909458/12737912 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.717 elapsed), 0.152 MUT (0.396 elapsed), 0.145 GC (0.262 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Linear/StackMap.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/StackMap.o <<ghc: 81198616 bytes, 19 GCs, 7410374/13081416 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.734 elapsed), 0.064 MUT (0.229 elapsed), 0.114 GC (0.256 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/TyCo/Ppr.hs-boot -o compiler/stage1/build/GHC/Core/TyCo/Ppr.o-boot <<ghc: 74161336 bytes, 18 GCs, 7448990/13304768 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.761 elapsed), 0.064 MUT (0.215 elapsed), 0.121 GC (0.215 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Type.hs-boot -o compiler/stage1/build/GHC/Core/Type.o-boot <<ghc: 504607312 bytes, 67 GCs, 15032729/39015416 avg/max bytes residency (6 samples), 82M in use, 0.000 INIT (0.724 elapsed), 0.444 MUT (0.815 elapsed), 0.364 GC (0.676 elapsed) :ghc>> <<ghc: 49893552 bytes, 11 GCs, 5582104/12179888 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.692 elapsed), 0.043 MUT (0.118 elapsed), 0.085 GC (0.168 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/SourceError.hs -o compiler/stage1/build/GHC/Types/SourceError.o <<ghc: 824915512 bytes, 81 GCs, 14667358/38063912 avg/max bytes residency (6 samples), 82M in use, 0.000 INIT (0.759 elapsed), 0.721 MUT (1.148 elapsed), 0.470 GC (0.748 elapsed) :ghc>> <<ghc: 1169135320 bytes, 123 GCs, 17256582/46222176 avg/max bytes residency (7 samples), 101M in use, 0.000 INIT (0.892 elapsed), 1.027 MUT (1.659 elapsed), 0.681 GC (1.072 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Unique/Set.hs -o compiler/stage1/build/GHC/Types/Unique/Set.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/FastString/Env.hs -o compiler/stage1/build/GHC/Data/FastString/Env.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Unique/SDFM.hs -o compiler/stage1/build/GHC/Types/Unique/SDFM.o <<ghc: 63767008 bytes, 17 GCs, 7618066/13398048 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.788 elapsed), 0.050 MUT (0.142 elapsed), 0.129 GC (0.292 elapsed) :ghc>> <<ghc: 118389232 bytes, 29 GCs, 8335716/15229592 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.696 elapsed), 0.098 MUT (0.208 elapsed), 0.156 GC (0.261 elapsed) :ghc>> <<ghc: 148427056 bytes, 30 GCs, 8409780/15224176 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.640 elapsed), 0.116 MUT (0.231 elapsed), 0.147 GC (0.231 elapsed) :ghc>> <<ghc: 186037240 bytes, 41 GCs, 10370201/23748264 avg/max bytes residency (5 samples), 52M in use, 0.000 INIT (0.755 elapsed), 0.154 MUT (0.322 elapsed), 0.209 GC (0.394 elapsed) :ghc>> <<ghc: 369916840 bytes, 79 GCs, 15042485/39205976 avg/max bytes residency (6 samples), 83M in use, 0.000 INIT (0.751 elapsed), 0.318 MUT (0.615 elapsed), 0.352 GC (0.675 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Unique/DSet.hs -o compiler/stage1/build/GHC/Types/Unique/DSet.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/Graph/Base.hs -o compiler/stage1/build/GHC/Data/Graph/Base.o <<ghc: 84486560 bytes, 18 GCs, 7324008/12860472 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.685 elapsed), 0.069 MUT (0.216 elapsed), 0.117 GC (0.221 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/Graph/Ppr.hs -o compiler/stage1/build/GHC/Data/Graph/Ppr.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/Graph/Ops.hs -o compiler/stage1/build/GHC/Data/Graph/Ops.o <<ghc: 355099104 bytes, 99 GCs, 10919019/25359456 avg/max bytes residency (5 samples), 56M in use, 0.000 INIT (0.680 elapsed), 0.311 MUT (0.646 elapsed), 0.303 GC (0.623 elapsed) :ghc>> <<ghc: 575598800 bytes, 70 GCs, 10665579/24942448 avg/max bytes residency (5 samples), 54M in use, 0.000 INIT (0.703 elapsed), 0.480 MUT (0.822 elapsed), 0.294 GC (0.478 elapsed) :ghc>> <<ghc: 826716792 bytes, 105 GCs, 12006654/29156056 avg/max bytes residency (6 samples), 63M in use, 0.000 INIT (0.719 elapsed), 0.742 MUT (1.134 elapsed), 0.435 GC (0.589 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/Graph/Color.hs -o compiler/stage1/build/GHC/Data/Graph/Color.o <<ghc: 4316271296 bytes, 354 GCs, 38365590/110449272 avg/max bytes residency (13 samples), 263M in use, 0.000 INIT (0.768 elapsed), 3.654 MUT (5.332 elapsed), 3.226 GC (4.817 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Unit/Module/Name.hs -o compiler/stage1/build/GHC/Unit/Module/Name.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/SourceText.hs -o compiler/stage1/build/GHC/Types/SourceText.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/FieldLabel.hs -o compiler/stage1/build/GHC/Types/FieldLabel.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/SafeHaskell.hs -o compiler/stage1/build/GHC/Types/SafeHaskell.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/SourceFile.hs -o compiler/stage1/build/GHC/Types/SourceFile.o <<ghc: 393291272 bytes, 69 GCs, 9368995/20544304 avg/max bytes residency (5 samples), 46M in use, 0.000 INIT (0.685 elapsed), 0.308 MUT (0.550 elapsed), 0.228 GC (0.338 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/CostCentre/State.hs -o compiler/stage1/build/GHC/Types/CostCentre/State.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Iface/Ext/Fields.hs -o compiler/stage1/build/GHC/Iface/Ext/Fields.o <<ghc: 226423040 bytes, 42 GCs, 8906400/16381888 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.757 elapsed), 0.182 MUT (0.426 elapsed), 0.169 GC (0.292 elapsed) :ghc>> <<ghc: 210379568 bytes, 44 GCs, 7745780/14020736 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.755 elapsed), 0.161 MUT (0.336 elapsed), 0.150 GC (0.328 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/Binary/Typeable.hs -o compiler/stage1/build/GHC/Utils/Binary/Typeable.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/Parsec/Prim.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Prim.o <<ghc: 220084984 bytes, 42 GCs, 11473217/25728648 avg/max bytes residency (5 samples), 56M in use, 0.000 INIT (0.742 elapsed), 0.178 MUT (0.373 elapsed), 0.240 GC (0.450 elapsed) :ghc>> <<ghc: 298689792 bytes, 51 GCs, 11857219/27267280 avg/max bytes residency (5 samples), 59M in use, 0.000 INIT (0.754 elapsed), 0.258 MUT (0.500 elapsed), 0.279 GC (0.505 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Utils/Structured.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Structured.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Lazy/IO.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/IO.o <<ghc: 486962088 bytes, 69 GCs, 12628420/28154560 avg/max bytes residency (5 samples), 61M in use, 0.000 INIT (0.760 elapsed), 0.399 MUT (0.638 elapsed), 0.313 GC (0.766 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Builder.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Builder.o <<ghc: 694950176 bytes, 102 GCs, 15080076/36206152 avg/max bytes residency (6 samples), 77M in use, 0.000 INIT (0.776 elapsed), 0.578 MUT (0.978 elapsed), 0.440 GC (0.829 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Lazy/Read.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Read.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Unit/Types.hs -o compiler/stage1/build/GHC/Unit/Types.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Driver/Phases.hs -o compiler/stage1/build/GHC/Driver/Phases.o <<ghc: 1557955352 bytes, 155 GCs, 18716844/44753488 avg/max bytes residency (7 samples), 108M in use, 0.000 INIT (0.778 elapsed), 1.336 MUT (2.347 elapsed), 0.883 GC (1.446 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id ghci-9.2.1 -hide-all-packages -package-env - -i -ilibraries/ghci/. -ilibraries/ghci/dist-boot/build -Ilibraries/ghci/dist-boot/build -ilibraries/ghci/dist-boot/build/./autogen -Ilibraries/ghci/dist-boot/build/./autogen -I/opt/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.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghc-prim-0.6.1 -package-id rts -package-id template-haskell-2.18.0.0 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -XHaskell2010 -XNoImplicitPrelude -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/ghci/dist-boot/build -c libraries/ghci/./GHCi/Message.hs -o libraries/ghci/dist-boot/build/GHCi/Message.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Basic.hs -o compiler/stage1/build/GHC/Types/Basic.o <<ghc: 1144809584 bytes, 176 GCs, 15999587/36317352 avg/max bytes residency (8 samples), 85M in use, 0.000 INIT (0.702 elapsed), 0.951 MUT (1.440 elapsed), 0.787 GC (1.391 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Fixity.hs -o compiler/stage1/build/GHC/Types/Fixity.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Lazy/Builder.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Builder.o <<ghc: 517573416 bytes, 91 GCs, 11169333/24341040 avg/max bytes residency (6 samples), 55M in use, 0.000 INIT (0.703 elapsed), 0.397 MUT (0.864 elapsed), 0.325 GC (0.579 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/Parsec/Combinator.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Combinator.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/Parsec/Char.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Char.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/Parsec/String.hs -o libraries/parsec/dist-boot/build/Text/Parsec/String.o <<ghc: 597426120 bytes, 77 GCs, 12390294/28543016 avg/max bytes residency (5 samples), 61M in use, 0.000 INIT (0.715 elapsed), 0.517 MUT (0.813 elapsed), 0.371 GC (0.637 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/Parsec/ByteString.hs -o libraries/parsec/dist-boot/build/Text/Parsec/ByteString.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/Parsec/ByteString/Lazy.hs -o libraries/parsec/dist-boot/build/Text/Parsec/ByteString/Lazy.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/Parsec/Text.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Text.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/Parsec/Text/Lazy.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Text/Lazy.o <<ghc: 1838851392 bytes, 158 GCs, 22290851/61861736 avg/max bytes residency (7 samples), 132M in use, 0.000 INIT (0.686 elapsed), 1.575 MUT (2.523 elapsed), 1.123 GC (1.824 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Internal/Builder/Functions.hs -o libraries/text/dist-boot/build/Data/Text/Internal/Builder/Functions.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Unit/Home.hs -o compiler/stage1/build/GHC/Unit/Home.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Unit/Module/Env.hs -o compiler/stage1/build/GHC/Unit/Module/Env.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Unit/Module/Location.hs -o compiler/stage1/build/GHC/Unit/Module/Location.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Unit/Parser.hs -o compiler/stage1/build/GHC/Unit/Parser.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/Parsec.hs -o libraries/parsec/dist-boot/build/Text/Parsec.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/NonEmptySet.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/NonEmptySet.o <<ghc: 243439136 bytes, 65 GCs, 9582824/21009536 avg/max bytes residency (5 samples), 46M in use, 0.000 INIT (0.669 elapsed), 0.185 MUT (0.422 elapsed), 0.212 GC (0.316 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/Semigroup.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Semigroup.o <<ghc: 151190680 bytes, 29 GCs, 8712192/16162408 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.731 elapsed), 0.124 MUT (0.347 elapsed), 0.150 GC (0.322 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/Parsec/Token.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Token.o <<ghc: 175498016 bytes, 37 GCs, 8530340/15656008 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.769 elapsed), 0.152 MUT (0.412 elapsed), 0.158 GC (0.337 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/Parsec/Expr.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Expr.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/ParserCombinators/Parsec/Char.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Char.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/ParserCombinators/Parsec/Combinator.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Combinator.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/ParserCombinators/Parsec/Prim.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Prim.o <<ghc: 1244166576 bytes, 155 GCs, 17158610/42412048 avg/max bytes residency (7 samples), 96M in use, 0.000 INIT (0.720 elapsed), 0.940 MUT (1.715 elapsed), 0.724 GC (1.112 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Lazy/Builder/Int.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Builder/Int.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Unit/Module.hs -o compiler/stage1/build/GHC/Unit/Module.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/Prelude.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/Parsec/Perm.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Perm.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/ParserCombinators/Parsec.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec.o <<ghc: 3866170800 bytes, 314 GCs, 31367069/77792080 avg/max bytes residency (11 samples), 181M in use, 0.000 INIT (0.744 elapsed), 3.165 MUT (4.704 elapsed), 2.398 GC (3.716 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/DataCon.hs-boot -o compiler/stage1/build/GHC/Core/DataCon.o-boot <<ghc: 218156352 bytes, 59 GCs, 9886516/22191080 avg/max bytes residency (5 samples), 48M in use, 0.000 INIT (0.807 elapsed), 0.171 MUT (0.269 elapsed), 0.199 GC (0.354 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/ForeignCall.hs -o compiler/stage1/build/GHC/Types/ForeignCall.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Unit/Info.hs -o compiler/stage1/build/GHC/Unit/Info.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Config.hs -o compiler/stage1/build/GHC/CmmToAsm/Config.o <<ghc: 79599896 bytes, 23 GCs, 7552954/14528264 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.694 elapsed), 0.059 MUT (0.181 elapsed), 0.135 GC (0.253 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/ParserCombinators/Parsec/Expr.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Expr.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/ParserCombinators/Parsec/Perm.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Perm.o <<ghc: 175336120 bytes, 37 GCs, 7113584/14316200 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.812 elapsed), 0.124 MUT (0.241 elapsed), 0.161 GC (0.263 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Builtin/Types.hs-boot -o compiler/stage1/build/GHC/Builtin/Types.o-boot "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/DList.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/DList.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/Parsing.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Parsing.o <<ghc: 660201592 bytes, 97 GCs, 13248702/30789200 avg/max bytes residency (6 samples), 66M in use, 0.000 INIT (0.814 elapsed), 0.548 MUT (1.005 elapsed), 0.414 GC (0.808 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Parsec/Position.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Position.o <<ghc: 57602968 bytes, 23 GCs, 4439120/8585544 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.703 elapsed), 0.046 MUT (0.158 elapsed), 0.086 GC (0.234 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Utils/Generic.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Generic.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/CabalSpecVersion.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/CabalSpecVersion.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Utils/ShortText.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/ShortText.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Verbosity/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity/Internal.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/CopyFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CopyFile.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Utils/IOData.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/IOData.o <<ghc: 2060746360 bytes, 168 GCs, 25258500/64155200 avg/max bytes residency (8 samples), 152M in use, 0.000 INIT (0.697 elapsed), 1.772 MUT (3.323 elapsed), 1.267 GC (1.923 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/Graph.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Graph.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Utils/Progress.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Progress.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/Condition.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Condition.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/InstallDirs/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs/Internal.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/Environment.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Environment.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Flag.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Flag.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/GetOpt.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/GetOpt.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Utils/MapAccum.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MapAccum.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/ResponseFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ResponseFile.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/Prelude/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude/Internal.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/CCompiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/CCompiler.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/Quirks.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Quirks.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/GetShortPathName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/GetShortPathName.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/TestSuite.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/TestSuite.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/SnocList.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/SnocList.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/Parsec/Language.hs -o libraries/parsec/dist-boot/build/Text/Parsec/Language.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/ParserCombinators/Parsec/Token.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Token.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id text-1.2.5.0 -hide-all-packages -package-env - -i -ilibraries/text/src -ilibraries/text/dist-boot/build -Ilibraries/text/dist-boot/build -ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/dist-boot/build/./autogen -Ilibraries/text/include -Ilibraries/text/dist-boot/build/include -optP-include -optPlibraries/text/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id deepseq-1.4.4.0 -package-id ghc-prim-0.6.1 -package-id template-haskell-2.18.0.0 -Wall -fwarn-tabs -funbox-strict-fields -O2 -XHaskell2010 -XNondecreasingIndentation -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/text/dist-boot/build -c libraries/text/src/Data/Text/Lazy/Builder/RealFloat.hs -o libraries/text/dist-boot/build/Data/Text/Lazy/Builder/RealFloat.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Builtin/Uniques.hs -o compiler/stage1/build/GHC/Builtin/Uniques.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Var.hs -o compiler/stage1/build/GHC/Types/Var.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Unit.hs -o compiler/stage1/build/GHC/Unit.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/CharParsing.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CharParsing.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Parsec/Warning.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Warning.o <<ghc: 61027752 bytes, 21 GCs, 5822038/11549808 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.678 elapsed), 0.048 MUT (0.213 elapsed), 0.106 GC (0.198 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Parsec/FieldLineStream.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/FieldLineStream.o <<ghc: 296971728 bytes, 45 GCs, 9781691/21177688 avg/max bytes residency (5 samples), 47M in use, 0.000 INIT (0.662 elapsed), 0.234 MUT (0.607 elapsed), 0.224 GC (0.460 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Parsec/Error.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Error.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Pretty.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Pretty.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Lens.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseListVersion.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseListVersion.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Internal.o <<ghc: 1647987696 bytes, 154 GCs, 20452607/54194880 avg/max bytes residency (8 samples), 131M in use, 0.000 INIT (0.727 elapsed), 1.379 MUT (2.068 elapsed), 0.975 GC (1.564 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Lex.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Lex.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/PreProcess/Unlit.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/Unlit.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Name/Occurrence.hs -o compiler/stage1/build/GHC/Types/Name/Occurrence.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Target.hs -o compiler/stage1/build/GHC/Types/Target.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Platform/Reg/Class.hs -o compiler/stage1/build/GHC/Platform/Reg/Class.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Graph/Base.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Base.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Parsec.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Fields/LexerMonad.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/LexerMonad.o <<ghc: 153432840 bytes, 34 GCs, 8726466/16304352 avg/max bytes residency (4 samples), 37M in use, 0.000 INIT (0.738 elapsed), 0.115 MUT (0.233 elapsed), 0.145 GC (0.220 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/CondTree.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/CondTree.o <<ghc: 98047736 bytes, 27 GCs, 8041428/14758432 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.694 elapsed), 0.072 MUT (0.285 elapsed), 0.128 GC (0.246 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id parsec-3.1.14.0 -hide-all-packages -package-env - -i -ilibraries/parsec/src -ilibraries/parsec/dist-boot/build -Ilibraries/parsec/dist-boot/build -ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/dist-boot/build/./autogen -Ilibraries/parsec/. -optP-include -optPlibraries/parsec/dist-boot/build/./autogen/cabal_macros.h -package-id base-4.14.1.0 -package-id bytestring-0.10.12.0 -package-id mtl-2.2.2 -package-id text-1.2.5.0 -Wall -Wcompat -Wnoncanonical-monad-instances -Wno-trustworthy-safe -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/parsec/dist-boot/build -c libraries/parsec/src/Text/ParserCombinators/Parsec/Language.hs -o libraries/parsec/dist-boot/build/Text/ParserCombinators/Parsec/Language.o <<ghc: 675971768 bytes, 111 GCs, 10747292/21999848 avg/max bytes residency (5 samples), 48M in use, 0.000 INIT (0.649 elapsed), 0.524 MUT (0.863 elapsed), 0.324 GC (0.462 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Platform/Reg.hs -o compiler/stage1/build/GHC/Platform/Reg.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Graph/X86.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/X86.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Fields/Lexer.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Lexer.o <<ghc: 1451454304 bytes, 143 GCs, 17624878/48671784 avg/max bytes residency (7 samples), 102M in use, 0.000 INIT (0.719 elapsed), 1.244 MUT (2.071 elapsed), 0.849 GC (1.344 elapsed) :ghc>> "rm" -f libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a libraries/parsec/dist-boot/build/libHSparsec-3.1.14.0.a.contents 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/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Name.hs -o compiler/stage1/build/GHC/Types/Name.o <<ghc: 537096688 bytes, 83 GCs, 9533635/21106592 avg/max bytes residency (5 samples), 46M in use, 0.000 INIT (0.712 elapsed), 0.411 MUT (0.717 elapsed), 0.261 GC (0.430 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Unit/Module/Warnings.hs -o compiler/stage1/build/GHC/Unit/Module/Warnings.o <<ghc: 288817584 bytes, 55 GCs, 10967953/22782904 avg/max bytes residency (5 samples), 50M in use, 0.000 INIT (0.721 elapsed), 0.243 MUT (0.485 elapsed), 0.250 GC (0.476 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Graph/TrivColorable.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/TrivColorable.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Utils.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Utils.o <<ghc: 169465448 bytes, 41 GCs, 8020096/17616720 avg/max bytes residency (5 samples), 39M in use, 0.000 INIT (0.660 elapsed), 0.127 MUT (0.394 elapsed), 0.163 GC (0.284 elapsed) :ghc>> <<ghc: 54385872 bytes, 16 GCs, 7544762/13721528 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.719 elapsed), 0.047 MUT (0.300 elapsed), 0.120 GC (0.250 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/Version.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Version.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/PackageName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/ReadE.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ReadE.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/System.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/System.o <<ghc: 1114412984 bytes, 123 GCs, 19073048/50577584 avg/max bytes residency (7 samples), 111M in use, 0.000 INIT (0.712 elapsed), 0.888 MUT (1.359 elapsed), 0.760 GC (1.372 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/ModuleName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ModuleName.o <<ghc: 979182168 bytes, 103 GCs, 17069536/42990536 avg/max bytes residency (6 samples), 90M in use, 0.000 INIT (0.700 elapsed), 0.840 MUT (1.456 elapsed), 0.608 GC (1.091 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/ComponentId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentId.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Text.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Text.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigName.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/AbiHash.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiHash.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseReference.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseReference.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseId.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseExceptionId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExceptionId.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/LibraryVisibility.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryVisibility.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Language/Haskell/Extension.hs -o libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/Extension.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Utils/Path.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Path.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigVersion.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersion.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/ExecutableScope.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExecutableScope.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/ForeignLibType.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibType.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/ForeignLibOption.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibOption.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/SourceRepo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/BuildType.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildType.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/Flag.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Flag.o "rm" -f libraries/text/dist-boot/build/libHStext-1.2.5.0.a libraries/text/dist-boot/build/libHStext-1.2.5.0.a.contents echo libraries/text/dist-boot/build/Data/Text.o libraries/text/dist-boot/build/Data/Text/Array.o libraries/text/dist-boot/build/Data/Text/Encoding.o libraries/text/dist-boot/build/Data/Text/Encoding/Error.o libraries/text/dist-boot/build/Data/Text/Foreign.o libraries/text/dist-boot/build/Data/Text/IO.o libraries/text/dist-boot/build/Data/Text/Internal.o libraries/text/dist-boot/build/Data/Text/Internal/Builder.o libraries/text/dist-boot/build/Data/Text/Internal/Builder/Functions.o libraries/text/dist-boot/build/Data/Text/Internal/Builder/Int/Digits.o libraries/text/dist-boot/build/Data/Text/Internal/Builder/RealFloat/Functions.o libraries/text/dist-boot/build/Data/Text/Internal/ByteStringCompat.o libraries/text/dist-boot/build/Data/Text/Internal/PrimCompat.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Fusion/Common.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf16.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf32.o libraries/text/dist-boot/build/Data/Text/Internal/Encoding/Utf8.o libraries/text/dist-boot/build/Data/Text/Internal/Functions.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/CaseMapping.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Common.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Size.o libraries/text/dist-boot/build/Data/Text/Internal/Fusion/Types.o libraries/text/dist-boot/build/Data/Text/Internal/IO.o libraries/text/dist-boot/build/Data/Text/Internal/Lazy.o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Encoding/Fusion.o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Fusion.o libraries/text/dist-boot/build/Data/Text/Internal/Lazy/Search.o libraries/text/dist-boot/build/Data/Text/Internal/Private.o libraries/text/dist-boot/build/Data/Text/Internal/Read.o libraries/text/dist-boot/build/Data/Text/Internal/Search.o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe.o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Char.o libraries/text/dist-boot/build/Data/Text/Internal/Unsafe/Shift.o libraries/text/dist-boot/build/Data/Text/Lazy.o libraries/text/dist-boot/build/Data/Text/Lazy/Builder.o libraries/text/dist-boot/build/Data/Text/Lazy/Builder/Int.o libraries/text/dist-boot/build/Data/Text/Lazy/Builder/RealFloat.o libraries/text/dist-boot/build/Data/Text/Lazy/Encoding.o libraries/text/dist-boot/build/Data/Text/Lazy/IO.o libraries/text/dist-boot/build/Data/Text/Lazy/Internal.o libraries/text/dist-boot/build/Data/Text/Lazy/Read.o libraries/text/dist-boot/build/Data/Text/Read.o libraries/text/dist-boot/build/Data/Text/Unsafe.o libraries/text/dist-boot/build/Data/Text/Show.o libraries/text/dist-boot/build/cbits/cbits.o >> libraries/text/dist-boot/build/libHStext-1.2.5.0.a.contents "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/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Var/Set.hs -o compiler/stage1/build/GHC/Types/Var/Set.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Name/Env.hs -o compiler/stage1/build/GHC/Types/Name/Env.o <<ghc: 314882920 bytes, 54 GCs, 9366993/19734136 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.724 elapsed), 0.261 MUT (0.619 elapsed), 0.243 GC (0.412 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Name/Set.hs -o compiler/stage1/build/GHC/Types/Name/Set.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Coercion/Axiom.hs -o compiler/stage1/build/GHC/Core/Coercion/Axiom.o <<ghc: 223632872 bytes, 46 GCs, 7790400/16197272 avg/max bytes residency (5 samples), 37M in use, 0.000 INIT (0.708 elapsed), 0.189 MUT (0.496 elapsed), 0.189 GC (0.334 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Parser/Annotation.hs -o compiler/stage1/build/GHC/Parser/Annotation.o <<ghc: 196602632 bytes, 48 GCs, 7747524/16132776 avg/max bytes residency (5 samples), 37M in use, 0.000 INIT (0.795 elapsed), 0.167 MUT (0.492 elapsed), 0.185 GC (0.353 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/CostCentre.hs -o compiler/stage1/build/GHC/Types/CostCentre.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Hs/Doc.hs -o compiler/stage1/build/GHC/Hs/Doc.o <<ghc: 1121941784 bytes, 114 GCs, 19130701/50106072 avg/max bytes residency (7 samples), 112M in use, 0.000 INIT (0.839 elapsed), 0.997 MUT (1.700 elapsed), 0.786 GC (1.356 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Unit/Module/Deps.hs -o compiler/stage1/build/GHC/Unit/Module/Deps.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Iface/Recomp/Binary.hs -o compiler/stage1/build/GHC/Iface/Recomp/Binary.o <<ghc: 1213573976 bytes, 206 GCs, 19460104/42955944 avg/max bytes residency (7 samples), 112M in use, 0.000 INIT (0.724 elapsed), 1.008 MUT (1.814 elapsed), 0.794 GC (1.434 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/VersionRange/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange/Internal.o <<ghc: 657439424 bytes, 67 GCs, 15191924/40241008 avg/max bytes residency (6 samples), 86M in use, 0.000 INIT (0.698 elapsed), 0.580 MUT (1.162 elapsed), 0.469 GC (0.836 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Verbosity.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity.o <<ghc: 136800024 bytes, 38 GCs, 9763312/22307008 avg/max bytes residency (5 samples), 49M in use, 0.000 INIT (0.801 elapsed), 0.109 MUT (0.414 elapsed), 0.194 GC (0.468 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/UnqualComponentName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnqualComponentName.o <<ghc: 1020000648 bytes, 156 GCs, 16923584/33676152 avg/max bytes residency (7 samples), 93M in use, 0.000 INIT (0.711 elapsed), 0.793 MUT (1.363 elapsed), 0.714 GC (1.259 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/ModuleRenaming.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleRenaming.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/ModuleReexport.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleReexport.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/SourceRepo/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo/Lens.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/ZinzaPrelude.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ZinzaPrelude.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Var/Env.hs -o compiler/stage1/build/GHC/Types/Var/Env.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Avail.hs -o compiler/stage1/build/GHC/Types/Avail.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Annotations.hs -o compiler/stage1/build/GHC/Types/Annotations.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/FV.hs -o compiler/stage1/build/GHC/Utils/FV.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Coercion.hs-boot -o compiler/stage1/build/GHC/Core/Coercion.o-boot <<ghc: 292335880 bytes, 51 GCs, 11407721/25959704 avg/max bytes residency (5 samples), 56M in use, 0.000 INIT (0.722 elapsed), 0.256 MUT (0.488 elapsed), 0.271 GC (0.496 elapsed) :ghc>> <<ghc: 122461472 bytes, 24 GCs, 8184150/14148536 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.789 elapsed), 0.095 MUT (0.251 elapsed), 0.139 GC (0.202 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Fixity/Env.hs -o compiler/stage1/build/GHC/Types/Fixity/Env.o "rm" -f libraries/ghci/dist-boot/build/libHSghci-9.2.1.a libraries/ghci/dist-boot/build/libHSghci-9.2.1.a.contents echo libraries/ghci/dist-boot/build/GHCi/BreakArray.o libraries/ghci/dist-boot/build/GHCi/BinaryArray.o libraries/ghci/dist-boot/build/GHCi/Message.o libraries/ghci/dist-boot/build/GHCi/ResolvedBCO.o libraries/ghci/dist-boot/build/GHCi/RemoteTypes.o libraries/ghci/dist-boot/build/GHCi/FFI.o libraries/ghci/dist-boot/build/GHCi/TH/Binary.o >> libraries/ghci/dist-boot/build/libHSghci-9.2.1.a.contents "xargs" "ar" qcls libraries/ghci/dist-boot/build/libHSghci-9.2.1.a < libraries/ghci/dist-boot/build/libHSghci-9.2.1.a.contents "rm" -f libraries/ghci/dist-boot/build/libHSghci-9.2.1.a.contents "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/VersionInterval.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval.o <<ghc: 77470096 bytes, 24 GCs, 7455436/14088464 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.847 elapsed), 0.058 MUT (0.189 elapsed), 0.132 GC (0.241 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/LibraryName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryName.o <<ghc: 559455568 bytes, 90 GCs, 12233534/28094280 avg/max bytes residency (6 samples), 61M in use, 0.000 INIT (0.827 elapsed), 0.470 MUT (1.021 elapsed), 0.384 GC (0.782 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/IncludeRenaming.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/IncludeRenaming.o <<ghc: 929863928 bytes, 95 GCs, 14298176/36262224 avg/max bytes residency (6 samples), 77M in use, 0.000 INIT (0.677 elapsed), 0.774 MUT (1.348 elapsed), 0.502 GC (0.819 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Build/PathsModule/Z.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule/Z.o <<ghc: 120507912 bytes, 28 GCs, 8753112/16485696 avg/max bytes residency (4 samples), 37M in use, 0.000 INIT (0.759 elapsed), 0.096 MUT (0.281 elapsed), 0.153 GC (0.310 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Build/Macros/Z.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros/Z.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/VersionInterval/Legacy.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval/Legacy.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Name/Reader.hs -o compiler/stage1/build/GHC/Types/Name/Reader.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/VersionRange.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/MungedPackageName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageName.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/ComponentName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentName.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/Mixin.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Mixin.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/GivenComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GivenComponent.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Version.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Version.o <<ghc: 8585369840 bytes, 454 GCs, 59406137/171930704 avg/max bytes residency (13 samples), 422M in use, 0.000 INIT (0.776 elapsed), 6.991 MUT (11.001 elapsed), 5.502 GC (8.706 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigVersionRange.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersionRange.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/PackageId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/Dependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Dependency.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compiler.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/LegacyExeDependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LegacyExeDependency.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/ExeDependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExeDependency.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/BenchmarkType.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkType.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/TestType.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestType.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/BooleanFormula.hs -o compiler/stage1/build/GHC/Data/BooleanFormula.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Utils.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/MungedPackageId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageId.o <<ghc: 3294196072 bytes, 231 GCs, 27395174/86809480 avg/max bytes residency (9 samples), 193M in use, 0.000 INIT (0.789 elapsed), 2.657 MUT (4.412 elapsed), 1.771 GC (3.103 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/UnitId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnitId.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/PackageId/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId/Lens.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/PkgconfigDependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigDependency.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/BenchmarkInterface.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkInterface.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/TestSuiteInterface.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuiteInterface.o <<ghc: 1321262784 bytes, 129 GCs, 23172131/68232264 avg/max bytes residency (7 samples), 140M in use, 0.000 INIT (0.647 elapsed), 1.126 MUT (2.252 elapsed), 0.809 GC (1.545 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/SetupBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/PackageVersionConstraint.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageVersionConstraint.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/PackageName/Magic.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName/Magic.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Builtin/Names.hs -o compiler/stage1/build/GHC/Builtin/Names.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Class.hs -o compiler/stage1/build/GHC/Core/Class.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Unit/Module/Imported.hs -o compiler/stage1/build/GHC/Unit/Module/Imported.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Hs/Extension.hs -o compiler/stage1/build/GHC/Hs/Extension.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/Module.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Module.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Fields/Field.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Field.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Fields/ParseResult.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ParseResult.o <<ghc: 86142208 bytes, 28 GCs, 8486294/15893960 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.876 elapsed), 0.062 MUT (0.177 elapsed), 0.117 GC (0.262 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Utils/LogProgress.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/LogProgress.o <<ghc: 410921456 bytes, 52 GCs, 15091641/40133976 avg/max bytes residency (6 samples), 85M in use, 0.000 INIT (0.907 elapsed), 0.295 MUT (0.998 elapsed), 0.317 GC (0.978 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/BuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo.o <<ghc: 313158520 bytes, 62 GCs, 14364968/37922336 avg/max bytes residency (6 samples), 81M in use, 0.000 INIT (0.787 elapsed), 0.247 MUT (0.687 elapsed), 0.303 GC (0.661 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Compiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Compiler.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/ConfVar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ConfVar.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Utils/NubList.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/NubList.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Find.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Find.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Command.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Command.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Backpack/DescribeUnitId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/DescribeUnitId.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Compat/Time.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Time.o <<ghc: 2710106568 bytes, 353 GCs, 21809920/45423592 avg/max bytes residency (12 samples), 120M in use, 0.000 INIT (0.989 elapsed), 1.944 MUT (4.165 elapsed), 1.472 GC (2.920 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Glob.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Glob.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/DependencyMap.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/DependencyMap.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/SetupBuildInfo/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo/Lens.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/ResponseFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/ResponseFile.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Driver/Session.hs -o compiler/stage1/build/GHC/Driver/Session.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/TyCon.hs -o compiler/stage1/build/GHC/Core/TyCon.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Id/Make.hs-boot -o compiler/stage1/build/GHC/Types/Id/Make.o-boot "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Hs/ImpExp.hs -o compiler/stage1/build/GHC/Hs/ImpExp.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Builtin/Names/TH.hs -o compiler/stage1/build/GHC/Builtin/Names/TH.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Backpack.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack.o <<ghc: 51230000 bytes, 12 GCs, 5678994/12390208 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.749 elapsed), 0.043 MUT (0.105 elapsed), 0.088 GC (0.176 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Package.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Package.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/SPDX/LicenseExpression.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExpression.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Fields/Parser.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Parser.o <<ghc: 1065056296 bytes, 146 GCs, 14886159/31225264 avg/max bytes residency (8 samples), 84M in use, 0.000 INIT (0.678 elapsed), 0.815 MUT (1.557 elapsed), 0.712 GC (1.534 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/GHC/ImplInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ImplInfo.o <<ghc: 1764891376 bytes, 137 GCs, 21908292/58289808 avg/max bytes residency (7 samples), 129M in use, 0.000 INIT (0.685 elapsed), 1.555 MUT (2.902 elapsed), 1.045 GC (1.856 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Fields/ConfVar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ConfVar.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/ExposedModule.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExposedModule.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/AbiDependency.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiDependency.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/AnnotatedId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AnnotatedId.o <<ghc: 2437742200 bytes, 292 GCs, 24113738/66836512 avg/max bytes residency (9 samples), 170M in use, 0.000 INIT (0.726 elapsed), 1.897 MUT (3.856 elapsed), 1.576 GC (3.004 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/InstallDirs.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Backpack/ModSubst.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModSubst.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Backpack/FullUnitId.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/FullUnitId.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Iface/Type.hs -o compiler/stage1/build/GHC/Iface/Type.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CoreToIface.hs-boot -o compiler/stage1/build/GHC/CoreToIface.o-boot "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/TyCon/Env.hs -o compiler/stage1/build/GHC/Core/TyCon/Env.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/TyCon/Set.hs -o compiler/stage1/build/GHC/Core/TyCon/Set.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/SPDX/License.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/License.o <<ghc: 59979408 bytes, 24 GCs, 7011798/14626376 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.707 elapsed), 0.052 MUT (0.120 elapsed), 0.118 GC (0.211 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Fields/Pretty.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Pretty.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/ComponentInclude.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentInclude.o <<ghc: 200755984 bytes, 43 GCs, 9258534/20970080 avg/max bytes residency (5 samples), 46M in use, 0.000 INIT (0.775 elapsed), 0.141 MUT (0.329 elapsed), 0.192 GC (0.353 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/BuildInfo/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo/Lens.o <<ghc: 413435728 bytes, 79 GCs, 10920974/24835832 avg/max bytes residency (6 samples), 55M in use, 0.000 INIT (0.703 elapsed), 0.296 MUT (0.624 elapsed), 0.315 GC (0.535 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/HookedBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/HookedBuildInfo.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Backpack/ModuleScope.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleScope.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/TyCon/RecWalk.hs -o compiler/stage1/build/GHC/Core/TyCon/RecWalk.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Fields.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/SPDX.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX.o <<ghc: 110827784 bytes, 36 GCs, 9154752/20850656 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.695 elapsed), 0.082 MUT (0.276 elapsed), 0.168 GC (0.292 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/License.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/License.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/Benchmark.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/TestSuite.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/Executable.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/ForeignLib.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/Library.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/Benchmark/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark/Lens.o <<ghc: 4834311848 bytes, 317 GCs, 45493312/156888920 avg/max bytes residency (11 samples), 360M in use, 0.000 INIT (0.661 elapsed), 3.963 MUT (6.857 elapsed), 3.244 GC (5.821 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/TestSuite/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite/Lens.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/TyCo/Rep.hs -o compiler/stage1/build/GHC/Core/TyCo/Rep.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Newtypes.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Newtypes.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/Executable/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable/Lens.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/Library/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library/Lens.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Class.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Class.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/Component.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Component.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/ForeignLib/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib/Lens.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Pretty.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Pretty.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/FieldGrammar/Parsec.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Parsec.o <<ghc: 2346096392 bytes, 192 GCs, 22227838/65661328 avg/max bytes residency (8 samples), 149M in use, 0.000 INIT (0.877 elapsed), 2.072 MUT (3.668 elapsed), 1.374 GC (2.460 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/TyCo/FVs.hs -o compiler/stage1/build/GHC/Core/TyCo/FVs.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Builtin/Types/Prim.hs -o compiler/stage1/build/GHC/Builtin/Types/Prim.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/ComponentRequestedSpec.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentRequestedSpec.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/Lens.o <<ghc: 912164544 bytes, 109 GCs, 12528309/33782672 avg/max bytes residency (7 samples), 72M in use, 0.000 INIT (0.793 elapsed), 0.719 MUT (1.427 elapsed), 0.487 GC (0.933 elapsed) :ghc>> <<ghc: 1066487304 bytes, 133 GCs, 13144410/31318264 avg/max bytes residency (7 samples), 76M in use, 0.000 INIT (0.910 elapsed), 0.779 MUT (1.435 elapsed), 0.550 GC (0.929 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/TyCo/Tidy.hs -o compiler/stage1/build/GHC/Core/TyCo/Tidy.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/TyCo/Subst.hs -o compiler/stage1/build/GHC/Core/TyCo/Subst.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/PackageDescription.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/FieldGrammar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar.o <<ghc: 414962656 bytes, 72 GCs, 9984539/21549648 avg/max bytes residency (5 samples), 48M in use, 0.000 INIT (0.919 elapsed), 0.315 MUT (0.562 elapsed), 0.255 GC (0.458 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/FieldGrammar/FieldDescrs.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/FieldDescrs.o <<ghc: 1015060720 bytes, 136 GCs, 13715958/33728120 avg/max bytes residency (7 samples), 80M in use, 0.000 INIT (0.913 elapsed), 0.823 MUT (1.571 elapsed), 0.555 GC (1.071 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Type.hs -o compiler/stage1/build/GHC/Core/Type.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/InstalledPackageInfo/FieldGrammar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/InstalledPackageInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/InstalledPackageInfo.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/GenericPackageDescription.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/PackageDescription/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription/Lens.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/PackageIndex.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PackageIndex.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/ComponentLocalBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentLocalBuildInfo.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Backpack/ModuleShape.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleShape.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Backpack/PreModuleShape.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreModuleShape.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Backpack/PreExistingComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreExistingComponent.o <<ghc: 7667692920 bytes, 393 GCs, 56994686/208592592 avg/max bytes residency (12 samples), 481M in use, 0.000 INIT (0.721 elapsed), 6.708 MUT (12.659 elapsed), 4.807 GC (8.472 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/TyCo/Ppr.hs -o compiler/stage1/build/GHC/Core/TyCo/Ppr.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Multiplicity.hs -o compiler/stage1/build/GHC/Core/Multiplicity.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Literal.hs -o compiler/stage1/build/GHC/Types/Literal.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Tickish.hs -o compiler/stage1/build/GHC/Types/Tickish.o <<ghc: 194370696 bytes, 39 GCs, 10920748/23181040 avg/max bytes residency (5 samples), 51M in use, 0.000 INIT (0.826 elapsed), 0.146 MUT (0.546 elapsed), 0.249 GC (0.593 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./Language/Haskell/Syntax/Lit.hs -o compiler/stage1/build/Language/Haskell/Syntax/Lit.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Utils.hs-boot -o compiler/stage1/build/GHC/Core/Utils.o-boot "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/UsageEnv.hs -o compiler/stage1/build/GHC/Core/UsageEnv.o <<ghc: 477853568 bytes, 75 GCs, 15094954/38173224 avg/max bytes residency (6 samples), 81M in use, 0.000 INIT (0.748 elapsed), 0.391 MUT (1.149 elapsed), 0.380 GC (0.841 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/PackageDescription.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription.o <<ghc: 51432248 bytes, 16 GCs, 5455482/11616984 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.735 elapsed), 0.042 MUT (0.142 elapsed), 0.085 GC (0.197 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/TargetInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TargetInfo.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/GenericPackageDescription/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription/Lens.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/PatSyn.hs -o compiler/stage1/build/GHC/Core/PatSyn.o <<ghc: 221574872 bytes, 45 GCs, 11980214/28203856 avg/max bytes residency (5 samples), 61M in use, 0.000 INIT (0.957 elapsed), 0.175 MUT (0.438 elapsed), 0.233 GC (0.494 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Coercion.hs -o compiler/stage1/build/GHC/Core/Coercion.o <<ghc: 560647776 bytes, 59 GCs, 14657500/38411272 avg/max bytes residency (6 samples), 81M in use, 0.000 INIT (0.724 elapsed), 0.480 MUT (1.187 elapsed), 0.388 GC (0.796 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/ghc-pkg/autogen -Iutils/ghc-pkg/dist/build/ghc-pkg/autogen -optP-DWITH_TERMINFO -optP-include -optPutils/ghc-pkg/dist/build/ghc-pkg/autogen/cabal_macros.h -package-id Cabal-3.6.0.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id process-1.6.9.0 -package-id terminfo-0.4.1.5 -package-id unix-2.7.2.2 -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/ghc-pkg/dist/build -c utils/ghc-pkg/./Main.hs -o utils/ghc-pkg/dist/build/Main.o <<ghc: 1695729600 bytes, 154 GCs, 18620804/44166656 avg/max bytes residency (7 samples), 108M in use, 0.000 INIT (0.762 elapsed), 1.386 MUT (2.937 elapsed), 0.861 GC (1.513 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Types.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Types.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/BuildToolDepends.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildToolDepends.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Backpack/UnifyM.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/UnifyM.o <<ghc: 2072976760 bytes, 170 GCs, 22602555/62179864 avg/max bytes residency (8 samples), 151M in use, 0.000 INIT (0.737 elapsed), 1.713 MUT (3.199 elapsed), 1.246 GC (2.333 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/Configuration.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Configuration.o <<ghc: 457672104 bytes, 55 GCs, 14498901/37725688 avg/max bytes residency (6 samples), 80M in use, 0.000 INIT (0.811 elapsed), 0.360 MUT (0.770 elapsed), 0.377 GC (0.982 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/Lens.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Lens.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/TrieMap.hs -o compiler/stage1/build/GHC/Data/TrieMap.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/FieldGrammar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/FieldGrammar.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Run.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Run.o <<ghc: 785593272 bytes, 95 GCs, 13652178/32366736 avg/max bytes residency (6 samples), 69M in use, 0.000 INIT (0.749 elapsed), 0.713 MUT (1.346 elapsed), 0.471 GC (0.771 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/Dataflow/Label.hs -o compiler/stage1/build/GHC/Cmm/Dataflow/Label.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Backpack/MixLink.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/MixLink.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/GHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/GHC.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/HcPkg.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/HcPkg.o <<ghc: 574516840 bytes, 70 GCs, 16244168/43454360 avg/max bytes residency (6 samples), 93M in use, 0.000 INIT (0.709 elapsed), 0.513 MUT (1.013 elapsed), 0.446 GC (0.799 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Script.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Script.o <<ghc: 3472971800 bytes, 258 GCs, 27669008/88854752 avg/max bytes residency (9 samples), 195M in use, 0.000 INIT (0.827 elapsed), 2.913 MUT (4.847 elapsed), 1.911 GC (3.299 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Hpc.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Hpc.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Predicate.hs -o compiler/stage1/build/GHC/Core/Predicate.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Map/Type.hs -o compiler/stage1/build/GHC/Core/Map/Type.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/BlockId.hs-boot -o compiler/stage1/build/GHC/Cmm/BlockId.o-boot <<ghc: 625932168 bytes, 88 GCs, 15429456/38057544 avg/max bytes residency (6 samples), 81M in use, 0.000 INIT (0.770 elapsed), 0.492 MUT (0.856 elapsed), 0.437 GC (0.686 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/Dataflow/Graph.hs -o compiler/stage1/build/GHC/Cmm/Dataflow/Graph.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/Switch.hs -o compiler/stage1/build/GHC/Cmm/Switch.o <<ghc: 46398992 bytes, 10 GCs, 5624717/12459864 avg/max bytes residency (3 samples), 36M in use, 0.000 INIT (0.741 elapsed), 0.041 MUT (0.086 elapsed), 0.077 GC (0.158 elapsed) :ghc>> <<ghc: 265200472 bytes, 73 GCs, 15186916/40575632 avg/max bytes residency (6 samples), 87M in use, 0.000 INIT (0.942 elapsed), 0.214 MUT (0.452 elapsed), 0.349 GC (0.849 elapsed) :ghc>> <<ghc: 551607200 bytes, 93 GCs, 11141945/25364352 avg/max bytes residency (6 samples), 55M in use, 0.000 INIT (0.781 elapsed), 0.475 MUT (0.895 elapsed), 0.349 GC (0.876 elapsed) :ghc>> <<ghc: 1379845264 bytes, 130 GCs, 18436172/50393944 avg/max bytes residency (7 samples), 107M in use, 0.000 INIT (0.731 elapsed), 1.162 MUT (2.016 elapsed), 0.812 GC (1.396 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Unify.hs -o compiler/stage1/build/GHC/Core/Unify.o <<ghc: 1876254928 bytes, 155 GCs, 21030694/61781936 avg/max bytes residency (8 samples), 141M in use, 0.000 INIT (0.864 elapsed), 1.575 MUT (2.444 elapsed), 1.087 GC (1.582 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/DataCon.hs -o compiler/stage1/build/GHC/Core/DataCon.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/FamInstEnv.hs -o compiler/stage1/build/GHC/Core/FamInstEnv.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Builtin.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Builtin.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/PrettyPrint.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/PrettyPrint.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/Parsec.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Parsec.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Db.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Db.o <<ghc: 1481647448 bytes, 151 GCs, 17619705/48135320 avg/max bytes residency (8 samples), 114M in use, 0.000 INIT (0.758 elapsed), 1.261 MUT (2.119 elapsed), 0.903 GC (1.985 elapsed) :ghc>> <<ghc: 2148095648 bytes, 261 GCs, 26490946/71420256 avg/max bytes residency (9 samples), 187M in use, 0.000 INIT (0.690 elapsed), 1.784 MUT (3.003 elapsed), 1.374 GC (2.292 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/ConLike.hs -o compiler/stage1/build/GHC/Core/ConLike.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/StgToCmm/Types.hs -o compiler/stage1/build/GHC/StgToCmm/Types.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Cpr.hs -o compiler/stage1/build/GHC/Types/Cpr.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Demand.hs -o compiler/stage1/build/GHC/Types/Demand.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core.hs -o compiler/stage1/build/GHC/Core.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/RepType.hs -o compiler/stage1/build/GHC/Types/RepType.o <<ghc: 424567104 bytes, 77 GCs, 10904915/23565680 avg/max bytes residency (5 samples), 52M in use, 0.000 INIT (0.706 elapsed), 0.343 MUT (0.656 elapsed), 0.310 GC (0.639 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./Language/Haskell/Syntax/Type.hs -o compiler/stage1/build/Language/Haskell/Syntax/Type.o <<ghc: 420590024 bytes, 57 GCs, 15452642/40853200 avg/max bytes residency (6 samples), 86M in use, 0.000 INIT (0.838 elapsed), 0.305 MUT (0.792 elapsed), 0.365 GC (0.750 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/IPE.hs -o compiler/stage1/build/GHC/Types/IPE.o <<ghc: 612631168 bytes, 85 GCs, 13669865/32252728 avg/max bytes residency (6 samples), 69M in use, 0.000 INIT (0.715 elapsed), 0.453 MUT (1.155 elapsed), 0.436 GC (1.008 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Program.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program.o <<ghc: 825978016 bytes, 85 GCs, 13508568/34122112 avg/max bytes residency (6 samples), 73M in use, 0.000 INIT (0.790 elapsed), 0.633 MUT (1.457 elapsed), 0.443 GC (1.006 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/CompleteMatch.hs -o compiler/stage1/build/GHC/Types/CompleteMatch.o <<ghc: 84266800 bytes, 25 GCs, 7572274/15219744 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.786 elapsed), 0.064 MUT (0.373 elapsed), 0.126 GC (0.549 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Setup.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Setup.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Strip.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Strip.o <<ghc: 163456952 bytes, 41 GCs, 12423017/28666528 avg/max bytes residency (5 samples), 61M in use, 0.000 INIT (0.859 elapsed), 0.123 MUT (0.288 elapsed), 0.229 GC (0.700 elapsed) :ghc>> <<ghc: 45935786816 bytes, 2965 GCs, 189524830/567729480 avg/max bytes residency (35 samples), 1447M in use, 0.000 INIT (0.757 elapsed), 26.547 MUT (41.374 elapsed), 33.745 GC (54.640 elapsed) :ghc>> <<ghc: 2065079272 bytes, 184 GCs, 20795960/61645432 avg/max bytes residency (8 samples), 140M in use, 0.000 INIT (0.707 elapsed), 1.689 MUT (3.718 elapsed), 1.168 GC (2.178 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/SimpleOpt.hs-boot -o compiler/stage1/build/GHC/Core/SimpleOpt.o-boot "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Map/Expr.hs -o compiler/stage1/build/GHC/Core/Map/Expr.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/Logger.hs -o compiler/stage1/build/GHC/Utils/Logger.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Runtime/Heap/Layout.hs -o compiler/stage1/build/GHC/Runtime/Heap/Layout.o <<ghc: 1310423688 bytes, 109 GCs, 17220446/51416808 avg/max bytes residency (7 samples), 108M in use, 0.000 INIT (0.958 elapsed), 1.121 MUT (2.644 elapsed), 0.700 GC (1.617 elapsed) :ghc>> <<ghc: 64471472 bytes, 19 GCs, 8333032/14875680 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.734 elapsed), 0.049 MUT (0.166 elapsed), 0.118 GC (0.264 elapsed) :ghc>> <<ghc: 2817222440 bytes, 207 GCs, 26754009/86265000 avg/max bytes residency (9 samples), 189M in use, 0.000 INIT (0.892 elapsed), 2.155 MUT (4.744 elapsed), 1.488 GC (3.030 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Id/Info.hs -o compiler/stage1/build/GHC/Types/Id/Info.o <<ghc: 870164168 bytes, 107 GCs, 18855910/55454552 avg/max bytes residency (7 samples), 117M in use, 0.000 INIT (0.890 elapsed), 0.667 MUT (1.295 elapsed), 0.570 GC (1.057 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/Error.hs -o compiler/stage1/build/GHC/Utils/Error.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/IOEnv.hs -o compiler/stage1/build/GHC/Data/IOEnv.o <<ghc: 618771088 bytes, 80 GCs, 12456292/32259584 avg/max bytes residency (6 samples), 69M in use, 0.000 INIT (0.765 elapsed), 0.471 MUT (1.017 elapsed), 0.402 GC (0.714 elapsed) :ghc>> <<ghc: 1359662320 bytes, 130 GCs, 17806829/48339232 avg/max bytes residency (7 samples), 104M in use, 0.000 INIT (0.874 elapsed), 1.085 MUT (2.289 elapsed), 0.764 GC (1.426 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Id.hs -o compiler/stage1/build/GHC/Types/Id.o <<ghc: 452804056 bytes, 137 GCs, 15451153/41537616 avg/max bytes residency (7 samples), 89M in use, 0.000 INIT (0.762 elapsed), 0.394 MUT (0.639 elapsed), 0.453 GC (0.739 elapsed) :ghc>> <<ghc: 2141451824 bytes, 285 GCs, 34537928/104183552 avg/max bytes residency (9 samples), 237M in use, 0.000 INIT (0.952 elapsed), 1.203 MUT (1.967 elapsed), 1.548 GC (3.009 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/Bitmap.hs -o compiler/stage1/build/GHC/Data/Bitmap.o <<ghc: 1006760064 bytes, 89 GCs, 17325948/51566152 avg/max bytes residency (7 samples), 110M in use, 0.000 INIT (0.794 elapsed), 0.750 MUT (1.228 elapsed), 0.614 GC (1.015 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Unit/State.hs -o compiler/stage1/build/GHC/Unit/State.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Utils/TmpFs.hs -o compiler/stage1/build/GHC/Utils/TmpFs.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Driver/Errors.hs -o compiler/stage1/build/GHC/Driver/Errors.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/SysTools/Elf.hs -o compiler/stage1/build/GHC/SysTools/Elf.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToLlvm/Mangler.hs -o compiler/stage1/build/GHC/CmmToLlvm/Mangler.o <<ghc: 146308176 bytes, 27 GCs, 8250146/14315360 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.826 elapsed), 0.111 MUT (0.231 elapsed), 0.134 GC (0.234 elapsed) :ghc>> <<ghc: 1038907728 bytes, 111 GCs, 15875041/44810000 avg/max bytes residency (7 samples), 95M in use, 0.000 INIT (0.701 elapsed), 0.794 MUT (1.589 elapsed), 0.627 GC (1.116 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/TyThing.hs -o compiler/stage1/build/GHC/Types/TyThing.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Stats.hs -o compiler/stage1/build/GHC/Core/Stats.o <<ghc: 375934648 bytes, 63 GCs, 16590137/42705696 avg/max bytes residency (6 samples), 91M in use, 0.000 INIT (0.755 elapsed), 0.255 MUT (0.470 elapsed), 0.364 GC (0.631 elapsed) :ghc>> <<ghc: 354460128 bytes, 85 GCs, 18623746/47658648 avg/max bytes residency (6 samples), 102M in use, 0.000 INIT (0.666 elapsed), 0.257 MUT (0.524 elapsed), 0.389 GC (0.656 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Seq.hs -o compiler/stage1/build/GHC/Core/Seq.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Stg/Subst.hs -o compiler/stage1/build/GHC/Stg/Subst.o <<ghc: 321769208 bytes, 44 GCs, 11950124/26180192 avg/max bytes residency (5 samples), 57M in use, 0.000 INIT (0.705 elapsed), 0.247 MUT (0.559 elapsed), 0.245 GC (0.367 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Data/Graph/UnVar.hs -o compiler/stage1/build/GHC/Data/Graph/UnVar.o <<ghc: 469182112 bytes, 80 GCs, 14384870/35419192 avg/max bytes residency (6 samples), 76M in use, 0.000 INIT (0.680 elapsed), 0.383 MUT (0.646 elapsed), 0.368 GC (0.812 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Ppr.hs -o compiler/stage1/build/GHC/Core/Ppr.o <<ghc: 1011518744 bytes, 102 GCs, 21338178/62983984 avg/max bytes residency (7 samples), 134M in use, 0.000 INIT (0.757 elapsed), 0.823 MUT (1.428 elapsed), 0.674 GC (1.233 elapsed) :ghc>> <<ghc: 908596872 bytes, 82 GCs, 17498672/52608528 avg/max bytes residency (7 samples), 111M in use, 0.000 INIT (0.863 elapsed), 0.771 MUT (1.494 elapsed), 0.597 GC (1.147 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/TypeEnv.hs -o compiler/stage1/build/GHC/Types/TypeEnv.o <<ghc: 190070504 bytes, 43 GCs, 9628550/21062440 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.739 elapsed), 0.146 MUT (0.429 elapsed), 0.204 GC (0.353 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Builtin/Types.hs -o compiler/stage1/build/GHC/Builtin/Types.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Runtime/Eval/Types.hs -o compiler/stage1/build/GHC/Runtime/Eval/Types.o <<ghc: 191373704 bytes, 39 GCs, 11876425/26397504 avg/max bytes residency (5 samples), 58M in use, 0.000 INIT (0.845 elapsed), 0.148 MUT (0.468 elapsed), 0.232 GC (0.413 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/SysTools/Process.hs -o compiler/stage1/build/GHC/SysTools/Process.o <<ghc: 293879448 bytes, 50 GCs, 10424328/23743040 avg/max bytes residency (5 samples), 51M in use, 0.000 INIT (0.690 elapsed), 0.229 MUT (0.513 elapsed), 0.213 GC (0.377 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Tidy.hs -o compiler/stage1/build/GHC/Core/Tidy.o <<ghc: 193940256 bytes, 35 GCs, 14198524/33719912 avg/max bytes residency (5 samples), 73M in use, 0.000 INIT (0.718 elapsed), 0.138 MUT (0.343 elapsed), 0.242 GC (0.415 elapsed) :ghc>> compiler/GHC/SysTools/Process.hs:210:33: warning: [-Wunused-matches] Defined but not used: `tmpfs' | 210 | runSomethingResponseFile logger tmpfs dflags filter_fn phase_name pgm args mb_env = | ^^^^^ <<ghc: 262384712 bytes, 44 GCs, 11880345/26736536 avg/max bytes residency (5 samples), 58M in use, 0.000 INIT (0.747 elapsed), 0.219 MUT (0.557 elapsed), 0.251 GC (0.469 elapsed) :ghc>> <<ghc: 586420936 bytes, 82 GCs, 17138576/49967624 avg/max bytes residency (7 samples), 106M in use, 0.000 INIT (0.722 elapsed), 0.502 MUT (0.977 elapsed), 0.510 GC (0.839 elapsed) :ghc>> <<ghc: 343500504 bytes, 70 GCs, 14212033/36140648 avg/max bytes residency (6 samples), 78M in use, 0.000 INIT (0.731 elapsed), 0.274 MUT (0.662 elapsed), 0.338 GC (0.563 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/SysTools/Info.hs -o compiler/stage1/build/GHC/SysTools/Info.o <<ghc: 1558524720 bytes, 129 GCs, 20893426/58082360 avg/max bytes residency (7 samples), 123M in use, 0.000 INIT (0.747 elapsed), 1.319 MUT (2.262 elapsed), 0.908 GC (1.494 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./Language/Haskell/Syntax/Pat.hs -o compiler/stage1/build/Language/Haskell/Syntax/Pat.o <<ghc: 517116168 bytes, 65 GCs, 19741905/52916016 avg/max bytes residency (6 samples), 113M in use, 0.000 INIT (0.724 elapsed), 0.389 MUT (0.665 elapsed), 0.450 GC (0.942 elapsed) :ghc>> <<ghc: 376885568 bytes, 55 GCs, 14696965/38541528 avg/max bytes residency (6 samples), 82M in use, 0.000 INIT (0.737 elapsed), 0.311 MUT (0.718 elapsed), 0.357 GC (0.661 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Hs/Pat.hs-boot -o compiler/stage1/build/GHC/Hs/Pat.o-boot <<ghc: 2869002744 bytes, 232 GCs, 25599573/80783720 avg/max bytes residency (9 samples), 181M in use, 0.000 INIT (0.709 elapsed), 2.352 MUT (3.847 elapsed), 1.689 GC (2.683 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/FVs.hs -o compiler/stage1/build/GHC/Core/FVs.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Builtin/PrimOps.hs -o compiler/stage1/build/GHC/Builtin/PrimOps.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Iface/Syntax.hs -o compiler/stage1/build/GHC/Iface/Syntax.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Name/Cache.hs -o compiler/stage1/build/GHC/Types/Name/Cache.o <<ghc: 89171512 bytes, 24 GCs, 8850388/16004928 avg/max bytes residency (4 samples), 36M in use, 0.000 INIT (0.870 elapsed), 0.065 MUT (0.180 elapsed), 0.153 GC (0.328 elapsed) :ghc>> <<ghc: 269150432 bytes, 49 GCs, 10333329/21859152 avg/max bytes residency (5 samples), 48M in use, 0.000 INIT (0.706 elapsed), 0.197 MUT (0.392 elapsed), 0.245 GC (0.408 elapsed) :ghc>> <<ghc: 5412910992 bytes, 279 GCs, 54520791/193097104 avg/max bytes residency (11 samples), 437M in use, 0.000 INIT (0.762 elapsed), 4.391 MUT (6.462 elapsed), 3.527 GC (5.811 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Unit/Env.hs -o compiler/stage1/build/GHC/Unit/Env.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Unit/Finder/Types.hs -o compiler/stage1/build/GHC/Unit/Finder/Types.o <<ghc: 1158906864 bytes, 124 GCs, 16933148/45795736 avg/max bytes residency (7 samples), 98M in use, 0.000 INIT (0.726 elapsed), 0.964 MUT (1.662 elapsed), 0.687 GC (1.156 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Tc/Utils/TcType.hs -o compiler/stage1/build/GHC/Tc/Utils/TcType.o <<ghc: 95856480 bytes, 23 GCs, 7606320/13848032 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.826 elapsed), 0.080 MUT (0.253 elapsed), 0.125 GC (0.321 elapsed) :ghc>> <<ghc: 133227400 bytes, 30 GCs, 9068792/16887864 avg/max bytes residency (4 samples), 38M in use, 0.000 INIT (0.729 elapsed), 0.108 MUT (0.336 elapsed), 0.173 GC (0.381 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Types/Name/Ppr.hs -o compiler/stage1/build/GHC/Types/Name/Ppr.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Linker/Unit.hs -o compiler/stage1/build/GHC/Linker/Unit.o <<ghc: 412704664 bytes, 55 GCs, 15672422/40756136 avg/max bytes residency (6 samples), 87M in use, 0.000 INIT (0.796 elapsed), 0.309 MUT (0.765 elapsed), 0.383 GC (0.859 elapsed) :ghc>> <<ghc: 429684208 bytes, 83 GCs, 17203016/45201584 avg/max bytes residency (6 samples), 97M in use, 0.000 INIT (0.990 elapsed), 0.310 MUT (0.705 elapsed), 0.382 GC (0.751 elapsed) :ghc>> <<ghc: 3564490552 bytes, 240 GCs, 35992940/116896456 avg/max bytes residency (10 samples), 264M in use, 0.000 INIT (0.889 elapsed), 2.836 MUT (5.344 elapsed), 2.074 GC (3.578 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/InstEnv.hs -o compiler/stage1/build/GHC/Core/InstEnv.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Tc/Types/Evidence.hs -o compiler/stage1/build/GHC/Tc/Types/Evidence.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Tc/Types.hs-boot -o compiler/stage1/build/GHC/Tc/Types.o-boot "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Coercion/Opt.hs -o compiler/stage1/build/GHC/Core/Coercion/Opt.o <<ghc: 51886944 bytes, 13 GCs, 5855413/12794048 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.822 elapsed), 0.043 MUT (0.204 elapsed), 0.085 GC (0.160 elapsed) :ghc>> <<ghc: 1391712856 bytes, 104 GCs, 18257421/55037200 avg/max bytes residency (7 samples), 116M in use, 0.000 INIT (0.731 elapsed), 1.129 MUT (2.209 elapsed), 0.756 GC (1.510 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Unit/Module/ModDetails.hs -o compiler/stage1/build/GHC/Unit/Module/ModDetails.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Tc/Instance/FunDeps.hs -o compiler/stage1/build/GHC/Tc/Instance/FunDeps.o <<ghc: 1536030992 bytes, 226 GCs, 18596932/43773424 avg/max bytes residency (8 samples), 114M in use, 0.000 INIT (0.737 elapsed), 1.255 MUT (3.071 elapsed), 0.888 GC (1.792 elapsed) :ghc>> <<ghc: 86340056 bytes, 25 GCs, 7247092/14810952 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.810 elapsed), 0.072 MUT (0.254 elapsed), 0.128 GC (0.266 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Iface/UpdateIdInfos.hs -o compiler/stage1/build/GHC/Iface/UpdateIdInfos.o <<ghc: 2150741152 bytes, 147 GCs, 24650641/78262360 avg/max bytes residency (8 samples), 166M in use, 0.000 INIT (0.733 elapsed), 1.821 MUT (4.000 elapsed), 1.290 GC (2.716 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./Language/Haskell/Syntax/Binds.hs -o compiler/stage1/build/Language/Haskell/Syntax/Binds.o <<ghc: 641060560 bytes, 66 GCs, 13748224/35890704 avg/max bytes residency (6 samples), 77M in use, 0.000 INIT (1.010 elapsed), 0.530 MUT (1.283 elapsed), 0.388 GC (0.823 elapsed) :ghc>> <<ghc: 8006087232 bytes, 485 GCs, 64573676/198837104 avg/max bytes residency (13 samples), 501M in use, 0.000 INIT (0.837 elapsed), 6.436 MUT (11.380 elapsed), 5.509 GC (9.923 elapsed) :ghc>> <<ghc: 328834488 bytes, 70 GCs, 14108697/35958072 avg/max bytes residency (6 samples), 77M in use, 0.000 INIT (0.978 elapsed), 0.239 MUT (0.650 elapsed), 0.304 GC (0.570 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Types/LocalBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LocalBuildInfo.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Make.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Make.o <<ghc: 708464512 bytes, 72 GCs, 14738244/38371840 avg/max bytes residency (6 samples), 82M in use, 0.000 INIT (0.929 elapsed), 0.575 MUT (1.144 elapsed), 0.441 GC (1.049 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./Language/Haskell/Syntax/Decls.hs -o compiler/stage1/build/Language/Haskell/Syntax/Decls.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/LocalBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/LocalBuildInfo.o <<ghc: 2694104600 bytes, 213 GCs, 26622912/73058976 avg/max bytes residency (9 samples), 178M in use, 0.000 INIT (0.787 elapsed), 2.266 MUT (4.276 elapsed), 1.523 GC (2.589 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./Language/Haskell/Syntax/Expr.hs -o compiler/stage1/build/Language/Haskell/Syntax/Expr.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Backpack/Id.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Id.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Backpack/ComponentsGraph.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ComponentsGraph.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/BuildPaths.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildPaths.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Hpc.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Hpc.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Ld.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ld.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Program/Ar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ar.o <<ghc: 1423081152 bytes, 132 GCs, 23064107/73357256 avg/max bytes residency (8 samples), 155M in use, 0.000 INIT (0.689 elapsed), 1.185 MUT (2.262 elapsed), 0.902 GC (1.707 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/BuildTarget.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildTarget.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Test/Log.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/Log.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Build/PathsModule.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Build/Macros.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Hs/Expr.hs-boot -o compiler/stage1/build/GHC/Hs/Expr.o-boot "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./Language/Haskell/Syntax.hs -o compiler/stage1/build/Language/Haskell/Syntax.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Backpack/ConfiguredComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ConfiguredComponent.o <<ghc: 14851896200 bytes, 709 GCs, 103700087/301943976 avg/max bytes residency (19 samples), 761M in use, 0.000 INIT (0.701 elapsed), 11.610 MUT (19.855 elapsed), 11.625 GC (19.850 elapsed) :ghc>> <<ghc: 114106832 bytes, 38 GCs, 12352299/28607440 avg/max bytes residency (5 samples), 60M in use, 0.000 INIT (1.045 elapsed), 0.080 MUT (0.127 elapsed), 0.222 GC (0.364 elapsed) :ghc>> <<ghc: 82106840 bytes, 21 GCs, 7474198/13538160 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.824 elapsed), 0.059 MUT (0.156 elapsed), 0.120 GC (0.314 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/PackageDescription/Check.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Check.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/HaskellSuite.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/HaskellSuite.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/UHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UHC.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/GHC/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/Internal.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Hs/Type.hs -o compiler/stage1/build/GHC/Hs/Type.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Hs/Lit.hs -o compiler/stage1/build/GHC/Hs/Lit.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/CLabel.hs -o compiler/stage1/build/GHC/Cmm/CLabel.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Utils.hs -o compiler/stage1/build/GHC/Core/Utils.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Stg/Syntax.hs -o compiler/stage1/build/GHC/Stg/Syntax.o <<ghc: 408028528 bytes, 55 GCs, 14817522/38757064 avg/max bytes residency (6 samples), 82M in use, 0.000 INIT (0.798 elapsed), 0.344 MUT (0.671 elapsed), 0.387 GC (0.636 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Backpack/LinkedComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/LinkedComponent.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Test/LibV09.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/LibV09.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Test/ExeV10.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ExeV10.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/GHC/EnvironmentParser.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/EnvironmentParser.o <<ghc: 2937401792 bytes, 203 GCs, 29042996/98146776 avg/max bytes residency (9 samples), 212M in use, 0.000 INIT (0.892 elapsed), 2.576 MUT (4.133 elapsed), 1.748 GC (2.872 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Backpack/ReadyComponent.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ReadyComponent.o <<ghc: 1438219048 bytes, 151 GCs, 28515259/91568848 avg/max bytes residency (8 samples), 189M in use, 0.000 INIT (0.725 elapsed), 1.204 MUT (2.414 elapsed), 1.126 GC (2.098 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Hs/Binds.hs -o compiler/stage1/build/GHC/Hs/Binds.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Stg/FVs.hs -o compiler/stage1/build/GHC/Stg/FVs.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Stg/CSE.hs -o compiler/stage1/build/GHC/Stg/CSE.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Stg/DepAnal.hs -o compiler/stage1/build/GHC/Stg/DepAnal.o <<ghc: 2668697520 bytes, 178 GCs, 29781240/102586680 avg/max bytes residency (9 samples), 223M in use, 0.000 INIT (0.735 elapsed), 2.346 MUT (3.715 elapsed), 1.621 GC (2.806 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Stg/Stats.hs -o compiler/stage1/build/GHC/Stg/Stats.o <<ghc: 234120768 bytes, 47 GCs, 10897966/25151752 avg/max bytes residency (5 samples), 54M in use, 0.000 INIT (0.750 elapsed), 0.194 MUT (0.391 elapsed), 0.224 GC (0.413 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Stg/Debug.hs -o compiler/stage1/build/GHC/Stg/Debug.o <<ghc: 3500736648 bytes, 284 GCs, 33173939/94395760 avg/max bytes residency (10 samples), 247M in use, 0.000 INIT (0.725 elapsed), 2.804 MUT (4.333 elapsed), 2.300 GC (3.830 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/GHCJS.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHCJS.o <<ghc: 292426008 bytes, 67 GCs, 15004709/38555680 avg/max bytes residency (6 samples), 82M in use, 0.000 INIT (0.755 elapsed), 0.244 MUT (0.603 elapsed), 0.319 GC (0.537 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/GHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC.o <<ghc: 647679288 bytes, 83 GCs, 14583538/36275336 avg/max bytes residency (6 samples), 78M in use, 0.000 INIT (0.757 elapsed), 0.549 MUT (1.106 elapsed), 0.434 GC (0.807 elapsed) :ghc>> <<ghc: 371507352 bytes, 63 GCs, 9221248/20464096 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.754 elapsed), 0.276 MUT (0.514 elapsed), 0.242 GC (0.435 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/PreProcess.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/BlockId.hs -o compiler/stage1/build/GHC/Cmm/BlockId.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Subst.hs -o compiler/stage1/build/GHC/Core/Subst.o <<ghc: 521463768 bytes, 67 GCs, 15848846/40626696 avg/max bytes residency (6 samples), 87M in use, 0.000 INIT (0.704 elapsed), 0.435 MUT (0.793 elapsed), 0.435 GC (0.702 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Unfold.hs -o compiler/stage1/build/GHC/Core/Unfold.o <<ghc: 86956944 bytes, 25 GCs, 7272254/13873824 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.699 elapsed), 0.075 MUT (0.230 elapsed), 0.140 GC (0.258 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Stg/Lift/Monad.hs -o compiler/stage1/build/GHC/Stg/Lift/Monad.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Opt/Exitify.hs -o compiler/stage1/build/GHC/Core/Opt/Exitify.o <<ghc: 2053481872 bytes, 189 GCs, 21805424/63813288 avg/max bytes residency (7 samples), 134M in use, 0.000 INIT (0.680 elapsed), 1.770 MUT (2.833 elapsed), 1.097 GC (2.093 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Opt/StaticArgs.hs -o compiler/stage1/build/GHC/Core/Opt/StaticArgs.o <<ghc: 1046269392 bytes, 106 GCs, 17432561/50590272 avg/max bytes residency (7 samples), 106M in use, 0.000 INIT (0.672 elapsed), 0.903 MUT (1.688 elapsed), 0.643 GC (1.167 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Backpack/Configure.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Configure.o <<ghc: 418456480 bytes, 76 GCs, 14977657/37836160 avg/max bytes residency (6 samples), 81M in use, 0.000 INIT (0.758 elapsed), 0.362 MUT (0.799 elapsed), 0.375 GC (0.713 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Hs/Pat.hs -o compiler/stage1/build/GHC/Hs/Pat.o <<ghc: 549090880 bytes, 68 GCs, 14201298/36339120 avg/max bytes residency (6 samples), 77M in use, 0.000 INIT (0.723 elapsed), 0.463 MUT (1.002 elapsed), 0.396 GC (0.745 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Hs/Decls.hs -o compiler/stage1/build/GHC/Hs/Decls.o <<ghc: 691845608 bytes, 95 GCs, 21938764/65164352 avg/max bytes residency (7 samples), 137M in use, 0.000 INIT (0.820 elapsed), 0.647 MUT (1.344 elapsed), 0.656 GC (1.166 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/Expr.hs -o compiler/stage1/build/GHC/Cmm/Expr.o <<ghc: 1339647552 bytes, 131 GCs, 25753663/78511640 avg/max bytes residency (8 samples), 169M in use, 0.000 INIT (0.745 elapsed), 1.039 MUT (1.835 elapsed), 1.007 GC (1.793 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Opt/Arity.hs -o compiler/stage1/build/GHC/Core/Opt/Arity.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Instr.hs -o compiler/stage1/build/GHC/CmmToAsm/Instr.o <<ghc: 153730832 bytes, 36 GCs, 7088200/13837320 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.825 elapsed), 0.125 MUT (0.398 elapsed), 0.135 GC (0.285 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Opt/LiberateCase.hs -o compiler/stage1/build/GHC/Core/Opt/LiberateCase.o <<ghc: 1272916872 bytes, 133 GCs, 17130338/41037088 avg/max bytes residency (7 samples), 98M in use, 0.000 INIT (0.766 elapsed), 1.012 MUT (1.638 elapsed), 0.680 GC (1.203 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Opt/CSE.hs -o compiler/stage1/build/GHC/Core/Opt/CSE.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/UserHooks.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UserHooks.o <<ghc: 395720728 bytes, 84 GCs, 16718916/48640856 avg/max bytes residency (7 samples), 104M in use, 0.000 INIT (0.746 elapsed), 0.301 MUT (0.601 elapsed), 0.451 GC (0.828 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/ByteCode/Types.hs -o compiler/stage1/build/GHC/ByteCode/Types.o <<ghc: 2141362024 bytes, 157 GCs, 27516071/89612008 avg/max bytes residency (8 samples), 186M in use, 0.000 INIT (0.769 elapsed), 1.831 MUT (2.878 elapsed), 1.326 GC (2.222 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Platform/NoRegs.hs -o compiler/stage1/build/GHC/Platform/NoRegs.o <<ghc: 1729010592 bytes, 137 GCs, 23236385/78295128 avg/max bytes residency (8 samples), 164M in use, 0.000 INIT (0.689 elapsed), 1.470 MUT (2.548 elapsed), 1.057 GC (1.909 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Platform/RISCV64.hs -o compiler/stage1/build/GHC/Platform/RISCV64.o <<ghc: 507290832 bytes, 65 GCs, 12883250/33257392 avg/max bytes residency (6 samples), 72M in use, 0.000 INIT (0.755 elapsed), 0.428 MUT (0.780 elapsed), 0.393 GC (0.724 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Platform/X86_64.hs -o compiler/stage1/build/GHC/Platform/X86_64.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Platform/X86.hs -o compiler/stage1/build/GHC/Platform/X86.o <<ghc: 65598024 bytes, 22 GCs, 5752346/10765344 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.737 elapsed), 0.051 MUT (0.243 elapsed), 0.100 GC (0.163 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Platform/SPARC.hs -o compiler/stage1/build/GHC/Platform/SPARC.o <<ghc: 111389080 bytes, 38 GCs, 5947270/10480288 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.700 elapsed), 0.076 MUT (0.357 elapsed), 0.116 GC (0.218 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Platform/S390X.hs -o compiler/stage1/build/GHC/Platform/S390X.o <<ghc: 144428656 bytes, 33 GCs, 7354040/15412368 avg/max bytes residency (5 samples), 34M in use, 0.000 INIT (0.710 elapsed), 0.096 MUT (0.396 elapsed), 0.150 GC (0.291 elapsed) :ghc>> <<ghc: 105422680 bytes, 40 GCs, 5753316/9879576 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.778 elapsed), 0.074 MUT (0.287 elapsed), 0.111 GC (0.166 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Platform/PPC.hs -o compiler/stage1/build/GHC/Platform/PPC.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Platform/AArch64.hs -o compiler/stage1/build/GHC/Platform/AArch64.o <<ghc: 112695536 bytes, 52 GCs, 7647835/15860800 avg/max bytes residency (5 samples), 35M in use, 0.000 INIT (0.706 elapsed), 0.078 MUT (0.292 elapsed), 0.147 GC (0.308 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Platform/ARM.hs -o compiler/stage1/build/GHC/Platform/ARM.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/Ppr/Expr.hs -o compiler/stage1/build/GHC/Cmm/Ppr/Expr.o <<ghc: 925099096 bytes, 95 GCs, 24276301/72572912 avg/max bytes residency (7 samples), 152M in use, 0.000 INIT (0.744 elapsed), 0.791 MUT (1.198 elapsed), 0.750 GC (1.332 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/LRegSet.hs -o compiler/stage1/build/GHC/Cmm/LRegSet.o <<ghc: 118522840 bytes, 54 GCs, 7871596/16382392 avg/max bytes residency (5 samples), 37M in use, 0.000 INIT (0.813 elapsed), 0.079 MUT (0.224 elapsed), 0.153 GC (0.320 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Test.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test.o <<ghc: 110255280 bytes, 56 GCs, 5676520/9534984 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.708 elapsed), 0.074 MUT (0.222 elapsed), 0.116 GC (0.237 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Bench.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Bench.o <<ghc: 118622568 bytes, 56 GCs, 7763726/16127728 avg/max bytes residency (5 samples), 36M in use, 0.000 INIT (0.759 elapsed), 0.081 MUT (0.457 elapsed), 0.156 GC (0.396 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Linker/Types.hs -o compiler/stage1/build/GHC/Linker/Types.o <<ghc: 100071752 bytes, 33 GCs, 5938124/10484048 avg/max bytes residency (4 samples), 32M in use, 0.000 INIT (0.731 elapsed), 0.074 MUT (0.244 elapsed), 0.125 GC (0.190 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Opt/OccurAnal.hs -o compiler/stage1/build/GHC/Core/Opt/OccurAnal.o <<ghc: 64860344 bytes, 23 GCs, 5729640/12314632 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.800 elapsed), 0.055 MUT (0.161 elapsed), 0.097 GC (0.171 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Platform/Regs.hs -o compiler/stage1/build/GHC/Platform/Regs.o <<ghc: 636261928 bytes, 97 GCs, 14374229/36316096 avg/max bytes residency (6 samples), 78M in use, 0.000 INIT (0.730 elapsed), 0.502 MUT (0.984 elapsed), 0.413 GC (0.744 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Parser/Types.hs -o compiler/stage1/build/GHC/Parser/Types.o <<ghc: 126369848 bytes, 38 GCs, 7041230/13055736 avg/max bytes residency (4 samples), 33M in use, 0.000 INIT (0.725 elapsed), 0.095 MUT (0.256 elapsed), 0.131 GC (0.215 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Opt/CallArity.hs -o compiler/stage1/build/GHC/Core/Opt/CallArity.o <<ghc: 290079160 bytes, 50 GCs, 11346248/25303712 avg/max bytes residency (5 samples), 55M in use, 0.000 INIT (0.679 elapsed), 0.220 MUT (0.531 elapsed), 0.245 GC (0.588 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/Node.hs -o compiler/stage1/build/GHC/Cmm/Node.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Runtime/Interpreter/Types.hs -o compiler/stage1/build/GHC/Runtime/Interpreter/Types.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Register.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Register.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Configure.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Configure.o <<ghc: 153437880 bytes, 39 GCs, 9258395/20549328 avg/max bytes residency (5 samples), 47M in use, 0.000 INIT (0.786 elapsed), 0.104 MUT (0.309 elapsed), 0.184 GC (0.293 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/ShowBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/ShowBuildInfo.o <<ghc: 588167768 bytes, 122 GCs, 11760466/29190192 avg/max bytes residency (6 samples), 68M in use, 0.000 INIT (0.844 elapsed), 0.476 MUT (1.043 elapsed), 0.396 GC (0.706 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Install.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Install.o <<ghc: 822788608 bytes, 96 GCs, 17650456/45157928 avg/max bytes residency (6 samples), 95M in use, 0.000 INIT (0.877 elapsed), 0.624 MUT (1.291 elapsed), 0.526 GC (1.255 elapsed) :ghc>> <<ghc: 1150122976 bytes, 112 GCs, 16687773/47542584 avg/max bytes residency (7 samples), 100M in use, 0.000 INIT (0.726 elapsed), 0.906 MUT (1.858 elapsed), 0.656 GC (1.315 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm.hs -o compiler/stage1/build/GHC/Cmm.o <<ghc: 2027234200 bytes, 255 GCs, 22518571/57691368 avg/max bytes residency (9 samples), 151M in use, 0.000 INIT (0.717 elapsed), 1.687 MUT (3.181 elapsed), 1.250 GC (2.154 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Core/Unfold/Make.hs -o compiler/stage1/build/GHC/Core/Unfold/Make.o <<ghc: 436034432 bytes, 58 GCs, 15461517/39580952 avg/max bytes residency (6 samples), 86M in use, 0.000 INIT (0.860 elapsed), 0.331 MUT (0.583 elapsed), 0.369 GC (0.558 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/Utils.hs -o compiler/stage1/build/GHC/Cmm/Utils.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/Ppr.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/Ppr/Decl.hs -o compiler/stage1/build/GHC/Cmm/Ppr/Decl.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/Dataflow.hs -o compiler/stage1/build/GHC/Cmm/Dataflow.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Types.hs -o compiler/stage1/build/GHC/CmmToAsm/Types.o <<ghc: 238652304 bytes, 47 GCs, 9712446/20346616 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.729 elapsed), 0.187 MUT (0.663 elapsed), 0.218 GC (0.431 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Format.hs -o compiler/stage1/build/GHC/CmmToAsm/Format.o <<ghc: 53852176 bytes, 14 GCs, 5653618/12219336 avg/max bytes residency (3 samples), 34M in use, 0.000 INIT (0.761 elapsed), 0.047 MUT (0.169 elapsed), 0.087 GC (0.167 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/X86/Regs.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/Regs.o <<ghc: 8585450600 bytes, 399 GCs, 53904372/189347720 avg/max bytes residency (11 samples), 439M in use, 0.000 INIT (0.695 elapsed), 6.952 MUT (11.138 elapsed), 4.265 GC (7.447 elapsed) :ghc>> <<ghc: 156042528 bytes, 36 GCs, 7210090/14207640 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.957 elapsed), 0.123 MUT (0.279 elapsed), 0.146 GC (0.259 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Utils.hs -o compiler/stage1/build/GHC/CmmToAsm/Utils.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/SPARC/Imm.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Imm.o <<ghc: 404877376 bytes, 55 GCs, 10089241/22362720 avg/max bytes residency (5 samples), 49M in use, 0.000 INIT (0.700 elapsed), 0.331 MUT (0.731 elapsed), 0.246 GC (0.458 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Hs/Expr.hs -o compiler/stage1/build/GHC/Hs/Expr.o <<ghc: 448609552 bytes, 92 GCs, 13629804/31165360 avg/max bytes residency (6 samples), 67M in use, 0.000 INIT (0.724 elapsed), 0.353 MUT (0.834 elapsed), 0.346 GC (0.732 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/PPC/Regs.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/Regs.o <<ghc: 478659464 bytes, 84 GCs, 11633509/27608024 avg/max bytes residency (6 samples), 60M in use, 0.000 INIT (0.928 elapsed), 0.390 MUT (0.714 elapsed), 0.330 GC (0.711 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/AArch64/Regs.hs -o compiler/stage1/build/GHC/CmmToAsm/AArch64/Regs.o <<ghc: 110721256 bytes, 28 GCs, 7597330/14484744 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.697 elapsed), 0.088 MUT (0.171 elapsed), 0.142 GC (0.223 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/SPARC/Regs.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Regs.o <<ghc: 950286728 bytes, 113 GCs, 17310795/42657568 avg/max bytes residency (7 samples), 100M in use, 0.000 INIT (0.682 elapsed), 0.737 MUT (1.283 elapsed), 0.606 GC (1.069 elapsed) :ghc>> <<ghc: 93662464 bytes, 24 GCs, 8639288/15351408 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.774 elapsed), 0.074 MUT (0.214 elapsed), 0.153 GC (0.306 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/SPARC/AddrMode.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/AddrMode.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Llvm/Types.hs -o compiler/stage1/build/GHC/Llvm/Types.o <<ghc: 507618864 bytes, 89 GCs, 12909681/29299160 avg/max bytes residency (6 samples), 63M in use, 0.000 INIT (0.740 elapsed), 0.377 MUT (0.607 elapsed), 0.356 GC (0.612 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/Liveness.hs -o compiler/stage1/build/GHC/Cmm/Liveness.o <<ghc: 434501008 bytes, 87 GCs, 13249840/29756248 avg/max bytes residency (6 samples), 65M in use, 0.000 INIT (0.716 elapsed), 0.337 MUT (0.569 elapsed), 0.351 GC (0.562 elapsed) :ghc>> <<ghc: 403133752 bytes, 57 GCs, 11019860/23573832 avg/max bytes residency (5 samples), 52M in use, 0.000 INIT (0.841 elapsed), 0.313 MUT (0.553 elapsed), 0.259 GC (0.391 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/X86/RegInfo.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/RegInfo.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Linear/X86_64.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/X86_64.o <<ghc: 92335400 bytes, 21 GCs, 8073434/14239712 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.773 elapsed), 0.077 MUT (0.210 elapsed), 0.133 GC (0.259 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Linear/X86.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/X86.o <<ghc: 242946592 bytes, 61 GCs, 9376516/20327568 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.898 elapsed), 0.187 MUT (0.454 elapsed), 0.201 GC (0.323 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/Ppr.hs -o compiler/stage1/build/GHC/Cmm/Ppr.o <<ghc: 547777016 bytes, 91 GCs, 14102102/34042912 avg/max bytes residency (6 samples), 72M in use, 0.000 INIT (0.808 elapsed), 0.420 MUT (0.711 elapsed), 0.369 GC (0.589 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/Info.hs -o compiler/stage1/build/GHC/Cmm/Info.o <<ghc: 166072472 bytes, 40 GCs, 9236056/20213288 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.767 elapsed), 0.131 MUT (0.363 elapsed), 0.178 GC (0.328 elapsed) :ghc>> <<ghc: 161536808 bytes, 48 GCs, 7537610/14582648 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.763 elapsed), 0.134 MUT (0.369 elapsed), 0.162 GC (0.354 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/StgToCmm/CgUtils.hs -o compiler/stage1/build/GHC/StgToCmm/CgUtils.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/StgToCmm/Closure.hs -o compiler/stage1/build/GHC/StgToCmm/Closure.o <<ghc: 162509976 bytes, 49 GCs, 7522608/14524320 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.795 elapsed), 0.133 MUT (0.301 elapsed), 0.158 GC (0.304 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/Opt.hs -o compiler/stage1/build/GHC/Cmm/Opt.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/DebugBlock.hs -o compiler/stage1/build/GHC/Cmm/DebugBlock.o <<ghc: 841719912 bytes, 94 GCs, 15739969/39878640 avg/max bytes residency (6 samples), 85M in use, 0.000 INIT (0.656 elapsed), 0.676 MUT (1.322 elapsed), 0.498 GC (0.781 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Dwarf/Constants.hs -o compiler/stage1/build/GHC/CmmToAsm/Dwarf/Constants.o <<ghc: 1597952816 bytes, 171 GCs, 24224884/62534680 avg/max bytes residency (8 samples), 159M in use, 0.000 INIT (0.917 elapsed), 1.220 MUT (2.179 elapsed), 0.998 GC (1.640 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Target.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Target.o <<ghc: 540478960 bytes, 84 GCs, 14289212/34120304 avg/max bytes residency (6 samples), 73M in use, 0.000 INIT (0.808 elapsed), 0.378 MUT (0.887 elapsed), 0.410 GC (0.703 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Linear/AArch64.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/AArch64.o <<ghc: 347357464 bytes, 56 GCs, 10083316/21877464 avg/max bytes residency (5 samples), 48M in use, 0.000 INIT (0.736 elapsed), 0.250 MUT (0.382 elapsed), 0.232 GC (0.337 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Linear/SPARC.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/SPARC.o <<ghc: 1367686496 bytes, 120 GCs, 19583661/56068216 avg/max bytes residency (7 samples), 119M in use, 0.000 INIT (0.715 elapsed), 1.021 MUT (1.620 elapsed), 0.860 GC (1.445 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Linear/PPC.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/PPC.o <<ghc: 1355668832 bytes, 161 GCs, 15870979/38316056 avg/max bytes residency (7 samples), 89M in use, 0.000 INIT (0.739 elapsed), 1.072 MUT (1.567 elapsed), 0.777 GC (1.124 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/AArch64/Instr.hs -o compiler/stage1/build/GHC/CmmToAsm/AArch64/Instr.o <<ghc: 230654080 bytes, 39 GCs, 9292960/19568936 avg/max bytes residency (5 samples), 43M in use, 0.000 INIT (0.691 elapsed), 0.178 MUT (0.534 elapsed), 0.194 GC (0.472 elapsed) :ghc>> <<ghc: 885065304 bytes, 111 GCs, 19164650/56563232 avg/max bytes residency (7 samples), 117M in use, 0.000 INIT (0.823 elapsed), 0.748 MUT (1.457 elapsed), 0.636 GC (1.199 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/SPARC/Stack.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Stack.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/ContFlowOpt.hs -o compiler/stage1/build/GHC/Cmm/ContFlowOpt.o <<ghc: 1298809664 bytes, 144 GCs, 24774015/71406912 avg/max bytes residency (8 samples), 165M in use, 0.000 INIT (0.795 elapsed), 0.931 MUT (1.524 elapsed), 0.999 GC (1.852 elapsed) :ghc>> <<ghc: 340047432 bytes, 53 GCs, 10386532/23457592 avg/max bytes residency (5 samples), 51M in use, 0.000 INIT (0.820 elapsed), 0.269 MUT (0.517 elapsed), 0.221 GC (0.398 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/Switch/Implement.hs -o compiler/stage1/build/GHC/Cmm/Switch/Implement.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Build.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build.o <<ghc: 164425200 bytes, 48 GCs, 7553768/14661216 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.865 elapsed), 0.135 MUT (0.251 elapsed), 0.155 GC (0.315 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/SrcDist.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/SrcDist.o <<ghc: 190212072 bytes, 62 GCs, 10912684/24482592 avg/max bytes residency (5 samples), 53M in use, 0.000 INIT (0.746 elapsed), 0.130 MUT (0.302 elapsed), 0.229 GC (0.486 elapsed) :ghc>> <<ghc: 436038528 bytes, 106 GCs, 11918506/25857944 avg/max bytes residency (6 samples), 60M in use, 0.000 INIT (0.933 elapsed), 0.326 MUT (0.704 elapsed), 0.310 GC (0.580 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Llvm/MetaData.hs -o compiler/stage1/build/GHC/Llvm/MetaData.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/CallConv.hs -o compiler/stage1/build/GHC/Cmm/CallConv.o <<ghc: 253262336 bytes, 49 GCs, 10343145/23916440 avg/max bytes residency (5 samples), 52M in use, 0.000 INIT (0.764 elapsed), 0.192 MUT (0.390 elapsed), 0.215 GC (0.477 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/StgToCmm/ArgRep.hs -o compiler/stage1/build/GHC/StgToCmm/ArgRep.o <<ghc: 603146232 bytes, 83 GCs, 13639384/34415344 avg/max bytes residency (6 samples), 74M in use, 0.000 INIT (0.787 elapsed), 0.503 MUT (0.950 elapsed), 0.393 GC (0.742 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/Sink.hs -o compiler/stage1/build/GHC/Cmm/Sink.o <<ghc: 154398616 bytes, 38 GCs, 7329056/14131464 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.693 elapsed), 0.115 MUT (0.226 elapsed), 0.141 GC (0.348 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/ProcPoint.hs -o compiler/stage1/build/GHC/Cmm/ProcPoint.o <<ghc: 233966232 bytes, 43 GCs, 11484937/25042240 avg/max bytes residency (5 samples), 55M in use, 0.000 INIT (0.795 elapsed), 0.170 MUT (0.318 elapsed), 0.232 GC (0.436 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/Lint.hs -o compiler/stage1/build/GHC/Cmm/Lint.o <<ghc: 797673056 bytes, 108 GCs, 14550545/36827864 avg/max bytes residency (6 samples), 79M in use, 0.000 INIT (0.950 elapsed), 0.516 MUT (0.906 elapsed), 0.526 GC (0.895 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToC.hs -o compiler/stage1/build/GHC/CmmToC.o <<ghc: 1419326664 bytes, 169 GCs, 16046867/40833920 avg/max bytes residency (7 samples), 94M in use, 0.000 INIT (0.931 elapsed), 1.071 MUT (2.322 elapsed), 0.770 GC (1.655 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Dwarf/Types.hs -o compiler/stage1/build/GHC/CmmToAsm/Dwarf/Types.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/CFG.hs -o compiler/stage1/build/GHC/CmmToAsm/CFG.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/X86/Instr.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/Instr.o <<ghc: 933874816 bytes, 115 GCs, 12842568/32662672 avg/max bytes residency (6 samples), 71M in use, 0.000 INIT (0.758 elapsed), 0.756 MUT (1.511 elapsed), 0.465 GC (0.821 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/PPC/Instr.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/Instr.o <<ghc: 666582936 bytes, 67 GCs, 14701718/37498296 avg/max bytes residency (6 samples), 80M in use, 0.000 INIT (0.912 elapsed), 0.572 MUT (1.150 elapsed), 0.427 GC (0.897 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/SPARC/Instr.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Instr.o <<ghc: 1198186432 bytes, 143 GCs, 19167571/44744552 avg/max bytes residency (7 samples), 110M in use, 0.000 INIT (0.684 elapsed), 0.962 MUT (1.726 elapsed), 0.735 GC (1.390 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/AArch64/RegInfo.hs -o compiler/stage1/build/GHC/CmmToAsm/AArch64/RegInfo.o <<ghc: 529432280 bytes, 77 GCs, 11978501/28894000 avg/max bytes residency (6 samples), 62M in use, 0.000 INIT (0.830 elapsed), 0.386 MUT (0.764 elapsed), 0.354 GC (0.602 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/AArch64/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/AArch64/Ppr.o <<ghc: 925210472 bytes, 121 GCs, 16021061/45227992 avg/max bytes residency (7 samples), 95M in use, 0.000 INIT (0.818 elapsed), 0.688 MUT (1.198 elapsed), 0.590 GC (0.957 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/CommonBlockElim.hs -o compiler/stage1/build/GHC/Cmm/CommonBlockElim.o <<ghc: 84884456 bytes, 26 GCs, 7320232/14540728 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.899 elapsed), 0.075 MUT (0.179 elapsed), 0.142 GC (0.306 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple/Haddock.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Haddock.o <<ghc: 1616597072 bytes, 171 GCs, 19372279/50494888 avg/max bytes residency (8 samples), 123M in use, 0.000 INIT (0.790 elapsed), 1.341 MUT (2.230 elapsed), 1.042 GC (1.613 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Llvm/Syntax.hs -o compiler/stage1/build/GHC/Llvm/Syntax.o <<ghc: 712516376 bytes, 69 GCs, 14913537/39399696 avg/max bytes residency (6 samples), 84M in use, 0.000 INIT (0.725 elapsed), 0.613 MUT (1.220 elapsed), 0.435 GC (0.796 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Cmm/Graph.hs -o compiler/stage1/build/GHC/Cmm/Graph.o <<ghc: 425934264 bytes, 70 GCs, 9506694/20338704 avg/max bytes residency (5 samples), 45M in use, 0.000 INIT (0.798 elapsed), 0.322 MUT (0.659 elapsed), 0.289 GC (0.496 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Linear/FreeRegs.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/FreeRegs.o <<ghc: 3556374520 bytes, 254 GCs, 31658308/70497688 avg/max bytes residency (10 samples), 187M in use, 0.000 INIT (0.800 elapsed), 2.839 MUT (4.693 elapsed), 2.096 GC (3.539 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/SPARC/ShortcutJump.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/ShortcutJump.o <<ghc: 275785248 bytes, 49 GCs, 9824385/20557096 avg/max bytes residency (5 samples), 46M in use, 0.000 INIT (0.737 elapsed), 0.190 MUT (0.496 elapsed), 0.248 GC (0.477 elapsed) :ghc>> <<ghc: 3401967048 bytes, 261 GCs, 34551432/110730896 avg/max bytes residency (10 samples), 249M in use, 0.000 INIT (0.702 elapsed), 3.032 MUT (4.912 elapsed), 2.251 GC (3.711 elapsed) :ghc>> <<ghc: 710642000 bytes, 96 GCs, 13753437/31863608 avg/max bytes residency (6 samples), 68M in use, 0.000 INIT (0.705 elapsed), 0.579 MUT (1.007 elapsed), 0.485 GC (0.795 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Expand.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Expand.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Base.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Base.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/SPARC/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/Ppr.o <<ghc: 124546552 bytes, 30 GCs, 7822822/14408200 avg/max bytes residency (4 samples), 34M in use, 0.000 INIT (0.721 elapsed), 0.106 MUT (0.571 elapsed), 0.145 GC (0.271 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/PPC/RegInfo.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/RegInfo.o <<ghc: 169360104 bytes, 45 GCs, 11722398/26818640 avg/max bytes residency (5 samples), 57M in use, 0.000 INIT (0.677 elapsed), 0.136 MUT (0.374 elapsed), 0.235 GC (0.411 elapsed) :ghc>> <<ghc: 223376600 bytes, 52 GCs, 10872587/24352456 avg/max bytes residency (5 samples), 53M in use, 0.000 INIT (0.806 elapsed), 0.172 MUT (0.328 elapsed), 0.226 GC (0.416 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/PPC/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/Ppr.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/X86/Ppr.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/Ppr.o <<ghc: 123554240 bytes, 46 GCs, 9684920/20150968 avg/max bytes residency (5 samples), 44M in use, 0.000 INIT (0.663 elapsed), 0.100 MUT (0.380 elapsed), 0.198 GC (0.429 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Llvm/Ppr.hs -o compiler/stage1/build/GHC/Llvm/Ppr.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/StgToCmm/Monad.hs -o compiler/stage1/build/GHC/StgToCmm/Monad.o <<ghc: 5787709896 bytes, 587 GCs, 42179022/102652208 avg/max bytes residency (12 samples), 265M in use, 0.000 INIT (0.710 elapsed), 5.156 MUT (8.274 elapsed), 3.784 GC (6.147 elapsed) :ghc>> <<ghc: 1924856624 bytes, 175 GCs, 20749681/49308592 avg/max bytes residency (8 samples), 132M in use, 0.000 INIT (0.777 elapsed), 1.547 MUT (2.563 elapsed), 1.155 GC (1.794 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Monad.hs -o compiler/stage1/build/GHC/CmmToAsm/Monad.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Liveness.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Liveness.o <<ghc: 2108245064 bytes, 227 GCs, 18908028/44977904 avg/max bytes residency (8 samples), 121M in use, 0.000 INIT (0.663 elapsed), 1.679 MUT (2.711 elapsed), 1.214 GC (1.900 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Sanity.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Sanity.o <<ghc: 555574824 bytes, 77 GCs, 13787313/33557968 avg/max bytes residency (6 samples), 72M in use, 0.000 INIT (0.739 elapsed), 0.449 MUT (0.788 elapsed), 0.418 GC (0.720 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -this-unit-id Cabal-3.6.0.0 -hide-all-packages -package-env - -i -ilibraries/Cabal/Cabal/src -ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/dist-boot/build/./autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id mtl-2.2.2 -package-id parsec-3.1.14.0 -package-id pretty-1.1.3.6 -package-id process-1.6.9.0 -package-id text-1.2.5.0 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -fno-ignore-asserts -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -Wcompat -Wnoncanonical-monad-instances -XHaskell2010 -no-user-package-db -rtsopts -fno-warn-deprecated-flags -outputdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/src/Distribution/Simple.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple.o <<ghc: 1116427864 bytes, 106 GCs, 19490948/54466896 avg/max bytes residency (7 samples), 116M in use, 0.000 INIT (0.682 elapsed), 0.960 MUT (1.583 elapsed), 0.778 GC (1.367 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Dwarf.hs -o compiler/stage1/build/GHC/CmmToAsm/Dwarf.o <<ghc: 138705376 bytes, 53 GCs, 7805360/14318240 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.668 elapsed), 0.114 MUT (0.338 elapsed), 0.163 GC (0.294 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/PIC.hs -o compiler/stage1/build/GHC/CmmToAsm/PIC.o <<ghc: 2540196888 bytes, 309 GCs, 20416154/37754496 avg/max bytes residency (10 samples), 106M in use, 0.000 INIT (0.689 elapsed), 1.953 MUT (3.313 elapsed), 1.532 GC (2.375 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/BlockLayout.hs -o compiler/stage1/build/GHC/CmmToAsm/BlockLayout.o <<ghc: 723639032 bytes, 68 GCs, 16045522/41726560 avg/max bytes residency (6 samples), 88M in use, 0.000 INIT (0.669 elapsed), 0.636 MUT (1.075 elapsed), 0.483 GC (0.761 elapsed) :ghc>> <<ghc: 1582192448 bytes, 200 GCs, 22777189/65003560 avg/max bytes residency (8 samples), 148M in use, 0.000 INIT (0.698 elapsed), 1.510 MUT (2.570 elapsed), 1.058 GC (1.880 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen32.hs-boot -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Gen32.o-boot "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/Llvm.hs -o compiler/stage1/build/GHC/Llvm.o <<ghc: 1017729448 bytes, 96 GCs, 13877956/35228248 avg/max bytes residency (6 samples), 75M in use, 0.000 INIT (0.677 elapsed), 0.835 MUT (1.357 elapsed), 0.557 GC (0.863 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/StgToCmm/Utils.hs -o compiler/stage1/build/GHC/StgToCmm/Utils.o <<ghc: 59707664 bytes, 20 GCs, 5812973/12275424 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.809 elapsed), 0.051 MUT (0.139 elapsed), 0.095 GC (0.253 elapsed) :ghc>> <<ghc: 61086592 bytes, 25 GCs, 6654884/13577408 avg/max bytes residency (4 samples), 35M in use, 0.000 INIT (0.702 elapsed), 0.052 MUT (0.217 elapsed), 0.122 GC (0.225 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Graph/SpillCost.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/SpillCost.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Graph/Spill.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Spill.o <<ghc: 966124248 bytes, 128 GCs, 14858083/40121936 avg/max bytes residency (7 samples), 87M in use, 0.000 INIT (0.719 elapsed), 0.868 MUT (1.656 elapsed), 0.618 GC (1.123 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Graph/SpillClean.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/SpillClean.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Linear/Base.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/Base.o <<ghc: 449342136 bytes, 93 GCs, 13981292/32787528 avg/max bytes residency (6 samples), 70M in use, 0.000 INIT (0.711 elapsed), 0.383 MUT (0.676 elapsed), 0.360 GC (0.590 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/AArch64/CodeGen.hs -o compiler/stage1/build/GHC/CmmToAsm/AArch64/CodeGen.o <<ghc: 521300536 bytes, 95 GCs, 14474122/34488096 avg/max bytes residency (6 samples), 73M in use, 0.000 INIT (0.721 elapsed), 0.454 MUT (0.865 elapsed), 0.400 GC (0.803 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Amode.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Amode.o <<ghc: 320946024 bytes, 53 GCs, 10820371/24307768 avg/max bytes residency (5 samples), 53M in use, 0.000 INIT (0.771 elapsed), 0.241 MUT (0.458 elapsed), 0.247 GC (0.386 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/CondCode.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/CondCode.o <<ghc: 684008824 bytes, 87 GCs, 12511186/31055288 avg/max bytes residency (6 samples), 66M in use, 0.000 INIT (0.689 elapsed), 0.573 MUT (1.108 elapsed), 0.399 GC (0.772 elapsed) :ghc>> <<ghc: 1440845768 bytes, 120 GCs, 20088630/61484360 avg/max bytes residency (7 samples), 132M in use, 0.000 INIT (0.663 elapsed), 1.179 MUT (1.965 elapsed), 0.853 GC (1.358 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/PPC/CodeGen.hs -o compiler/stage1/build/GHC/CmmToAsm/PPC/CodeGen.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/X86/CodeGen.hs -o compiler/stage1/build/GHC/CmmToAsm/X86/CodeGen.o <<ghc: 166549000 bytes, 44 GCs, 11394628/26431792 avg/max bytes residency (5 samples), 57M in use, 0.000 INIT (0.693 elapsed), 0.125 MUT (0.329 elapsed), 0.215 GC (0.508 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/StgToCmm/Bind.hs-boot -o compiler/stage1/build/GHC/StgToCmm/Bind.o-boot <<ghc: 277352072 bytes, 51 GCs, 11490790/25725160 avg/max bytes residency (5 samples), 56M in use, 0.000 INIT (0.889 elapsed), 0.198 MUT (0.431 elapsed), 0.232 GC (0.476 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/StgToCmm/ExtCode.hs -o compiler/stage1/build/GHC/StgToCmm/ExtCode.o <<ghc: 5595232536 bytes, 499 GCs, 44064043/81064976 avg/max bytes residency (18 samples), 214M in use, 0.000 INIT (0.681 elapsed), 4.297 MUT (6.882 elapsed), 5.292 GC (8.563 elapsed) :ghc>> <<ghc: 8694702440 bytes, 461 GCs, 68941915/171685096 avg/max bytes residency (15 samples), 491M in use, 0.000 INIT (0.728 elapsed), 7.076 MUT (11.005 elapsed), 7.594 GC (12.072 elapsed) :ghc>> <<ghc: 53020616 bytes, 14 GCs, 5824589/12532776 avg/max bytes residency (3 samples), 35M in use, 0.000 INIT (0.818 elapsed), 0.042 MUT (0.164 elapsed), 0.084 GC (0.159 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Graph/Coalesce.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Coalesce.o "rm" -f libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.6.0.0.a libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.6.0.0.a.contents echo libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Configure.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ComponentsGraph.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ConfiguredComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/DescribeUnitId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/FullUnitId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/LinkedComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModSubst.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleShape.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreModuleShape.o libraries/Cabal/Cabal/dist-boot/build/Distribution/CabalSpecVersion.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/IOData.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Path.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/LogProgress.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MapAccum.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/MD5.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Structured.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CreatePipe.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Directory.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Environment.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Exception.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/FilePath.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Graph.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Internal/TempFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Newtype.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/NonEmptySet.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ResponseFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Process.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Semigroup.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Stack.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Time.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Typeable.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/DList.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/InstalledPackageInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExposedModule.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/FieldGrammar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/License.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Make.o libraries/Cabal/Cabal/dist-boot/build/Distribution/ModuleName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Package.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Check.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Configuration.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/PrettyPrint.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Utils.o libraries/Cabal/Cabal/dist-boot/build/Distribution/ReadE.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Bench.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildPaths.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildTarget.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildToolDepends.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/CCompiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Command.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Compiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Configure.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Flag.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHCJS.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Haddock.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Glob.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/HaskellSuite.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Hpc.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Install.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/LocalBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PackageIndex.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/Unlit.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Builtin.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Db.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Find.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/GHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/HcPkg.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Hpc.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ld.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/ResponseFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Run.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Script.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Strip.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Types.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Register.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Setup.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/ShowBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/SrcDist.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ExeV10.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/LibV09.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/Log.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UserHooks.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/License.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExceptionId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseExpression.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseListVersion.o libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX/LicenseReference.o libraries/Cabal/Cabal/dist-boot/build/Distribution/System.o libraries/Cabal/Cabal/dist-boot/build/Distribution/TestSuite.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Text.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Pretty.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AbiHash.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/AnnotatedId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkInterface.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BenchmarkType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentInclude.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ConfVar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Dependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExeDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LegacyExeDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigDependency.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/DependencyMap.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnitId.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ExecutableScope.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryVisibility.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Flag.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLibOption.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Module.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleReexport.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ModuleRenaming.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LibraryName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/MungedPackageName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageName/Magic.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersion.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PkgconfigVersionRange.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/UnqualComponentName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/IncludeRenaming.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Mixin.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuiteInterface.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestType.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Condition.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/CondTree.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/HookedBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Component.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentLocalBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/LocalBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ComponentRequestedSpec.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TargetInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Version.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionRange/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/VersionInterval/Legacy.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GivenComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageVersionConstraint.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Generic.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/NubList.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/ShortText.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Progress.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Version.o libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/Extension.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Binary.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Parsing.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CharParsing.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Class.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/FieldDescrs.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Newtypes.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Parsec.o libraries/Cabal/Cabal/dist-boot/build/Distribution/FieldGrammar/Pretty.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/FieldGrammar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Parsec.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Quirks.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Error.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Position.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/Warning.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec/FieldLineStream.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ConfVar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Field.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Lexer.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/LexerMonad.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/ParseResult.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Parser.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Fields/Pretty.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Benchmark/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/BuildInfo/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Executable/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/ForeignLib/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/GenericPackageDescription/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/InstalledPackageInfo/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/Library/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageDescription/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/PackageId/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SetupBuildInfo/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/SourceRepo/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Types/TestSuite/Lens.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/PreExistingComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ReadyComponent.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/MixLink.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/ModuleScope.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/UnifyM.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Backpack/Id.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/UnionFind.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/Base62.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Async.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CopyFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/GetShortPathName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/MonadFail.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Prelude.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/SnocList.o libraries/Cabal/Cabal/dist-boot/build/Distribution/GetOpt.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Lex.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/String.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros/Z.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule/Z.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/EnvironmentParser.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ImplInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils/Json.o libraries/Cabal/Cabal/dist-boot/build/Distribution/ZinzaPrelude.o libraries/Cabal/Cabal/dist-boot/build/Paths_Cabal.o >> libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.6.0.0.a.contents "xargs" "ar" qcls libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.6.0.0.a < libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.6.0.0.a.contents "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToLlvm/Regs.hs -o compiler/stage1/build/GHC/CmmToLlvm/Regs.o <<ghc: 206533072 bytes, 50 GCs, 11304308/25719184 avg/max bytes residency (5 samples), 56M in use, 0.000 INIT (0.671 elapsed), 0.162 MUT (0.346 elapsed), 0.221 GC (0.478 elapsed) :ghc>> "rm" -f libraries/Cabal/Cabal/dist-boot/build/libHSCabal-3.6.0.0.a.contents "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/StgToCmm/Ticky.hs -o compiler/stage1/build/GHC/StgToCmm/Ticky.o "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/StgToCmm/Env.hs -o compiler/stage1/build/GHC/StgToCmm/Env.o <<ghc: 441975560 bytes, 57 GCs, 15709744/40634304 avg/max bytes residency (6 samples), 87M in use, 0.000 INIT (0.722 elapsed), 0.362 MUT (0.733 elapsed), 0.380 GC (0.996 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Graph/Stats.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph/Stats.o <<ghc: 240567240 bytes, 42 GCs, 8885430/18975456 avg/max bytes residency (5 samples), 42M in use, 0.000 INIT (0.808 elapsed), 0.175 MUT (0.507 elapsed), 0.191 GC (0.498 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Linear/Stats.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/Stats.o <<ghc: 517440088 bytes, 122 GCs, 15988281/39391920 avg/max bytes residency (6 samples), 91M in use, 0.000 INIT (0.726 elapsed), 0.409 MUT (1.016 elapsed), 0.485 GC (1.036 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/SPARC/CodeGen/Gen64.hs -o compiler/stage1/build/GHC/CmmToAsm/SPARC/CodeGen/Gen64.o <<ghc: 369624840 bytes, 55 GCs, 11612662/26863976 avg/max bytes residency (5 samples), 59M in use, 0.000 INIT (0.739 elapsed), 0.299 MUT (0.665 elapsed), 0.269 GC (0.692 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/StgToCmm/Hpc.hs -o compiler/stage1/build/GHC/StgToCmm/Hpc.o <<ghc: 3131671264 bytes, 267 GCs, 27285023/60296312 avg/max bytes residency (10 samples), 161M in use, 0.000 INIT (0.672 elapsed), 2.503 MUT (4.658 elapsed), 1.955 GC (3.717 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -o utils/ghc-pkg/dist/build/tmp/ghc-pkg -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/ghc-pkg/autogen -Iutils/ghc-pkg/dist/build/ghc-pkg/autogen -optP-DWITH_TERMINFO -optP-include -optPutils/ghc-pkg/dist/build/ghc-pkg/autogen/cabal_macros.h -package-id Cabal-3.6.0.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id process-1.6.9.0 -package-id terminfo-0.4.1.5 -package-id unix-2.7.2.2 -XHaskell2010 -no-user-package-db -rtsopts -outputdir utils/ghc-pkg/dist/build -optl-Wl,-64 -static -H32m -O -Wall -package-db libraries/bootstrapping.conf -hide-all-packages -package-env - -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/ghc-pkg/autogen -Iutils/ghc-pkg/dist/build/ghc-pkg/autogen -optP-DWITH_TERMINFO -optP-include -optPutils/ghc-pkg/dist/build/ghc-pkg/autogen/cabal_macros.h -package-id Cabal-3.6.0.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id directory-1.3.6.0 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id process-1.6.9.0 -package-id terminfo-0.4.1.5 -package-id unix-2.7.2.2 -XHaskell2010 -no-user-package-db -rtsopts utils/ghc-pkg/dist/build/Main.o <<ghc: 1330331696 bytes, 145 GCs, 18247681/45030752 avg/max bytes residency (7 samples), 104M in use, 0.000 INIT (0.756 elapsed), 1.090 MUT (1.845 elapsed), 0.730 GC (1.365 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToLlvm/Base.hs -o compiler/stage1/build/GHC/CmmToLlvm/Base.o <<ghc: 225084848 bytes, 52 GCs, 13014046/28079040 avg/max bytes residency (5 samples), 63M in use, 0.000 INIT (0.766 elapsed), 0.171 MUT (0.389 elapsed), 0.308 GC (0.599 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Graph.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Graph.o <<ghc: 421826048 bytes, 58 GCs, 10945131/23782848 avg/max bytes residency (5 samples), 52M in use, 0.000 INIT (0.714 elapsed), 0.299 MUT (0.762 elapsed), 0.278 GC (0.703 elapsed) :ghc>> "/home/pbulk/build/lang/ghc92/work/.tools/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -Wall -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -package-db libraries/bootstrapping.conf -this-unit-id ghc-9.2.1 -hide-all-packages -package-env - -i -icompiler/. -icompiler/stage1/build -Icompiler/stage1/build -icompiler/stage1/build/./autogen -Icompiler/stage1/build/./autogen -Icompiler/. -Icompiler/stage1 -Icompiler/stage1/build/. -Icompiler/stage1/build/stage1 -optP-DCAN_LOAD_DLL -optP-Iincludes/dist/build -optP-include -optPcompiler/stage1/build/./autogen/cabal_macros.h -package-id array-0.5.4.0 -package-id base-4.14.1.0 -package-id binary-0.8.9.0 -package-id bytestring-0.10.12.0 -package-id containers-0.6.2.1 -package-id deepseq-1.4.4.0 -package-id directory-1.3.6.0 -package-id exceptions-0.10.4 -package-id filepath-1.4.2.1 -package-id ghc-boot-9.2.1 -package-id ghc-heap-9.2.1 -package-id ghci-9.2.1 -package-id hpc-0.6.1.0 -package-id parsec-3.1.14.0 -package-id process-1.6.9.0 -package-id template-haskell-2.18.0.0 -package-id terminfo-0.4.1.5 -package-id time-1.9.3 -package-id transformers-0.5.6.2 -package-id unix-2.7.2.2 -Wall -Wno-name-shadowing -Wnoncanonical-monad-instances -Wnoncanonical-monoid-instances -this-unit-id ghc -XHaskell2010 -XNoImplicitPrelude -XBangPatterns -XScopedTypeVariables -XMonoLocalBinds -Iincludes/dist/build -Rghc-timing -Wcpp-undef -no-user-package-db -rtsopts -outputdir compiler/stage1/build -c compiler/./GHC/CmmToAsm/Reg/Linear/State.hs -o compiler/stage1/build/GHC/CmmToAsm/Reg/Linear/State.o 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: 252764832 bytes, 45 GCs, 8481208/18093328 avg/max bytes residency (5 samples), 40M in use, 0.000 INIT (0.679 elapsed), 0.201 MUT (0.505 elapsed), 0.203 GC (0.336 elapsed) :ghc>> <<ghc: 2397100536 bytes, 178 GCs, 31787098/95301048 avg/max bytes residency (8 samples), 215M in use, 0.000 INIT (0.799 elapsed), 1.634 MUT (3.224 elapsed), 1.511 GC (3.149 elapsed) :ghc>> <<ghc: 655345360 bytes, 70 GCs, 13268948/33856576 avg/max bytes residency (6 samples), 73M in use, 0.000 INIT (0.701 elapsed), 0.574 MUT (1.142 elapsed), 0.433 GC (0.755 elapsed) :ghc>> <<ghc: 1518516928 bytes, 134 GCs, 23684852/70400168 avg/max bytes residency (8 samples), 157M in use, 0.000 INIT (0.834 elapsed), 1.273 MUT (2.359 elapsed), 1.029 GC (2.012 elapsed) :ghc>> <<ghc: 5900846512 bytes, 507 GCs, 42431645/78213048 avg/max bytes residency (15 samples), 203M in use, 0.000 INIT (0.827 elapsed), 4.510 MUT (7.964 elapsed), 4.393 GC (7.240 elapsed) :ghc>> <<ghc: 8280109784 bytes, 388 GCs, 55105986/176129544 avg/max bytes residency (12 samples), 428M in use, 0.000 INIT (0.713 elapsed), 6.499 MUT (10.720 elapsed), 5.232 GC (8.777 elapsed) :ghc>> <<ghc: 24223219568 bytes, 802 GCs, 137801930/444963584 avg/max bytes residency (16 samples), 1089M in use, 0.000 INIT (0.660 elapsed), 19.996 MUT (33.450 elapsed), 16.471 GC (26.981 elapsed) :ghc>> gmake: *** [Makefile:126: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc92 *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc92